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.

 View Only
Expand all | Collapse all

JMS Connection alias getting disconnected from Universal Messaging (UM) server automatically

  • 1.  JMS Connection alias getting disconnected from Universal Messaging (UM) server automatically

    Posted Wed April 08, 2015 08:33 AM

    Hi All,

    I am facing an issue whenever I am trying to publish data of size around 8MB to a topic in the UM via JMS message.The service throws an error stating that the publish failed as the connection alias is disabled whereas the connection alias is perfectly enabled.In server logs I find a log saying that the connection alias has got disconnected from the UM and the next log says its got started back.

    Could someone please help me find a solution for this.

    Below are the server logs extract:

    2015-04-08 07:30:53 IST [ISS.0134.0016E] JMS Connection Error on connection “ABCD”: javax.jms.JMSException: Disconnected from : umserver2
    2015-04-08 07:30:53 IST [ISS.0134.0054I] Stopping all triggers associated with JMS connection alias ABCD.
    2015-04-08 07:30:57 IST [ISS.0134.0052I] Starting all triggers associated with JMS connection alias ABCD.
    2015-04-08 07:30:57 IST [ISS.0134.0007I] JMS connection alias “ABCD” started

    Thanks in advance!

    Regards
    Nikhil


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


  • 2.  RE: JMS Connection alias getting disconnected from Universal Messaging (UM) server automatically

    Posted Thu April 09, 2015 02:00 AM

    Hi Nikhil,

    This could be due to the timeout errors in your Integration Server config.
    Are you using terracotta clustering in your set-up?
    Generally the timeout value is set in "your IntegrationServer\config\Caching" folder config file.
    This also could be due to IS being busy and need more time to respond. In this case we may need to tune the settings to cater for the increased load.
    Please check and let us know if you’re able to resolve this via timeout settings.

    Regards,
    Vikas


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


  • 3.  RE: JMS Connection alias getting disconnected from Universal Messaging (UM) server automatically

    Posted Fri April 10, 2015 05:59 AM

    Hi Vikas,

    Could you please specify the exact file name and the key name where we need to set the timeout?

    Thanks in advance!

    Regards,
    Nikhil


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


  • 4.  RE: JMS Connection alias getting disconnected from Universal Messaging (UM) server automatically

    Posted Fri April 10, 2015 10:21 AM

    Hi Nikil,

    Based on your exception, What I have understood is it seems to be maxBufferSize was set less than 8MB.
    If this is the case please set the max buffer size up to 10MB and try again.

    If you still face the same exception please share your nirvana.log

    Please let us know your response.

    Regards,
    Bhanu Kumar


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


  • 5.  RE: JMS Connection alias getting disconnected from Universal Messaging (UM) server automatically

    Posted Thu June 08, 2017 07:59 AM

    Hello ,

    Are you IS and UM on the Same Physical machine/VM or different VM or physical machines if different then under UM configration you would have to change the location to point to the nsp://yourserver:port

    Regards
    Shashank


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