Re: hotspot jvm crashes in production

2001-05-11 Thread Peter Mutsaers
>> "Danny" == Danny Angus <[EMAIL PROTECTED]> writes: Danny> In my experience hotspot ( -server option on linux) is Danny> vital to provide enhanced garbage collection, which Danny> otherwise is totally inadequate under heavy load. Hotspot Danny> is also faster, providing on-the-

RE: hotspot jvm crashes in production

2001-05-09 Thread Danny Angus
In my experience hotspot ( -server option on linux) is vital to provide enhanced garbage collection, which otherwise is totally inadequate under heavy load. Hotspot is also faster, providing on-the-fly compilation of often used routines into native code. My apps die without it, ending with

RE: hotspot jvm crashes in production

2001-05-09 Thread Richard Conway
OK. So what's the difference between the two options. How does specifying '-server' alter the behaviour of the jvm ? Richard. -Original Message- From: Thomas Bezdicek [mailto:[EMAIL PROTECTED]] Sent: 09 May 2001 11:40 To: [EMAIL PROTECTED] Subject: AW: hotspot jvm crashe

AW: hotspot jvm crashes in production

2001-05-09 Thread Thomas Bezdicek
TECTED]] > Gesendet: Mittwoch, 9. Mai 2001 12:20 > An: Tomcat User > Betreff: Re: hotspot jvm crashes in production > > > > Thomas Bezdicek wrote: > > it is a known bug in the hotspot-engine, there are numerous > articles about > that in the bugparade. Workaround: us

Re: hotspot jvm crashes in production

2001-05-09 Thread Richard Conway
Thomas Bezdicek wrote: > it is a known bug in the hotspot-engine, there are numerous articles about that in the bugparade. Workaround: use -client Does this mean that 'java -server' should never be used due to these bugs. If so, what are the benefits of '-server' which are lost by choosing '-cl

Re: hotspot jvm crashes in production

2001-05-08 Thread bgraham
iginal Message- > > > From: Java Poop [mailto:[EMAIL PROTECTED]] > > > Sent: Monday, May 07, 2001 8:59 PM > > > To: [EMAIL PROTECTED] > > > Subject: Re: hotspot jvm crashes in production > > > > > > > > > Where do I set the -client

Re: hotspot jvm crashes in production

2001-05-08 Thread Wolle
which you can set in the tomcat startup script > > > -Original Message- > > From: Java Poop [mailto:[EMAIL PROTECTED]] > > Sent: Monday, May 07, 2001 8:59 PM > > To: [EMAIL PROTECTED] > > Subject: Re: hotspot jvm crashes in production > > &

RE: hotspot jvm crashes in production

2001-05-08 Thread Byung Jin Chun
it is an argument to the jvm which you can set in the tomcat startup script > -Original Message- > From: Java Poop [mailto:[EMAIL PROTECTED]] > Sent: Monday, May 07, 2001 8:59 PM > To: [EMAIL PROTECTED] > Subject: Re: hotspot jvm crashes in production > > > Wh

Re: hotspot jvm crashes in production

2001-05-07 Thread Java Poop
Where do I set the -client option? JP - Original Message - From: "Thomas Bezdicek" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, May 04, 2001 1:20 AM Subject: AW: hotspot jvm crashes in production > it is a known bug in the hotspot-engine, th

AW: hotspot jvm crashes in production

2001-05-04 Thread Thomas Bezdicek
i 2001 23:39 > An: [EMAIL PROTECTED] > Betreff: Re: hotspot jvm crashes in production > > > >> "Ludovic" == Ludovic Maitre <[EMAIL PROTECTED]> writes: > > Ludovic> I have the same problem with exactly the same software > Ludovic> configu

Re: hotspot jvm crashes in production

2001-05-03 Thread Peter Mutsaers
>> "Ludovic" == Ludovic Maitre <[EMAIL PROTECTED]> writes: Ludovic> I have the same problem with exactly the same software Ludovic> configuration and i have no answer. Ludovic> PS : Are you using the Hotspot JVM with the -server Ludovic> switch ? I have the same problem too, but

Re: hotspot jvm crashes in production

2001-05-03 Thread Ludovic Maitre
Hello, I have the same problem with exactly the same software configuration and i have no answer. PS : Are you using the Hotspot JVM with the -server switch ? Java Poop wrote: > > Hi - > > We have recently moved our production site to use JSPs with Tomcat > 3.2.1/Apache 1.3.17/Sun JDK 1.3.0

hotspot jvm crashes in production

2001-04-28 Thread Java Poop
Hi - We have recently moved our production site to use JSPs with Tomcat 3.2.1/Apache 1.3.17/Sun JDK 1.3.0/Solaris 2.6. After running for a couple of hours, our JVM crashes with the following error: An irrecoverable stack overflow has occurred. # # HotSpot Virtual Machine Error, Unexpected Signal