java.lang.OutOfMemory
Hi,
I have problem with outofmemory error.
But I think that I need a little theory...
When I'm creating an object, it will be created in heap or not ?
when i initialize heap size (-Xms128m -Xmx256m) it's the same problem...
It's a big system with very big amount of objects.
I don't know if Java has support for swapping.
Could someone help me ????
THANKS !!
Please sign in to leave a comment.