Restoring an Application Node Using restore-workingconfig.bat

Run restore-workingconfig.bat to restore the server configuration to a previous working state that allows you to restart the current SAP Mobile Server. Use this script only if the server configuration is not in a working state.

The server configuration is backed up automatically each time the SAP Mobile Server starts successfully. When you incorrectly set configuration parameters in SAP Control Center (for example, invalid JVM options, or too many background thread counts), the current SAP Mobile Server may fail to restart.

The property values of the system table CLUSTER_PROPS in the cluster database stores the cluster properties. During server startup, these properties are automatically backed up. By running the script, you restore the following key configurable properties to the previous successful state:

  1. Stop all SAP Mobile Platform services.
  2. Verify that the root process OBServiceManager.exe and all subprocesses have been stopped.
  3. Run restore-workingconfig.bat in SMP_HOME\Servers\UnwiredServer\bin.
  4. Start SAP Mobile Server and check whether all related services are started, and configuration values are restored.
Related concepts
Application Server Fails to Start Due to Invalid Settings