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 not Responding occasionally

    Posted 04/07/06 03:35 PM

    We are running webMethods version 6.1 and are experiencing an issue on an inconsistent basis.

    We are publishing documents to broker using wmPublic.pub.publishAndWait service. 95% of published docs return a Reply as expected. However, this other 5% is timing out, it’s not receiving a response from the broker. The Backend service that subscribes to these documents is logically ordered to always return a Reply (even if error occurrs).

    I thought I might find the problem with maximum server/error logging enabled. However, I see no errors or indication of why this 1% of requests are failing.

    In effort to resolve the problem we deleted document types from Broker and resynced the docs, but that did nothing.

    I’m wondering if anyone has ever experienced this issue. Any ideas? Thank you.

    Here’s the publishAndWait parameters
    local:false
    waitTime:30
    async:false


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: Broker not Responding occasionally

    Posted 04/11/06 01:07 AM

    So, what did you want to happen if the client had to wait for longer than 30 seconds?

    Mark


    #Flow-and-Java-services
    #Integration-Server-and-ESB
    #webMethods