Products | Versions |
---|---|
TIBCO Enterprise Message Service | - |
Not Applicable | - |
Resolution:
Description:
= = = = = = =
Message of type 114 is a multicast daemon protocol message.
Verify if the multicast client is configured incorrectly to connect to the EMS server instead of the multicast daemon. Also verify the following:
If the error is coming from the EMS server check the tibemsd.conf file for the multicast_daemon_default parameter to make sure it is not the same as the EMS server’s listen port. If multicast_daemon_default is not set the default port is 7444. Make sure that the EMS server is not listening on this port.
Check if the clients are calling tibems_SetMulticastDaemon() or tibemsConnectionFactory_SetMulticastDaemon() which can be used to override the setting of multicast_daemon_default.
Confirm that multicast is enabled.
Environment:
= = = = = = =
ALL