|
||||||||
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 |
[JIRA] (JENKINS-13617) 64-bit java.lang.OutOfMemoryError: PermGen space
niklaus.gi...@member.fsf.org (JIRA) Mon, 24 Dec 2012 06:15:01 -0800
- [JIRA] (JENKINS-13617) 64-bit java.lan... sdrot...@gmail.com (JIRA)
- [JIRA] (JENKINS-13617) 64-bit jav... niklaus.gi...@member.fsf.org (JIRA)
- [JIRA] (JENKINS-13617) 64-bit jav... niklaus.gi...@member.fsf.org (JIRA)
- [JIRA] (JENKINS-13617) 64-bit jav... johno.crawf...@gmail.com (JIRA)
- [JIRA] (JENKINS-13617) 64-bit jav... johno.crawf...@gmail.com (JIRA)
- [JIRA] (JENKINS-13617) 64-bit jav... niklaus.gi...@member.fsf.org (JIRA)
- [JIRA] (JENKINS-13617) 64-bit jav... niklaus.gi...@member.fsf.org (JIRA)
- [JIRA] (JENKINS-13617) 64-bit jav... johno.crawf...@gmail.com (JIRA)
- [JIRA] (JENKINS-13617) 64-bit jav... johno.crawf...@gmail.com (JIRA)
- [JIRA] (JENKINS-13617) 64-bit jav... johno.crawf...@gmail.com (JIRA)
- [JIRA] (JENKINS-13617) 64-bit jav... johno.crawf...@gmail.com (JIRA)
- [JIRA] (JENKINS-13617) 64-bit jav... johno.crawf...@gmail.com (JIRA)
- [JIRA] (JENKINS-13617) 64-bit jav... johno.crawf...@gmail.com (JIRA)
- [JIRA] (JENKINS-13617) 64-bit jav... johno.crawf...@gmail.com (JIRA)
- [JIRA] (JENKINS-13617) 64-bit jav... johno.crawf...@gmail.com (JIRA)
- [JIRA] (JENKINS-13617) 64-bit jav... johno.crawf...@gmail.com (JIRA)
- [JIRA] (JENKINS-13617) 64-bit jav... johno.crawf...@gmail.com (JIRA)
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?