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

[Universal Messaging]Unable to connect the Realm in Universal Messaging

  • 1.  [Universal Messaging]Unable to connect the Realm in Universal Messaging

    Posted Mon September 01, 2014 07:49 AM

    Hi,

    I want to get the Realm node of UM server through Java Admin API but the API through an following error

    Stacktrace:

    com.pcbsys.nirvana.client.nSessionNotConnectedException: The session is not currently connected to the server. Unable to perform the request:Session with the Realm has been disconnected

    My Java Code Snippet is

    nSessionAttributes attr = new nSessionAttributes(new String { “nsp://127.0.0.1:9000” });
    nRealmNode node = new nRealmNode(attr);

    My UM server is running and Realm is also connected.

    Regards
    Junaid


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