There are memory issues in 1.560/1.561/1.562 – see 
https://issues.jenkins-ci.org/browse/JENKINS-22734

From: James Green [mailto:[email protected]]
Sent: 08 May 2014 12:13
To: [email protected]
Subject: OOM: Permgen issues only when run as a Windows Service

I've got a Windows 8 Pro machine connected to our Jenkins 1.562 instance as a 
slave. The slave runs as a windows service.

I have set MAVEN_OPTS as a system property variable. If I open an 
administrative cmd prompt and type 'set' included is the following:

MAVEN_OPTS=-Xms1024m -Xmx1024m -XX:NewSize=256m -XX:MaxNewSize=356m -XX:PermSize
=1024m -XX:MaxPermSize=2048m

If I check out a maven 3 project and clean/install it myself it works. But the 
Jenkins service fails it, with OOM: Permgen Space.

Any ideas?

Thanks,

James

--
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
[email protected]<mailto:[email protected]>.
For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to