|
||||||||
|
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 |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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/groups/opt_out.

@dvaske, thanks for getting back to me. I was having "PermGen" memory issues and Jenkins would crash. This started happening immediately after going from OpenJDK to Oracle Java. The resolution was to bump up the MaxPermSize.
These articles helped me with this:
http://stackoverflow.com/questions/11137578/permgen-errors-in-jenkins?lq=1
and
http://stackoverflow.com/questions/5936519/how-to-give-jenkins-more-heap-space-when-its-started-as-a-service-under-windows