Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Out of memory.

807605Jun 19 2007 — edited Jun 19 2007
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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 17 2007
Added on Jun 19 2007
55 comments
254 views