Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Apache Tomcat »

RE: Tomcat listening on port but not responding to requests

Caldarale, Charles R

2006-11-29

Replies:

> From: Joel Klein [mailto:jfklein13@(protected)]
> Subject: Tomcat listening on port but not responding to requests
>
> The last thing in catalina.log is this:
>
> Nov 29, 2006 10:29:08 PM org.apache.catalina.startup.Catalina start
> INFO: Server startup in 18092 ms
>
> Does this indicate that Tomcat has finished all its initialization?

Yes, for normal logging levels and normal operation that's the last
thing you'll see until shutdown.

Is there a stdout.log (or any other log files) in your environment?
Might want to check those as well. Anything on the console window for
the Tomcat process?

Can you get a thread dump and see where they're stuck? Also, in case
you happen to be running out of heap space (not likely), turn on
-verbose:gc; it adds very little overhead.

Have you restarted the two servers? Has this occurred more than once?
Is everything else on the two affected boxes working?

- Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.