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.  Issues in Queue having Current depth reaching 10000

    Posted 07/27/12 04:02 PM

    I do not wish to clear messages from the affected queue but need to monitor that and take corrective action.

    Can anyone shed some light on this or point me to an URL which has more detailed suggestions?

    Rgds,

    Seetesh


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


  • 2.  RE: Issues in Queue having Current depth reaching 10000

    Posted 07/31/12 12:11 PM

    You have to write custom code to monitor Queue size.


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


  • 3.  RE: Issues in Queue having Current depth reaching 10000

    Posted 07/31/12 12:37 PM

    What is making the queue size to be grown upto 10k? Are there no clients who listens for these messages? If you have Optimize for Infrastructure setup, it is pretty easy to monitor broker queues and give an alert soon after it reaches certain amount. There are Broker API’s which can do the same. You can refer those. But again, when do you expect 10k messages in the queue? During some failures?

    -Senthil


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


  • 4.  RE: Issues in Queue having Current depth reaching 10000

    Posted 07/31/12 03:11 PM

    Hello Aduri,

    I do not want to monitor the Queue Size which I am doing via a shell script but I need to manipulate the message that are there in the Queue.

    Rgds,

    Seetesh


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


  • 5.  RE: Issues in Queue having Current depth reaching 10000

    Posted 07/31/12 03:16 PM

    For the moment, we are using LoadRunner to populate 10k messages to this queue whereas there is a client that listens to these messages but unable to consume them.

    As there is not programs involved (Java) that will check the Queue Depth first before posting the messages, I was looking at alternate options of managing the same.

    Seetesh


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