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
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
Hello Everyone,
I'm new to Jenkins and Java and am looking for some tips on how to debug my
Jenkins server hanging. When I say hanging I mean that the Jenkins web page
does not load. No errors are returned the page just continuously loads but
nothing appears.
My Jenkins server current "hang t
ystem 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 i
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 wou
it is permgen out of memory, looks like it's similar to other people'e
problems
> -- Sami
>
> John Hinnegan kirjoitti 7.3.2012 kello 21.24:
>
> Jenkins hung on me again. It just stops responding to requests. I wish it
> would just die so it would be restarted.
>
> Anyway, following along:
> https://wiki.jenkins-ci.org/display/JENKINS/Jenkins+is+hangi
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
Jenkins hung on me again. It just stops responding to requests. I wish it
would just die so it would be restarted.
Anyway, following along:
https://wiki.jenkins-ci.org/display/JENKINS/Jenkins+is+hanging
Here's the JStack: http://pastebin.com/ZSNQgCm7
Generated with sudo jstack -F 64871
He