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

UM Instance not created

  • 1.  UM Instance not created

    Posted Mon April 25, 2022 06:03 AM

    I am using WM10.5 full version. Hello I want to create an instance of Um as per guided in the UM Installation guide. However I am getting the following error when running the command i.e. UniversalMessaging/tools/InstanceManager/ninstancemanager create umserver2 ALL 9001

    when I am running the above command I am getting the follwoing error.
    bash: ninstancemanager: command not found
    I am doing this in linux fedora 33


    #webMethods
    #Universal-Messaging-Broker


  • 2.  RE: UM Instance not created

    Posted Mon April 25, 2022 06:28 AM

    Hi Azhar,

    You must use ninstancemgr.sh to execute the commands.

    ex : sh ninstancemgr.sh create umserver01 all localhost 9001

    Thanks,
    Vijaya


    #Universal-Messaging-Broker
    #webMethods


  • 3.  RE: UM Instance not created

    Posted Mon April 25, 2022 06:43 AM

    Thanks. It is created now.


    #Universal-Messaging-Broker
    #webMethods