DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=38898>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=38898


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[EMAIL PROTECTED]




------- Additional Comments From [EMAIL PROTECTED]  2006-09-28 07:27 -------
I am honestly not sure this is a Tomcat bug (I'm not a Tomcat committer), but
what I _CAN_ say is that we too are using Tomcat 5.5.15 in production on Red Hat
EL4, and every 2-3 days get a VM abort with this sort of error message
(different memory request size though), so I thought I would share our 
experience.

We have java 1.5.0_07, client VM, startup command looks like this:

/aconex/java/bin/java -client -Xms1600m -Xmx1600m
-XX:+HeapDumpOnOutOfMemoryError -XX:PermSize=128m -XX:MaxPermSize=128m
-Dfile.encoding=utf-8 -Dcom.sun.management.jmxremote.port=9999
-Dcom.sun.management.jmxremote.authenticate=false
-Dcom.sun.management.jmxremote.ssl=false
-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
-Djava.util.logging.config.file=/aconex/tomcat/conf/logging.properties
-Djava.endorsed.dirs=/aconex/tomcat/common/endorsed -classpath
:/aconex/tomcat/bin/bootstrap.jar:/aconex/tomcat/bin/commons-logging-api.jar
-Dcatalina.base=/aconex/tomcat -Dcatalina.home=/aconex/tomcat
-Djava.io.tmpdir=/aconex/tomcat/temp org.apache.catalina.startup.Bootstrap
-config conf/mel.xml start

We have swap configured (4Gb physical RAM, 4Gb swap).

The virtual memory size of the process grows over time until somewhere between
2.8 and 3Gb before it aborts with this error.

We don't see a hs_err<pid>.log file generated either.

I honestly think this is a Java VM bug, but I have no clue what is causing it. 
If anyone else has any info to add to this I'm sure we would all be greatful.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to