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 something like: -Xmx1536m -XX:MaxPermSize=512m

If this is not a maven project then add build options to your command line.

Cheers,
Nux.

--
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