aspose file tools
The moose likes Tomcat and the fly likes Tomcat Problem Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "Tomcat Problem" Watch "Tomcat Problem" New topic
Author

Tomcat Problem

Ramesh Shanmugam
Ranch Hand

Joined: Sep 13, 2004
Posts: 132
I working on Jakarta Tomcat 4.1 version. When i work on the Tomcat server for more hours it goes to non reponse mode. When i restart the Server it works fine.(It means the server stops automatically)

Do tomcat have any perdefined hours of working or whether it is a installation mistakes...


Ramesh Shanmugam - SCJP 1.5
somkiat puisungnoen
Ranch Hand

Joined: Jul 04, 2003
Posts: 1312
No, of course...


I think, env in you server is mistake...


SCJA,SCJP,SCWCD,SCBCD,SCEA I
Java Developer, Thailand
David Ulicny
Ranch Hand

Joined: Aug 04, 2004
Posts: 724
Try some debug: GC, connection pools(if any), thread pools.


SCJP<br />SCWCD <br />ICSD(286)<br />MCP 70-216
Ramesh Shanmugam
Ranch Hand

Joined: Sep 13, 2004
Posts: 132
Thanks Somkiat& David

But the server is working fine all the times. This error comes rarely.
It is not happening frequently..
lesley evensen
Greenhorn

Joined: Nov 02, 2001
Posts: 14
If you haven't yet, check the log file (under the logs folder of your jakarta-tomcat-4.1 installation) catalina.out - if your error handler is writing to sys out, the messages will be there. See if you've exhausted memory. You may have a memory leak in your application and that may explain why your server seems to run most of the time.


<A HREF="mailto:zorgalina@minspring.com" rel="nofollow">zorgalina@minspring.com</A>
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Tomcat Problem
 
Similar Threads
Tomcat Reload!!
Logoff problem
Kill Sleeping Connections?
Tomcat 5.5 in Production
Session slowness with Linux