RE: PermGen failures

2014-03-28 Thread David Aldrich
Behalf Of JOHNSTON, Rob Sent: 27 March 2014 23:59 To: jenkinsci-users@googlegroups.com Subject: RE: PermGen failures Hi David That’s an awful lot of perm space… my main production instance runs with a 4GB heap and 128m of perm space (the default for the JVM is something like 64m, from memory).

RE: PermGen failures

2014-03-27 Thread JOHNSTON, Rob
down accordingly ☺ Rob From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of David Aldrich Sent: Friday, 28 March 2014 2:55 AM To: jenkinsci-users@googlegroups.com Subject: RE: PermGen failures Hi Rob Thanks. I have now modified /etc/sysconfig/jenkins to

RE: PermGen failures

2014-03-27 Thread David Aldrich
f JOHNSTON, Rob Sent: 27 March 2014 00:27 To: jenkinsci-users@googlegroups.com Subject: RE: PermGen failures Hi David If it’s Jenkins itself running out of Perm space then yes, you’ll need to increase its MaxPermSize JVM setting. If it’s a particular build or group of build that throws the err

RE: PermGen failures

2014-03-26 Thread JOHNSTON, Rob
space for the java process that is crashing. From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of David Aldrich Sent: Wednesday, 26 March 2014 8:55 PM To: jenkinsci-users@googlegroups.com Subject: RE: PermGen failures Hi Thanks for your reply. This is

RE: PermGen failures

2014-03-26 Thread David Aldrich
@googlegroups.com] On Behalf Of Maciej Jaros Sent: 26 March 2014 10:48 To: jenkinsci-users@googlegroups.com Subject: Re: PermGen failures David Aldrich (2014-03-25 17:12): Hi In the last few weeks I have been getting a lot of PermGen errors: FATAL: PermGen space I am running Jenkins 1.556 on Centos 5. How

Re: PermGen failures

2014-03-26 Thread Maciej Jaros
David Aldrich (2014-03-25 17:12): Hi In the last few weeks I have been getting a lot of PermGen errors: FATAL: PermGen space I am running Jenkins 1.556 on Centos 5. How should I fix this problem please? If this is a compilation issue: In Build options -> Advance -> MAVEN_OPTS use somethi