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.  Broker Server Not starting

    Posted 12/22/14 08:20 PM

    I am trying to start a webMethods 8.2 broker server .

    But i am getting the below error .

    The host ‘pkgsmctlbkaudituat’ was found, but no Broker Server monitor is running on port 6850 of that host.

    Can see the Broker Monitor is running , but the Broker Server is not starting up .

    awbrokermon.cfg

    [wmadm@ncdlsmqasa0004 bin]$ more awbrokermon.cfg
    monitor-start-servers=no
    monitor-port=8840
    server-8839.datadir=/pkgsmctlbkaudituat/Audit_broker
    server-8839.exec=/applic/softwareag/smCntrlBrkAudit/Broker/bin/awbroker
    server-8839.version=8.2
    server-8839.port=8839
    [wmadm@ncdlsmqasa0004 bin]$

    The Brokermon should be running on 8840 .

    Please help .


    #Integration-Server-and-ESB
    #broker
    #webMethods
    #Universal-Messaging-Broker


  • 2.  RE: Broker Server Not starting

    Posted 12/23/14 12:15 AM

    I think the config is tweeked after your startup of Monitor.

    Please run the below steps –

    • 1. awbrokermon -unconfig – run this command at location …/Broker/bin
      2. change the awbrokermon.cfg and save. (if no changes, add a whitespace somewhere and save the file). Just to make sure it is the latest copy.
      3. awbrokermon -config – run this command at location …/Broker/bin

    /Naidu


    #Integration-Server-and-ESB
    #Universal-Messaging-Broker
    #broker
    #webMethods


  • 3.  RE: Broker Server Not starting

    Posted 12/23/14 01:08 AM

    Hi Naidu ,

    Thanks for the response .
    I got the issue fixed .
    I had to use the startup script in the generic cluster location .
    Not the broker is up and running .

    Thanks .


    #Universal-Messaging-Broker
    #Integration-Server-and-ESB
    #broker
    #webMethods


  • 4.  RE: Broker Server Not starting

    Posted 12/23/14 04:30 AM