Skip to Content
0
Former Member
Jan 20, 2008 at 09:58 PM

How to kill threads without restarting the J2EE server

639 Views

Hello,

Is there any way to kill the threads instead of restarting the server. There are two threads running on our server and jlaunch is taking 98% CPU. When J2EE is restarted, the threads are killed and CPU is normal . Also how to identify which application is using this thread ?

Thanks,

Praveen