Niklaus Giger edited a comment on Bug JENKINS-13617

Under my Debian-squeeze installation I modified /etc/default/jenkins. Now jenkins is started with the following arguments:

/usr/bin/java -jar /usr/share/jenkins/jenkins.war --webroot=/var/run/jenkins/war -XX:-HeapDumpOnOutOfMemoryError --httpPort=8080 --ajp13Port=-1 --prefix=/jenkins
I find various occurrences of "java.lang.OutOfMemoryError: PermGen space" in my /var/log/jenkins/jenkins.log but was unable to find any trace of a java_pidpid.hprof. Where should it land? Anything different I should change?

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to