Re: Jenkins dying regularly -- how to diagnose

2012-03-07 Thread Jerome Lacoste
On Tuesday, March 6, 2012 9:17:57 PM UTC+1, John Hinnegan wrote: > > We recently set up a Jenkins server on OS X. We had been using Jenkins > prior to this in the cloud, but decided it was worth it to just buy a > little machine to do our builds for us. Now our Jenkins is going > unresponsive -

Re: Jenkins dying regularly -- how to diagnose

2012-03-06 Thread Didier Durand
Hi, I would also suggest to use the Monitoring plugin to easily diagnose memory issues in your jvm At https://wiki.jenkins-ci.org/display/JENKINS/Monitoring regards didier On Mar 7, 12:27 am, Sami Tikka wrote: > Also, check the system log for exceptions. You have probably run out of > memory

Re: Jenkins dying regularly -- how to diagnose

2012-03-06 Thread Sami Tikka
Also, check the system log for exceptions. You have probably run out of memory either in heap or in permgen pool. The system log can be viewed easiest by running Console.app in /Applications/Utilities. -- Sami John Hinnegan kirjoitti 6.3.2012 kello 22.17: > We recently set up a Jenkins server

Re: Jenkins dying regularly -- how to diagnose

2012-03-06 Thread John Hinnegan
Thanks, I'll wait for the next hang and get some more details On Tue, Mar 6, 2012 at 12:21 PM, Jesse Farinacci wrote: > Greetings, > > On Tue, Mar 6, 2012 at 3:17 PM, John Hinnegan > wrote: > > I don't know what the issue is, how can I diagnose? > > https://wiki.jenkins-ci.org/display/JENKIN

Re: Jenkins dying regularly -- how to diagnose

2012-03-06 Thread Jesse Farinacci
Greetings, On Tue, Mar 6, 2012 at 3:17 PM, John Hinnegan wrote: > I don't know what the issue is, how can I diagnose? https://wiki.jenkins-ci.org/display/JENKINS/Jenkins+is+hanging -Jesse -- There are 10 types of people in this world, those that can read binary and those that can not.

Jenkins dying regularly -- how to diagnose

2012-03-06 Thread John Hinnegan
We recently set up a Jenkins server on OS X. We had been using Jenkins prior to this in the cloud, but decided it was worth it to just buy a little machine to do our builds for us. Now our Jenkins is going unresponsive -- pretty consistently after 12-18 hours with only a couple of days of obse