webMethods

 View Only
Expand all | Collapse all

Error Check in Broker

  • 1.  Error Check in Broker

    Posted Thu January 17, 2019 03:14 AM

    Hello Guys,

    Can anyone please tell me how to check for issues in webMethods broker? (Apart from checking broker last message received and sent time).
    webMethods version is 9.8


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


  • 2.  RE: Error Check in Broker

    Posted Thu January 17, 2019 04:04 AM

    At Broker end, you can only do few things that you already checked: server log in MWS or logmsgs file (though to check directly logmsgs file you’ll need to know how to convert unix time to time stamp and check error code using wmgetmsg tool), diag.log (bit programmatic details, but can give you some idea).

    Best is to find the error reported at client end. Anything that goes wrong will always be replied to the client making the call. So, exception at client is starting point.


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


  • 3.  RE: Error Check in Broker

    Posted Fri January 18, 2019 05:20 AM

    Hello Sayon,

    Please check the broker server log which you will find in the under broker directory. If you elaborate the problem then we can help you in fixing the same.

    Regards,
    Raj


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