Re: tomcat jitters, then hangs - please help

2003-10-26 Thread Noam Camiel
er machine which does not have > the environment variable set has had numerous outages during the period. > > We can confirm that this does appear to resolve the issue. > > I believe Noam Camiel found that setting LD_ASSUME_KERNEL to 2.2.5 also > works. > > I would l

Re: Tomcat mysteriously stops responding...

2003-10-23 Thread Noam Camiel
If you are using Red-Hat 9, you may have run into the problem I had. Check the thread "Re: tomcat jitters, then hangs - please help" Noam - Original Message - From: "Sonny Sukumar" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 23, 2003 1:25 AM Subject: Tomcat myster

Re: tomcat jitters, then hangs - please help

2003-10-21 Thread Noam Camiel
Maucherat [mailto:[EMAIL PROTECTED] Sent: 20 October 2003 14:32 To: Tomcat Users List Subject: Re: tomcat jitters, then hangs - please help Noam Camiel wrote: > Hi folks, > A week's gone by and all seems fine. Server is stable and working > properly. Thanks for all who helped out

Re: tomcat jitters, then hangs - please help

2003-10-20 Thread Noam Camiel
Hi folks, A week's gone by and all seems fine. Server is stable and working properly. Thanks for all who helped out! Ryan, Remi Yoav and Arthur, many thanks. It may be a good idea to document this for others who may stumble over this problem. All the best Noam Camiel Details: Problem: T

Re: tomcat jitters, then hangs - please help

2003-10-15 Thread Noam Camiel
till* up (another 24 hours) since the > NPTL change as below. > > > Regards, > Euan > > -Original Message- > From: Noam Camiel [mailto:[EMAIL PROTECTED] > Sent: 14 October 2003 14:46 > To: Tomcat Users List > Subject: Re: tomcat jitters, then hangs -

Re: tomcat jitters, then hangs - please help

2003-10-14 Thread Noam Camiel
Hi, On Friday, October 10, 2003 11:09 AM "Ryan Lissack" <[EMAIL PROTECTED]> wrote: > Remy pointed out to me previously that RH9 uses a new form of threading and > based on this we have done some investigation. > > RH9 uses NTPL (Native POSIX Thread Library) > http://www.redhat.com/docs/manuals/l

Re: tomcat jitters, then hangs - please help

2003-10-12 Thread Noam Camiel
ion a period of about a day before an incident. Thanks, let me know if there's any news. Regards, Noam - Original Message - From: "Remy Maucherat" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Thursday, October 09, 2003 10:39 P

Re: Tomcat hanging!! About to change container!! Please help!!

2003-10-02 Thread Noam Camiel
Hi Joe, I'm experiencing a similar problem to what you are describing. What I've now tried to do based on Rémy Maucherat advice is to try the IBM JVM instead of the Sun JVM. I don't have conclusive results yet, but if you are using the Sun JVM, try using the IBM VM. Regards, Noam - Original

Re: tomcat jitters, then hangs - please help

2003-10-01 Thread Noam Camiel
Hiya, > On Wednesday, October 01, 2003 5:53 PM "Shapira, Yoav" <[EMAIL PROTECTED]> Wrote: > > It seems you also have a JK connector setup: let's try to reduce the > variables by running tomcat standalone with only one Coyote connector. > Disable the JK/JK2/whatever connectors to Apache, especial

Re: tomcat jitters, then hangs - please help

2003-10-01 Thread Noam Camiel
Hi, and thanks for the comments, > On Wednesday, October 01, 2003 2:52 PM "Shapira, Yoav" <[EMAIL PROTECTED]> wrote: > Oh, these problems are invariably a pain to debug ;) yea nothing like a good challenge :) > At that time, if you send the VM a SIGQUIT, what are the threads doing? I've got

tomcat jitters, then hangs - please help

2003-10-01 Thread Noam Camiel
Hi, My Tomcat installation works fine until sometimes (usually after 24 hours), calling the simplest servlet locks up the Tomcat threads, causing the tomcat engine to be unresponsive. The servlets I'm running work with a mysql JDBC connector connecting to mysql database. In the following case, a