Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How To Kill Thread From Windows

807605Aug 2 2007 — edited Aug 2 2007
I am monitoring a third party java (no access to code) application running as a service under Windows 2000.

psinfo identifies two threads that have been in a running state for 8 hours. My CPU started running at 50% at the time these threads started.

Question:

Is there a command line utility or way to kill an individual java thread without killing the entire java.exe process?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 30 2007
Added on Aug 2 2007
1 comment
551 views