Re: Unrecognized VM option '+HeapDumpOnOutOfMemoryError'

2007-04-28 Thread Rainer Jung
It was implemented starting with versions 1.4.2_12, 1.5.0_07 and 1.6.0 FCS. [EMAIL PROTECTED] wrote: Hello, i'm experiencing memory issues on the heap space. The guy that handle the server can't set the -XX:+HeapDumpOnOutOfMemoryError option in JAVA_OPTS of the catalina.sh file, since he get th

RE: Unrecognized VM option '+HeapDumpOnOutOfMemoryError'

2007-04-28 Thread Caldarale, Charles R
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Subject: Unrecognized VM option '+HeapDumpOnOutOfMemoryError' > > The guy that handle the server can't set the > -XX:+HeapDumpOnOutOfMemoryError option in JAVA_OPTS of the > catalina.sh file, since he get t

Unrecognized VM option '+HeapDumpOnOutOfMemoryError'

2007-04-28 Thread [EMAIL PROTECTED]
Hello, i'm experiencing memory issues on the heap space. The guy that handle the server can't set the -XX:+HeapDumpOnOutOfMemoryError option in JAVA_OPTS of the catalina.sh file, since he get the error in the topic. Is there any thing i should tell him to do please? ---