My company was also seeing this issue while trying to run on a Mac Mini using the home-brewed installation to begin, but upgraded to 1.552. I seem to have temporarily fixed this issue by adding some of the flags from JENKINS-13617, specifically:

-Xmx768m -XX:MaxPermSize=256m -XX:+CMSClassUnloadingEnabled

Unfortunately I don't know if it was increasing the perm size or the class unloading that did it. Just in case you guys need which plugins we use, since that seems like the most customizable part (this is my first Jenkins bug comment), we have these installed:

Name Version Enabled Pinned
analysis-core 1.55 true false
android-emulator 2.10 true false
android-lint 2.1 true false
ant 1.2 true false
checkstyle 3.39 true false
chucknorris 0.5 true false
credentials 1.10 true true
cvs 2.11 true true
dashboard-view 2.9.2 true false
email-ext 2.37.2 true false
external-monitor-job 1.2 true true
findbugs 4.51 true false
git 2.0.3 true false
git-client 1.6.3 true false
gitlab-hook 1.0.0 true false
gitlab-merge-request-jenkins 1.1.2 true false
gradle 1.23 true false
gravatar 1.1 true false
htmlpublisher 1.3 true false
javadoc 1.1 true false
ldap 1.8 true true
mailer 1.8 true true
matrix-auth 1.1 true false
maven-plugin 2.1 true true
multiple-scms 0.3 true false
pam-auth 1.1 true true
port-allocator 1.8 true false
ruby-runtime 0.12 true false
scm-api 0.2 true false
ssh-credentials 1.6.1 true true
ssh-slaves 1.6 true true
subversion 2.2 true true
token-macro 1.10 true false
translation 1.11 true true
windows-slaves 1.0 true false
xunit 1.82 true false
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to