Rainer Jung <[EMAIL PROTECTED]> writes:

> Give us a look at your hotspot error files.

I'll put a few online when I get back to work on Monday.

> If double free is really the reason it won't be caused by a pure Java 
> Tomcat, instead it could be native libs integrated into your webapps by 
> JNI or a bug between the JVM and your platform.

I think the "double free" error was only found in catalina.out right
after a crash, no hs_err_pid.log file was generated, but still my Java
process ended.

> A second thing: since some of your JVM options are very advanced, 
> consider upgrading to Java 1.5.0_12. JVM updates are usually low risk 
> and easy to do and most of the patch releases enhance stability of the 
> more advanced GC options.

Currently I'm running Java 1.6.0 - are you suggesting that I
downgrade?

-- 
Jacob


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to