Upgrade: Restoring Customized Settings in Sybase Control Center Configuration Files

If you modified settings in Sybase Control Center configuration files in an existing Unwired Platform installation, the upgrade installer overwrites them and you must manually restore the customizations in the new files.

Unless you are certain that Sybase Control Center configuration files used only default settings before you upgraded, compare those files from your Unwired Platform backup with the same files after the upgrade, and manually restore any customized settings.

  1. From the Windows Services Control Panel, stop the Sybase Control Center service.
  2. In the backup you made of your Unwired Platform installation before upgrading, locate the following files:
    • SUP_HOME\SCC-XX\bin\scc.properties
    • SUP_HOME\SCC-XX\services\Messaging\service-config.xml
    • SUP_HOME\SCC-XX\services\RMI\service-config.xml
    • SUP_HOME\SCC-XX\services\SCC\service-config.xml
    • SUP_HOME\SCC-XX\services\EmbeddedWebContainer\service-config.xml
  3. Locate the corresponding files in the upgraded Unwired Platform installation.
  4. Copy any changed settings from the backup files into the new files, replacing any default values.
    • Do not overwrite an entire Sybase Control Center configuration file with the corresponding file from the backup. You must manually and individually update specific settings in the new files.
    • If you modified the MaxFormContentSize value before upgrading, its location has changed. Before upgrading, the setting was:
      -Dorg.eclipse.jetty.server.Request.maxFormContentSize
      in the SUP_HOME\SCC-XX\bin\scc.properties file.
      After upgrading, the setting is:
      jetty.maxFormContentSize
      in the SUP_HOME\SCC-XX\services\EmbeddedWebContainer\service-config.xml file.
    1. Open each file from the upgraded Unwired Platform installation side-by-side with the corresponding file from the Unwired Platform backup.
    2. Manually copy any changed settings from the backup file into the new file.
    3. Save the updated new file.
  5. From Windows Services, restart the Sybase Control Center service.