| .dmp, .phd, .trc files with huge size are getting created in folder where jenkins.war is kept. Also, I updated memory to 1024 instead of 256 in jenkins.xml as: <arguments>-Xrs -Xmx1024m -Dhudson.lifecycle=hudson.lifecycle.WindowsServiceLifecycle -jar "%BASE%\jenkins.war" --httpPort=8080 --webroot="%BASE%\war"</arguments> Still getting this exception. |