On Fri, 25 Feb 2005 17:13:41 -0500, Curtis, John G
<[EMAIL PROTECTED]> wrote:
> 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.

If Tomcat is hung, always try to get a thread dump.
I suppose the problem occurs when binding the server socket.

-- 
xxxxxxxxxxxxxxxxxxxxxxxxx
Rémy Maucherat
Developer & Consultant
JBoss Group (Europe) SàRL
xxxxxxxxxxxxxxxxxxxxxxxxx

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to