Out of memory.
Does anyone know what could cause the following exception? I get this exception as soon as I run my application. I am using JRE 1.5.0_8. The problem is, some times I get this exception and some times not.
Exception in thread"Thread-52445" java.lang.OutOfMemoryError: Java heap space
Exception in thread"Thread-52452" java.lang.OutOfMemoryError: Java heap space
Exception in thread"Thread-52457" java.lang.OutOfMemoryError: Java heap space
Exception in thread"Thread-52459" java.lang.OutOfMemoryError: Java heap space
Exception in thread"Thread-52488" java.lang.OutOfMemoryError: Java heap space
Exception in thread"Thread-52499" java.lang.OutOfMemoryError: Java heap space
Exception in thread"Thread-52586" java.lang.OutOfMemoryError: Java heap space

