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.

 View Only
Expand all | Collapse all

IS startup scripts

  • 1.  IS startup scripts

    Posted Thu November 03, 2016 08:16 PM

    Hello Experts,

    Can someone please let me know what is the difference between starting the Integration server from

    1. Profiles/IS_Default/bin/Startup.sh
      2)IS_home/instanaces/default/bin/server.sh
      3)IS_home/instanaces/default/bin/startup.sh

    What is the difference between these scripts and how would it effect the startup of the server.

    Also i see the below files in the directory profiles/Is_default/bin

    sagis97.pid
    sagis97.status
    sagis97.java.status

    what do these files indicate.

    Thanks,
    Arun Cholleti.


    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: IS startup scripts

    Posted Fri November 04, 2016 04:34 AM

    Review IS Administration Guide for your wM version. However for your notes:

    The startup.bat/sh and shutdown.bat/sh scripts contained in the Integration Server_directory\instances\instance_name\bin directory are
    deprecated. Software AG recommends the use of the scripts contained in the Software AG_directory\profiles\IS_instance_name\bin directory.

    If you will manage Integration Server through Command Central, you must use the scripts located in the Software AG_directory\profiles\IS_instance_name\bin directory.

    To identify the PID corresponds to your IS you can check the content of the file sagis97.pid. Also check the other files you have mentioned to get more details on these.


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General