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.  WM installation - Multiple Instances

    Posted 11/29/14 04:44 PM

    I am not able to get the solution of installing the second instance of the webMethods instance on 9.6.

    Is it like the normal process, Do I need to run the installer again to create a new instance? Is multiple instances supported on the trial version (9.6 or 9.7) ?

    Thanks
    Sri


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


  • 2.  RE: WM installation - Multiple Instances

    Posted 11/29/14 07:30 PM

    I am able to install the new instance by using the below statement/command

    Cmd prompt > is_instance.bat create -Dinstance.name=xyzinstance; -Dprimary.port=5000; -Dlicense.file=d:\xxx_license.xml

    looks like the installation is success but I am not able to start the instance.

    I tried to start the instance using newInstance\server.bat

    Where are the logs stored when the server or the new instance starts up.

    Thanks
    SA


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


  • 3.  RE: WM installation - Multiple Instances

    Posted 11/30/14 10:45 PM

    Hi SA,

    As you are not sure about the logs location, can you try to direct the logging to command console itself using ‘-log none’ option and check what’s going there.

    Thanks,


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


  • 4.  RE: WM installation - Multiple Instances

    Posted 12/01/14 01:58 AM

    well you can check the log path in the …/IntegrationServer/config/server.cnf

    A link on this setting -
    [url]http://webmethodspractice.blogspot.in/2014/07/willing-to-change-location-of-logs.html[/url]

    /Naidu


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


  • 5.  RE: WM installation - Multiple Instances

    Posted 12/01/14 02:42 AM

    Once your instance is successfully created and you should be seeing the logs folder within the instance folder on file system after the starting the instance. Can you check there.


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