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.


#TechXchangePresenter
 View Only
Expand all | Collapse all

Integration server shutdown waittime through command line

  • 1.  Integration server shutdown waittime through command line

    Posted Mon January 18, 2021 07:44 AM

    Hi,

    do we have any command to configure wait time ( to wait until all client sessions end) for shutting down Integration server via command line ?


    #webMethods


  • 2.  RE: Integration server shutdown waittime through command line

    Posted Mon January 18, 2021 01:42 PM

    Hi Ganeshkumar,

    there should be a property in the wrapper.conf or custom_wrapper.conf in the profiles/IS_xxx/configuration directory.

    When IS does not stop in a certain time frame after calling shutdown skript via CLI it gets killed by the Tanuki Wrapper automatically.
    When this happens, you will notice this during the following Startup in the server.log as there will be some messages regarding FSData full scans.

    Regards,
    Holger


    #webMethods


  • 3.  RE: Integration server shutdown waittime through command line

    Posted Thu January 21, 2021 04:37 AM

    Thanks Holger,

    but i am looking for shutdown from CLI in a delay number minutes, as we do the shutdown from Integration Server by giving some delay in minutes(to wait until client sessions end).

    is there any such configuration to shutdown from CLI by giving delay number minutes ?


    #webMethods