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

Broker (Unexpected stop of Broker Server )

  • 1.  Broker (Unexpected stop of Broker Server )

    Posted Wed September 30, 2009 08:42 AM

    Hi!

    When I try to start a new configurated broker I’m getting following error in /var/log/broker.alert

    Sep 29 21:21:38 safir awbrokermon: [ID 702911 local5.alert] #1033 Unexpected stop of Broker Server in directory /var/opt/webmethods/awbrokers65/is65_wmtest01 pid 0 - exit code 1
    Sep 29 21:21:43 safir awbroker:9849: [ID 702911 local5.alert] #1229 Error: The Server cannot initialize config session with        URL "qs:///var/opt/webmethods/awbrokers65/is65_wmtest01/Brok
    erConfig.qs". Error code 1100: QS (-2) LOCKED(QS-2) source:qs.cc line:181: Permission denied. [EXITING]

    does anyone have an idea of what can be wrong?

    Thanks alot in advance!


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


  • 2.  RE: Broker (Unexpected stop of Broker Server )

    Posted Wed September 30, 2009 08:55 AM

    What is the broker version? if its 7.x , check if you have installed it using root user.


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


  • 3.  RE: Broker (Unexpected stop of Broker Server )

    Posted Wed September 30, 2009 09:05 AM

    brokerverision is 6.5
    I installed the IS including broker without root.
    After that I created the broker with this command (root)
    ./server_config create /var/opt/webMethods/awbrokers65/is65_wmtest01 -k xxxxxxxxxxxxx -p 9849

    and started with this command ./server_config start -h xxxx:9849


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


  • 4.  RE: Broker (Unexpected stop of Broker Server )

    Posted Tue November 03, 2009 01:38 PM

    Are you using a mounted filesystem?

    There are a few instances where the permissions of the underlying directory are overriding the mounted filesystem’s. Even when you are root.

    Can you qsck the DataStore?

    Can you be sure no Broker process is running and no stale locks remain?


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