Error Check in Broker

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

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.

1 Like

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