The information in this article applies to:
Product: MIM and PM4Data
Version: 8.x
Platform: Open Systems
Issue
- The Process Monitor Launcher is responsible for displaying the health of each node. In addition, the user can issue commands to start/stop components and to view logs. If the launcher is unable to reach a node, the node will be displayed with a yellow status indicator, which means that the node is unregistered.
Resolution
- Below are some common things to check for and reasons why the launcher will not display nodes properly.
The node is running in a VMWare session and is using the VMWare default IP address of 127.0.0.1. Change this to an IP address that can be accessed by the Launcher
Replace the hostname with the physical IP address in the config.rsp file of the node and restart the services.
The machine is not resolving node.s hostname using DNS. Add a local entry to ES host file - Windows: "C:\\WINDOWS\\system32\\drivers\\etc\\hosts" or UNIX: "/etc/hosts"
There is a possible conflict between JBoss port numbers and another application. Try switching to other port numbers for JBoss instead of 10010, 10011, 10012, 10013, 10014, 10015 (xmportconfig.xms).
See if firewalls are blocking access to JBoss ports.