We had a similar problem.  We discovered that it was basically that eden/from
was out of memory and made two changes and that seems to have helped:
1.  Reduce [Max]PermSize to 128M
2.  Use the concurrent garbage collector

Good luck.

-h

--- Ross Rankin <[EMAIL PROTECTED]> wrote:

> We keep getting JVM crashes on 1.4.3.  I found in the archive that setting a
> JVM parameter solved the problem for a few users.  We've tried that and it
> has not worked.  Here's our JVM parameters:
> 
>      -Xms512m -Xmx1024m -XX:PermSize=256m
> 
>  
> 
> We're running Tomcat 5.5.16.  Any Idea?  
> 
>  
<log snipped>

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

Reply via email to