IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Java Code to Kill The Service in 7.1.2

    Posted 12/06/10 10:44 AM

    Hi All,

    is there anyway can I find the name of the thread that is running the service. My intention is to kill the service which is in hung state.

    Does anybody have the sample code to kill the service in hung state, which are in hung state.

    Please help.:slight_smile:

    Sasanka


    #Integration-Server-and-ESB
    #webMethods
    #Flow-and-Java-services


  • 2.  RE: Java Code to Kill The Service in 7.1.2

    Posted 12/06/10 05:45 PM

    Though this feature is not available in 7.1.x this feature has been added starting 8.0.x by default.

    That is, you can kill any service which is hung state. For this you first need to Cancel it and then Kill it.

    • Kishore

    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: Java Code to Kill The Service in 7.1.2