hi,
 
As the error clearly states your JVM has run out of memory allocated to it.
Try to debug your code...it must be having some memory leaks which are accumulating and eventually leading to OutOfMemoryError.
 
It won't be a bad idea to use a Memory Profiler like OptimizeIt or JPRobe Profiler to track the memory leaks.
 
Hope it helps.
+Deepak.
 
***************************************************
What might have been and what has been
Point to one end, which is always present.
***************************************************
----- Original Message -----
From: Satya
To: JDJList
Sent: Tuesday, September 03, 2002 5:57 PM
Subject: [jdjlist] How to solve outOfMemory Exception

Hi,

 

 I am getting the following error.

 java.lang.OutOfMemoryError

<<no stack trace available>>

 

Rgds,

Satya

 

To change your JDJList options, please visit: http://www.sys-con.com/java/list.cfm
To change your JDJList options, please visit: http://www.sys-con.com/java/list.cfm

Reply via email to