On Wed, Apr 3, 2013 at 5:19 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
>
> Leon,
>
> On 4/1/13 4:44 PM, Leon Rosenberg wrote:
> >>>
> >>
> >> FWIW, I've found jconsole immensely helpful in sorting out
> >> blocked threads. And none of that manually searching through
> >> dumps. Jeff
> >>
> >>
> > MoSKito provides an even easier way to obtain a thread dump via
> > web interface:
> >
> > http://server04.test.anotheria.net:8080/moskitodemo/mui/mskThreadsDump
>
> Nice.
>
> Sorting
> >
> by thread id, name, and status would be a very nice feature.
>

Yes, absolutely, I will add that to the list.


>
> Oracle's JVM's thread dump gives you information about the locks held
> by a thread so you can find out which two are deadlocked. Is that even
> possible from pure Java code? If so, it would also be critical to
> tracking-down this kind of problem.
>

Yes. You can see locks in the screen, but until now you have to find out
yourself which two are deadblocked. Making this analysis working
automagically is indeed great idea.
I will think about it.
Thanks for the hints.

Leon


>
> - -chris
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
> Comment: GPGTools - http://gpgtools.org
> Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
>
> iQIcBAEBCAAGBQJRXEh/AAoJEBzwKT+lPKRYMfQP/2YFRdAouSRAZT1SDr8IeLf5
> 5Ahtxl4e9JFfcmVkQ33/ohD2AyKNpwElRE0Ao2ybWLp+bvYQJRU1hl3gfetxsrQG
> S+L1lQg2gR/n0iZZiQ5TTIhSrf+vrnTfA5aHNGe00kgD4cEfDwtt2xqaRTvyt/j0
> bD0Q3s8fCdmYmaD9e/ypcRI3moD5/CRhsWrQiVrCE4Tb2bempvTj7Ey7/r//0znN
> SmdzgkmHcZ0b59SnrJF7PH1CV1EBLE3vbabZQJjEoyrwh09l9zUHzzszVy2+rc0+
> 6JmJvL8BNLWiSkkS7XDCZzt35UaiX1xd39qjLQnIMNp5znAIKUexfNyEP/Yl+Sfz
> TtVKF0CJzwiln8KEWv4YEeMBaUP5AzBcLDX3Bv5dTnE0hDN2dAad5Sbc4Ums1pf9
> aojPyUx4ShtXGtMxkmSr1uXr/xh8t6RjFCSqryHTyFCZvVUAvzbb3QEjZxwRyMQm
> c5EdhkgIFqPBSKyJ6ipp8c066Yp+mxv6MFykgGW9y0QzgiUfLf437l8ERwmu3CrU
> qCi4uxHQMTn200q3/+r8omcrkGzM9ehbdJyq6CyIN/6ONNYH47q3HTTQKNvIUAuz
> R+S3GEIK9xMRDcoz35qFqZsg1E8Js8IRUgvKTrOOh473kr3v6+IBDhseleMBT7x7
> iX5JrgqYDypJCxMeOZfD
> =zILk
> -----END PGP SIGNATURE-----
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

Reply via email to