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 queue stacked

    Posted 04/23/08 09:52 PM

    I’m using MWS 6.5.2 and Broker messaging 6.5.2…
    Lot many documents are stacked in broker queue due to some other reasons which got resolved. But the issue now is, there are thousands of records in the broker queue which r getting processed slowly, changed the threads setting in trigger management, it is working for some extent,but still its slow, hope that all the documents get processed by next couple of days:)
    My question is, whether there are any settings we can do, so that whenever broker queue is filled with certain number of documents(eg:300) there should be some alert. Is there any thing we can set in MWS(messaging interface). I would appreciate if any of u can respond…

    Thanks in advance.


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


  • 2.  RE: Broker queue stacked

    Posted 04/24/08 02:05 PM

    The broker has a JAVA Admin API that allows you to write a small java program to monitor broker queues. You can get queue depth, last published time etc. It is very effective and runs outside of the IS server which is good, cause it’s usually the IS server causing the problem with the broker.


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


  • 3.  RE: Broker queue stacked

    Posted 04/24/08 03:48 PM

    Hi Mark,
    Thanku very much for ur quick response. Is there any instructions document on this plz. Can you plz give me some more details plz.

    Thanks in advance.


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


  • 4.  RE: Broker queue stacked

    Posted 04/26/08 01:05 PM

    The Broker Java API is contained within the Doc’s directory of the Broker install. It is also available on Advantage.


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


  • 5.  RE: Broker queue stacked

    Posted 04/29/08 02:04 AM

    Just to add, you can also get these alerts, if you have Manager/Optimize Server installed and configured. If you do not already have it, Broker Java API is the way to go.


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