Just now Tomcat stopped responding. While stopping the console I've got the following message:
------- # # HotSpot Virtual Machine Error, Internal Error # Please report this error at # http://java.sun.com/cgi-bin/bugreport.cgi # # Error ID: 43492F424A454354264143544F52590E435050010E # # Problematic Thread: prio=5 tid=0x8739b8 nid=0x978 runnable ------- We're using JDK version 1.3.1_05. Any thoughts? - SPS ----- Original Message ----- From: "Surya Suravarapu" <[EMAIL PROTECTED]> Date: Thursday, March 25, 2004 7:50 pm Subject: Tomcat Hangs > We have Tomcat 4.1.27 running in conjunction with Apache 1.3.x. > We're > using AJP13 connector. The machine that we're using has got over > 2GB of > Memory and good processor speed. Tomcat has been allocated 1 GB of > max > memory. > > The issue is: For every two hours or so Tomcat hangs. That means, > Tomcat don't crash but simply don't accept any more connections. > While > using Tomcat with Apache we're getting "500 Internal Server > Error". We > are constantly restarting server to make it work. There is no good > information in the logs that could lead us to debug this issue. > > I have tried several things. Taken out Apache and Connectors from > the > equation by running Tomcat as standalone. This time Tomcat we > get "server not found error - Page cannot be displayed" message. I > have > also increased the maxProcessors of the connector to 300 instead > of the > default 75. > > Interesting thing is -- when Tomcat hangs the memory usage never > reaches even half of the max memory (1 GB) allocated to Tomcat, > and the > number of threads that we see is also always less than half of > maxProcessors value (300) set. > > If anybody encountered this kind of issue or if you have any > thoughts > please respond. > > Thanks in advance! > > - SPS > > > > ------------------------------------------------------------------- > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
