Server List Not Retrieved

Problem: No list of SAP Mobile Server displays in SAP Control Center. Instead, an Error Retrieving Server List message appears in the left navigation pane.

Scenario 1: No other error message appears.

If this is the case, one of the following explanations may apply:
  • You are attempting to connect to a remote server that is not properly registered in SAP Control Center.

    Solution: Manually register the remote server. By default, only SAP Mobile Servers installed to the same host computer are automatically registered with SAP Control Center. See Getting Started with SAP Mobile Server Administration in the SAP Control Center online help. If you have recently made changes to the environment, for example, by modifying server resource properties (login, password, host name, IP address, or port number), ensure that you reauthenticate after making the changes.

  • Jetty caching in SAP Control Center prevents the console from displaying the server tree. This is indicated by 404 errors in both the console URL and SCC_HOME\services\EmbeddedWebContainer\log\http-service.log (the HTTP access log).
    Solution:
    1. Close SAP Control Center.
    2. Stop SAP Control Center X.X Service.
    3. Delete the contents of: SCC_HOME\services\EmbeddedWebContainer\container\Jetty-X.X.XX\work.
    4. Restart SAP Control Center X.X service.

Scenario 2: The right administration pane shows an Authentication has failed error message.

If this is the case, one of the following explanations may apply:
  • You have not performed the "Authenticate" step in SAP Control Center after registering the resource or changing their credentials.

    Solution: In the Perspective Resources view, right click the server name and select Authenticate. In the default configuration, if you have used "supAdmin" to log in to SAP Control Center, select Use my current SAP Control Center login.

  • The server IP may have changed.

    Solution: Update server resource properties, and repeat the "Authenticate" step described above. See the topic SAP Control Center Fails to Start.

Scenario 3: The right administration pane shows a Connection unknown. Ensure Server is running.... message.

If this is the case, one of the following explanations may apply:
  • SAP Mobile Server responded with an exception indicating a problem on the server.

    Solution: Check SMP_HOME\Servers\UnwiredServer\logs\<hostname>-server.log for details.

  • The SAP Control Center security provider is down or a system condition prevents SAP Control Center from authenticating the user for administration access.

    Solution: Ensure that the security provider is running and that its host is reachable from the SAP Control Center host.

Scenario 4: In some rare cases, the connection between SAP Control Center and SAP Mobile Server cannot be established after trying the previous recommendations.

Solution: You may need to stop and restart the SAP Control Center X.X windows service. After stopping the window service, make sure the process uaservices.exe is not running (or stop it from Windows task manager). Then log in to SAP Control Center again.

Scenario 5: This may happen if you upgraded SAP Mobile Platform to a newer version, and changed the server host name.

Solution: You need to complete some extra steps:
  1. Change the listener prefix of httpListeners and iiopListeners for the new hostname in the new server's properties file:

    Repository\Instance\com\sybase\djc\server\ApplicationServer\default.properties,  <new_hostname>.properties
  2. In Repository\Instance\com\sybase\djc\server\SocketListner\*.properties, rename all the <old_hostname>_<protocol>.properties into <new_hostname>_<protocol>.properties.
  3. Use dbisqlc to update the table: cluster_installation in clusterdb, update cluster_installation set hostname='<new_hostname>' where hostname='<old_hostname>'.
Related concepts
Troubleshooting Host Name Problems
Related tasks
Error in Listing Application Connections and ADMIN_WEBSERVICE_INVOCATION_ERROR in gateway.log
Unexpected Listener Startup or Connection Errors
AuthorizationException Displays Instead of Status
Changing SAP Mobile Server Host Name
Related reference
SAP Mobile Server Fails to Start
Starting or Restarting a Remote Server from SAP Control Center Fails
Port Conflict Issues
Refreshing Server Configuration Displays Only Partial Updates
Users Connect with Old Credentials
Increasing Messaging Queue Counts Degrades Performance
Saving Server Configuration Fails Due to Certificate Validation Error
Unknown Server Error Message