My Swap Space
What is right is not always popular. What is popular is not always right.
Wednesday, November 6, 2013
Memory Issue Debugging Tomcat 7 with Netbean 7.4
Increase the memory head size using netbeans, under Services -> Servers -> VM Option
-XX:MaxPermSize=728M
Now Deploy on Save works without causing memory issues.
For Glassfish Server:
C:\Program Files\glassfish-4.1\glassfish\domains\domain1\config
domain.xml
-XX:MaxPermSize=1024m
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)