I guess this means the JVM has run out of space in the permgen pool. There 
should be an exception in the syslog about it. (Although a couple of days ago 
when I ran out of heap, there was no exception logged until I killed the JVM, 
strange...)

You need to provide -XX:MaxPermSize=256m (or som other number) to the first 
prompt by Jenkins.app. The args provided in the first prompt will be consumed 
by the JVM, the args in the second by Jenkins itself.

-- Sami

Brad Knowles <b...@shub-internet.org> kirjoitti 28.7.2012 kello 3.05:

> Perm Generation:
>   capacity = 85983232 (82.0MB)
>   used     = 85981344 (81.99819946289062MB)
>   free     = 1888 (0.001800537109375MB)
>   99.99780422303735% used

Reply via email to