Hi,
Any JVM switch to make an internal JVM crash "disappear" is cruising for
a bruising.  Search for the root cause.  Most likely, it's missing
OS-level patches for your system.  The list of required patches and such
for Linux, Solaris, and other *nix systems are included in the
installation instructions from Sun (available on the JDK download page).

Yoav Shapira
Millennium Research Informatics


>-----Original Message-----
>From: Mike Cherichetti (Renegade Internet)
>[mailto:[EMAIL PROTECTED]
>Sent: Thursday, October 07, 2004 6:33 PM
>To: Tomcat Users List
>Subject: RE: Weird Red Hat Enterprise Startup
>
>Thanks for the info.  I just want to make sure, are you saying that I
>should
>put "-server" in JAVA_OPTS and CATALINA_OPTS?  Because I already have
it
>set
>in CATALINA_OPTS right now.  I think maybe I'll only need it in
JAVA_OPTS,
>because if I recall those get passed to Tomcat too along with
>CATALINA_OPTS.
>
>Have a nice day ...
>
>Sincerely,
>
>Mike Cherichetti
>
>
>-----Original Message-----
>From: news [mailto:[EMAIL PROTECTED] Behalf Of Shankar Unni
>Sent: Thursday, October 07, 2004 4:24 PM
>To: [EMAIL PROTECTED]
>Subject: Re: Weird Red Hat Enterprise Startup
>
>
>Mike Cherichetti (Renegade Internet) wrote:
>
>>  Another exception has been detected while we were handling last
error.
>>  Dumping information about last error:
>>  ERROR REPORT FILE = (N/A)
>>  PC                = 0x00000000
>
>This is the Java VM aborting. You'll probably find core.* files
littered
>in the Tomcat directory from java.
>
>I've been running into this same problem with Java 1.4.2_0x (including
>_05) on Red Hat EL 3.0.
>
>One (not guaranteed or foolproof) workaround is to run java with the
>"-server" option (you'll have to pass it in via the JAVA_OPTS env
>variable or something). This made the crash go away in our setup. You
>can also play with the heap params and see if that helps. The crash is
>in some GC processing that kicks in at the wrong moment..
>
>
>---------------------------------------------------------------------
>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]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to