DIGEST JAVA
Thursday, September 5, 2013
How to get rid of Perm gen space outOfMemory exception in eclipse
Add “-Xms512m -Xmx1024m -XX:MaxPermSize=256m” at the end of VM arguments in run configuration to get rid of perm gen space outOfMemory exception.
Newer Posts
Older Posts
Home
Subscribe to:
Comments (Atom)