Re: Jenkins Hung Load at 1.02 / 99.8% CPU Load And Holding For 1 Hour

2013-04-15 Thread Eric Blom
Hello Nate, Thank you for the tip. The issue had gone on too long and I had to manually restart Jenkins. Unfortunately that was just before I received your message so I could not use the kill -QUIT command. If this problem happens again I'll reply back with the details you suggested. Eric On

Re: Jenkins Hung Load at 1.02 / 99.8% CPU Load And Holding For 1 Hour

2013-04-15 Thread Zetan Drableg
Get a thread dump from the jenkins process. kill -QUIT Attach to jenkins with VisualVM. are you out of heap and Garbage Collecting really hard? Might need to increase your java heap. On Mon, Apr 15, 2013 at 9:40 AM, Eric Blom wrote: > Hello Everyone, > > I'm new to Jenkins and Java and am lo

Re: Jenkins Hung

2012-03-09 Thread Sami Tikka
Even better would be the system log that collects the output of the jvm process. On a Mac you can look at the system log using /Applications/Utilities/Console.app. The log is also available in the file /var/log/system.log -- Sami 2012/3/9 Didier Durand : > Hi, > > you can access the system log vi

Re: Jenkins Hung

2012-03-08 Thread Didier Durand
Hi, you can access the system log via Jenkins Homepage > Manage Jenkins > System log regards didier Le mercredi 7 mars 2012 20:24:16 UTC+1, John Hinnegan a écrit : > > Jenkins hung on me again. It just stops responding to requests. I wish it > would just die so it would be restarted. > > Anyw

Re: Jenkins Hung

2012-03-08 Thread John Hinnegan
it is permgen out of memory, looks like it's similar to other people'e problems

Re: Jenkins Hung

2012-03-08 Thread John Hinnegan
Where is the system log located? On Wednesday, March 7, 2012 3:46:53 PM UTC-8, sti wrote: > > Do you find any exceptions from Jenkins in the system log? > > You should read what others have discussed here. You do not seem to be > alone with your problem. Far from it. > > -- Sami > > John Hinnega

Re: Jenkins Hung

2012-03-07 Thread Sami Tikka
Do you find any exceptions from Jenkins in the system log? You should read what others have discussed here. You do not seem to be alone with your problem. Far from it. -- Sami John Hinnegan kirjoitti 7.3.2012 kello 21.24: > Jenkins hung on me again. It just stops responding to requests. I wi