You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jeff Genender (JIRA)" <de...@geronimo.apache.org> on 2005/12/18 01:24:38 UTC

[jira] Closed: (GERONIMO-1377) Startup Warning on tomcat - unknown default host

     [ http://issues.apache.org/jira/browse/GERONIMO-1377?page=all ]
     
Jeff Genender closed GERONIMO-1377:
-----------------------------------

    Resolution: Fixed

Fixed.  Got around race condition by setting the defaultHost as a dependency on the EngineGBean.

Sending        configs/tomcat/src/plan/plan.xml
Sending        modules/tomcat/src/java/org/apache/geronimo/tomcat/BaseGBean.java
Sending        modules/tomcat/src/java/org/apache/geronimo/tomcat/EngineGBean.java
Sending        modules/tomcat/src/java/org/apache/geronimo/tomcat/HostGBean.java
Sending        modules/tomcat/src/test/org/apache/geronimo/tomcat/AbstractWebModuleTest.java
Sending        modules/tomcat/src/test/org/apache/geronimo/tomcat/ContainerTest.java
Sending        modules/tomcat-builder/src/test/org/apache/geronimo/tomcat/deployment/TomcatModuleBuilderTest.java
Transmitting file data .......
Committed revision 357408.


> Startup Warning on tomcat - unknown default host
> ------------------------------------------------
>
>          Key: GERONIMO-1377
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1377
>      Project: Geronimo
>         Type: Bug
>     Versions: 1.0
>  Environment: Geronimo w/ tomcat.  Seeing warning on both windows and linux.
>     Reporter: Dave Colasurdo
>     Assignee: Jeff Genender
>      Fix For: 1.0, 1.x

>
> The following Wanings are in the log during startup.
> [*********> ] 40% 32s Starting geronimo/tomcat/1.0/car 15:19:04,877 WARN [MapperListener] Unknown default host: localhost 
> [*********> ] 40% 32s Starting geronimo/tomcat/1.0/car 15:19:05,647 WARN [MapperListener] Unknown default host: localhost 
> [*********> ] 40% 33s Starting geronimo/tomcat/1.0/car 15:19:06,103 WARN [MapperListener] Unknown default host: localhost 
> It appears that content does get served correctly from the tomcat web container.  
> Jeff G has indicated this is potentially a  race condition.
> Not sure if/how it is related to JIRA   1372..

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira