|
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. *************************************************** To change your JDJList options, please visit: http://www.sys-con.com/java/list.cfm |
- [jdjlist] How to solve outOfMemory Exception Satya
- [jdjlist] Re: How to solve outOfMemory Exception Deepak Nohwal
- [jdjlist] Re: How to solve outOfMemory Exception James A. N. Stauffer
