Previous Topic: Mobile Dashboard TroubleshootingNext Topic: Operations Console Troubleshooting


Service Names do not Appear on the Mobile Dashboard

Symptom:

When I access the Mobile Dashboard, the service names are empty.

Solution:

Service names on the Mobile Dashboard are obtained from the USM Properties that are named Service Name and Label.

It is possible that the USM properties were not created properly.

Follow these steps:

  1. Stop the CA SAM Application Server service.
  2. Navigate to the following folder:

    SOI_HOME\tomcat\registry\topology\physical\node0\sor

  3. View the following files and verify it matches the server name with the output of %COMPUTERNAME% case sensitive.

    Example:

    <tns:brokerURL>tcp://<Computername>:61616</tns:brokerURL> 
    <Computername> has to be the exact content of %COMPUTERNAME%
    
  4. Open a cmd window, navigate to the SOI_HOME\tomcat\registry folder and run the command "registryloader".

    Note: Ignore any warning messages about log4j settings.

  5. Perform one of the following actions: