Suspected Memory Leak - Java Heap Space Error

Error received when logging into console. Java ran out of memory in the course of one day. Using version 3.5.0 of the Generic Linux Distribution and Java package java-6-sun-1.6.0.03 on Ubuntu 7.04. Java utilization showing 100% CPU utilization. Please investigate and let me know if anyone else has seen this.

HTTP Error: 500

Java heap space

RequestURI=/login.jsp

Caused by:

java.lang.OutOfMemoryError: Java heap space

thanks,

G

I haven’t seen it myself, but it looks like this thread:

Covers the problem you are having, and suggests that it’s not a leak as such, just that Java’s default memory allocation is not enough for an in-use Openfire server.

How do you pass more than one variable to the INSTALL4J_ADD_VM_PARAMS= line?

G

Gabe Deale, CISSP

Senior Security Engineer

Office: 214.451.2850

Cell: 817.966.3262

Fax: 214.276.1772

INSTALL4J_ADD_VM_PARAMS=“A B C” if you want to pass A, B and C.

You may also want to take a look at JVM Settings and Debugging.

Sounds good. I made the changes, and so far so good. Today will be the test. Thanks for all your help. I will let you know if the issue occurs again.

G