Previous Topic: SSL Port Stops Working after Reconfiguration on Windows (138178)

Next Topic: Microsoft SQL Express is Not Supported as a Database

Federation Manager Fails after First Request on UNIX Systems (138362)

Symptom:

On UNIX systems, the policy engine fails after an initial installation and configuration of Federation Manager.

Solution:

Always restart the Federation Manager services after running the configuration wizard.

To restart Federation Manager services on a UNIX system

  1. Open a command window.
  2. Run the following scripts:

    federation_mgr_home/fedmanager.sh stop

    federation_mgr_home/fedmanager.sh start

    When you run the fedmanager.sh script, it sources the Federation Manager environment script, ca_federation_env.ksh.

    Note: Do not stop and start the services as the root user.