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.  Communication with Universal Messaging

    Posted 08/03/16 06:45 AM

    Hello,

    We use CentraSite 9.9. When checking the CTP wrapper logs, we can see that it tries to connect to Universal Messaging :

    INFO | jvm 1 | 2016/08/03 10:42:58 | [Wed Aug 03 10:42:58 CEST 2016],Failed to connect to Realm on attempt 1 - nSessionAttributes:conns=1/[nsp://192.168.59.103:9000/] - com.pcbsys.nirvana.client.nRealmUnreachableException: Realm is currently not reachable:com.pcbsys.foundation.base.fException: Retry count=1 exceeded attempting to connect to host - [nsp://192.168.59.103:9000/]

    There are no UM configured on this server.

    I’m not sure it is CentraSite that is linked in some way with UM. Maybe it is another component of runtime ?
    Any idea of how such a link would be made and in what part of the system to configure the connection with UM?

    To my knowledge CentraSite doesn’t publish to UM. I know that Mediator can in certain circumstances, but I have deactivated it (and besides why would it be in the CPT Logs ?!).

    Any idea would be appreciated !

    Thanks community


    #CentraSite
    #webMethods
    #API-Management


  • 2.  RE: Communication with Universal Messaging

    Posted 08/05/16 10:44 AM

    Hi,
    I suppose this is caused by the NERV component.
    With version 9.x most of the webMethods products come by default with the possibility to exchange JMS events with EDA.
    The configuration could be found under:
    \profiles\CTP\configuration\com.softwareag.platform.config.propsloader
    com.softwareag.eda.nerv.properties
    It is enabled by default and points to the localhost, where CTP is installed.

    Best regards
    Bratan


    #webMethods
    #CentraSite
    #API-Management