Re: Zombies and Dead WOAs... Part Two..
Re: Zombies and Dead WOAs... Part Two..
- Subject: Re: Zombies and Dead WOAs... Part Two..
- From: "Pierce T. Wetter III" <email@hidden>
- Date: Thu, 26 Jun 2008 22:15:46 -0700
I am currently having issues with instances "gumming up" and
seemingly deadlocking and I also noticing lots of Zombie Java
processes being created after an application restarts.
So my questions are really two fold..
Firstly, is it possible to attach Eclipse as a debugger to a remote
running instance in order to see why things are fouling up. I have
read Andrew Lindesay's document on using jdb, but I am hoping that
there may be a way to debug everything in a little more detail.
Worst case, I can pester him since he is in the office next door :-p
I am not sure, but jstack can give you a thread dump which is often
all that you need to know.
I have a perl script that pings all the apps on a regular basis and
if one deadlocks it jstacks it and kills it.
Let me know if you'd like it.
Pierce
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden