Having a problem getting Tomcat 5.5.7 to start.  The configuration is
basicly the default except for  some trival changes to the
tomcat-user.xml.  The catalina.out leads me to believe it's a problem
with the ajp, but that's just my best guess 'cause it hangs just prior
to starting the connector:
 
tail catalina.out
Feb 25, 2005 5:10:10 PM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextInitialized()
Feb 25, 2005 5:10:10 PM org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextInitialized()
Feb 25, 2005 5:10:12 PM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextInitialized()
Feb 25, 2005 5:10:12 PM org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextInitialized()
Feb 25, 2005 5:10:15 PM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
Hangs here forever.
 
OS is Solaris 8
Java is version 1.5
 
I have the same configuration working fine on a Windows 2000 and Windows
XP box.
 
Thanks in advance

Reply via email to