Will Sadkin wrote:
> What I was wondering if anyone had any ideas on how to isolate
> which thread was the culprit.  Is there any log support or other
> means from webware that could help me or do I have to manually
> try to track down all the created threads and do printf debugging
> to isolate the fault?

In 0.9.2beta, you can print thread stack frames by sending a SIGQUIT 
signal to the AppServer.

You have to install threadframe for this to work:
http://www.majid.info/mylos/stories/2004/06/10/threadframe.html

Maybe you can check it out and tell me how it works before I release 
0.9.2 final this weekend.

-- Christoph

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Webware-discuss mailing list
Webware-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to