Re: Can someone read a thread dump...
Re: Can someone read a thread dump...
- Subject: Re: Can someone read a thread dump...
- From: Mike Schrag <email@hidden>
- Date: Sat, 28 Apr 2007 11:40:19 -0400
Actually, all of those sockets are rooted at WOWorkerThreads ...
There's almost nothing going on in the app. There are two
WOWorkerThreads threads in the midst of reading input from the
socket, but there's nothing hung waiting for a session, or an editing
context lock (the usual offenders). By all accounts in this Thread
dump your app looks fine. What exactly do you mean when you say
"your app starts hanging"? Hanging at what point in the request?
Have you tried restarting wotaskd just for good measure?
ms
On Apr 28, 2007, at 9:17 AM, Dov Rosenberg wrote:
My guess is that your app is doing a bunch of socket communications
and
something isn't properly closing the sockets after use. I have seen
similar
things when using HTTPClient from apache commons-net where the http
connections weren't being closed properly. Eventually the app starts
hanging.
I will be interested to hear other opinions
--
Dov Rosenberg
Inquira
Knowledge Management Experts
http://www.inquira.com
_______________________________________________
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