Java OutOfMemory Error
Thursday, March 5th, 2009We all would faced the OutOfMemory error some times in our projects. Some times it make some confusion to us that
we all thought in college that Java manage it memory its own. Still there are some parameters by which you can tweak
you memory.
There are three basic reason which causes the OutOfMemory
Heap size
PermGen [...] Read more »