View Single Post
  #1 (permalink)  
Old 11-09-2007, 06:34 PM
javaplus javaplus is offline
Member
 
Join Date: Nov 2007
Posts: 97
javaplus is on a distinguished road
OutOfMemoryError
Hi,
I have an application that is making a lot of Java objects. I am getting OutOfMemoryError error. I understand that I might be running short of RAM but if I start calling GC in between, can this be resolved?

Regards.
Reply With Quote
Sponsored Links