Previous Topic: Tenant Creation IssuesNext Topic: “Unable to process your Request now” Error Message When Accessing the User Console


CA Directory Web Services Issues

If CA Directory errors occur, make sure that the CA Directory DSAs and DxAgent web service are running on all servers that have Directory installed.

Follow these steps:

  1. Log in as the DSA user:
    su - dsa 
    dxserver status 
    
  2. If any DSAs are stopped, enter the following command:
    dxserver start all
    
  3. Check the DxAgent status:
    cd /opt/CA/Directory/dxserver/dsamgmt
    ./dxagent.sh status
    
  4. If the DxAgent is not running, run the following command:
    ./dxagent.sh start