WebSphere Application Server & Liberty

WebSphere Application Server & Liberty

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  how to kill hung threads in windows 2003

    Posted 05/12/14 06:00 PM
    Hi
    WSVR0605W: Thread "WebContainer : 2" (0000003a) has been active for 759097 milliseconds and may be hung.  There is/are 1 thread(s) in total in the server that may be hung

    Its base windows 2003 OS and websphere version is 6.0.2.14

    I tried to stop the server and start server dint resolves.again after 45 min thread has been hung as issue since its repeating from past 2 days.

    Any solution ?

    Naveen


  • 2.  how to kill hung threads in windows 2003

    Posted 05/13/14 05:31 AM
    Hi Naveen,

      Supose you know, WAS 6.0.2.14 is out of support
     
      I suggest to do a threads dump when you are having the issue and analyze them to see what are doing your threads and more concretely the hung thread.
     
      Dumping threads in server processes using scripting
      pic.dhe.ibm.com/infocenter/wasinfo/v6r0/...
     
      MustGather: Generating Javacores and Userdumps Manually For Performance, Hang or High CPU Issues on Windows
      www-01.ibm.com/support/docview.wss?rs=18...
     
      Hope this helps.
     
     Regards


  • 3.  how to kill hung threads in windows 2003

    Posted 05/14/14 05:00 AM
    Naveen,

      You are in WAS 6.0.2.14 if you can update to version 6.0.2.29, you can take advantage of

      Configuring the WebSphere Application Server hung thread detector to automatically produce a javacore or thread dump on a WSVR0605W message
      www-01.ibm.com/support/docview.wss?uid=s...

      This way is more easy to get the dump of the Threads when one of them get Hung

      Hope this helps.

    Regards