Previous Topic: Policy Server and CSP Console UpgradeNext Topic: Verify the Upgrade


Tomcat Configuration

After upgrading the Policy Server, Tomcat may fail to start. If it fails, use this procedure.

Follow these steps:

  1. Navigate to the following directory:
    /opt/CA/AdvancedAuth/Tomcat/webapps/tenant-services/WEB-INF/classes/resources
    
  2. Edith the following file:
    config.properties
    
  3. Change IM_WEBSERVICE_HOST to the host of the first Identity Management server, if you just upgraded the first Policy Server, or the second Identity Management server if you just upgraded the second Policy Server.
  4. Restart Tomcat on the Policy Server that you upgraded as follows:
    /opt/CA/AdvancedAuth/Tomcat/bin/shutdown.sh
    /opt/CA/AdvancedAuth/Tomcat/bin/startup.sh