Troubleshooting component registration errors
The TrueSight Presentation Server may fail to connect to the Infrastructure Management Server sometimes and display the following errors. To resolve an error, perform the steps associated with the respective error.
Unable to establish a JMS connection with the {param} component
Resolution:
- Wait for a few minutes before refreshing the page.
- If the issue persists, run the pw license list command to ensure that the Infrastructure Management Server shows a valid license expiration date and does not show the Failure to connect to server message.
Component port: {port_number} is not available
Resolution:
Check if the specified port is accessible. Also, run the pw system status command to ensure that the Infrastructure Management Server is up and running.
Infrastructure Management Server service unavailable. Check TsimAudit.log for details
Resolution:
- Run the pw system status command to ensure that the jserver is up and running.
- Run the pw license list command to ensure that the Infrastructure Management Server shows valid license expiration date and does not show the Failure to connect to server message.
Failed to register the Infrastructure Management Server
Apply the valid license on Infrastructure Management Server and run the pw license list command. The license must show valid expiration date.
Component license has been tampered. Check TsimAudit.log for details
Apply the valid license on Infrastructure Management Server and run the pw license list command. The license must show valid expiration date.
Component license has expired. Check TsimAudit.log for details
Apply the valid license on Infrastructure Management Server and run the pw license list command. The license must show valid expiration date.
Cell information for the {param} is not available
Resolution:
- Run the pw system status command to ensure that the Infrastructure Management Server cell is up and running.
- Check the cell entry in the mcell.dir file in the following directories:
- Presentation Server: <Presentation Server Installation Directory>\truesightpserver\conf
- Infrastructure Management Server: <Infrastructure Management server Installation Directory>\pw\server\etc
Failed to change messaging configuration details. Check TsimAudit.log for details
Run the pw system status command to ensure that the pronet_cntl process is up and running.
Failed to add event gateway details in mcell.dir. Check TsimAudit.log for details
Check the disk space of the host computer running the Infrastructure Management Server. Also check the mcell.dir file size and entry.
Component is unreachable or not running
Resolution:
- Ensure that the Infrastructure Management Server hostname or load balancer hostname is correct.
- Ensure that the Infrastructure Management Server hostname or load balancer hostname is correct. Run the pw system status command to ensure that the Infrastructure Management Server is up and running. If you are using load balancer, make sure it is up and running.
Hostname cannot be resolved
Resolution:
Check if the hostname is valid. Ensure that the DNS server is able to resolve the hostname or the host file has an entry for the hostname.
Unable to establish a connection with the Infrastructure Management Server cell
Resolution:
- Run the pw system status command to ensure that the Infrastructure Management Server cell is up and running.
- Check the cell entry in the mcell.dir file in the following directories:
- Presentation Server: <Presentation Server Installation Directory>\truesightpserver\conf
- Infrastructure Management Server: <Infrastructure Management Server Installation Directory>\pw\server\etc
Failed to reload the entries in mcell.dir in the Infrastructure Management Server cell. Check TsimAudit.log for details
Resolution:
- In the TrueSight console, go to Administration > Components. From the component list, select the action menu
next to the component's name, and select Edit. Increase the Component Initialization Timeout (min) value under Custom Settings, and click Save.
- Log in to the host computer running the Infrastructure Management Server, and run the mgetinfo -n <cell name> -v connect command from the command prompt. The command displays the cell communication status as the output. Ensure there is connection established for ts_event_gateway to TrueSight Presentation Server IP Address.
Unable to establish a connection with the Truesight Presentation Server {param} index server process. Check TsimAudit.log for details
- Run the tssh server status command to ensure that the index server process is up and running
- Check if network.publish_host property is mentioned correctly in the <Presentation Server Install Directory>\truesightpserver\modules\elasticsearch\config\elasticsearch.yml file.
Where to go from here