java out of memory error-heap space
问题 I'm developing web application in jsp/servlet,i had an issue with netbeans and Java. My program needs large data process. So I used -Xmx512m to increase the maximum heap size via Tools -> Servers -> on the Platform tab there is a VM option below Java Platform. Then it works fine.. Now my issue is i'm building the WAR file, directly deployed and run in my another machine Tomcat for demo, here i'm facing the same issue java out of memory error-heap space i also tried with environment variable