Verifying the Configuration for TEA agent for TIBCO Enterprise Message Service

Before you start the TEA agent for TIBCO Enterprise Message Service, you must verify that the configuration for the TEA agent for TIBCO Enterprise Message Service is set correctly.

To do so, perform the following steps:

    Procedure
  1. Open the <TEA_CONFIG_HOME>\tibco\cfgmgmt\ems-agent\conf\ems.conf file.
  2. Verify that the port on which the TEA agent for TIBCO Enterprise Message Service listens is correctly set. By default, it is set to ems.agent.http.port=8077. You can change the port here, if needed.
  3. Verify that the TEA server URL points to the machine where TEA is installed. This allows for autoregistration of the TEA agent for TIBCO Enterprise Message Service with the TEA server . By default, it is set to ems.teaserver.url=http://localhost:8777/tea.
  4. Make sure that the port number set in the TEA server URL matches with the port number that is set in the tea.http.port property in the <TEA_CONFIG_HOME>\tibco\cfgmgmt\tea\conf\tea.conf file.