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