No Java compiler was found error from time to time

2004-04-14 Thread Fedor Smirnoff
Hello, this is weird, I have about 50 identical applications running on Tomcat5 under different application names. Everything works fine for about 6 hours, than all of a sudden I start getting --- No Java compiler was found to compile the generated

RE: No Java compiler was found error from time to time

2004-04-14 Thread Yansheng Lin
, somehow the javac or tomcat process gets into a state that could not be brought back again? -Yan -Original Message- From: Fedor Smirnoff [mailto:[EMAIL PROTECTED] Sent: April 14, 2004 12:36 To: 'Tomcat Users List' Subject: No Java compiler was found error from time to time Hello

RE: No Java compiler was found error from time to time

2004-04-14 Thread Fedor Smirnoff
- From: Yansheng Lin [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 14, 2004 12:28 PM To: 'Tomcat Users List' Subject: RE: No Java compiler was found error from time to time Hi, We had a problem with Tomcat failing after 4 hours or so a long, long time ago. And the other way to solve

RE: No Java compiler was found error from time to time

2004-04-14 Thread Yansheng Lin
PROTECTED] Sent: April 14, 2004 15:08 To: 'Tomcat Users List' Subject: RE: No Java compiler was found error from time to time Actually I think its something else, I completely missed it. With that many applications under Tomcat, it runs out of memory and than reports this error. Weird thing

RE: No Java compiler was found error from time to time

2004-04-14 Thread Fedor Smirnoff
need to restart server do I? restarting Tomcat doesn't help Thanks, Fedor -Original Message- From: Yansheng Lin [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 14, 2004 2:20 PM To: 'Tomcat Users List' Subject: RE: No Java compiler was found error from time to time Memory Leak? http

Re: No Java compiler was found error from time to time

2004-04-14 Thread QM
On Wed, Apr 14, 2004 at 03:28:35PM -0700, Fedor Smirnoff wrote: : Besides that for some reason no matter what I do I cannot change the heap : size it stays at 66MB. Going to Windows System Enviroment variables and : setting JAVA_OPTS to be (-Xmx512m -Xms256m) does not affect it at all, I : don't

RE: No Java compiler was found error from time to time

2004-04-14 Thread Fedor Smirnoff
- From: QM [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 14, 2004 3:27 PM To: Tomcat Users List Subject: Re: No Java compiler was found error from time to time On Wed, Apr 14, 2004 at 03:28:35PM -0700, Fedor Smirnoff wrote: : Besides that for some reason no matter what I do I cannot change the heap