Server Connection to the Manager Failed

Symptom:
casa
Symptom:
After I have added a Server connection under Administration, Configuration, the validation of the connection to the Server failed.
Solution:
The following procedures address the most common issues which can cause a connection failure:
  • Verify, if the used Server connection data is still valid. If necessary, update the connection data.
  • Verify, if the Server system is running and accessible.
  • Verify, if the Management Service on the Server system is running properly.
To update the Server connection data:
  1. Click add (Add) or add (Edit) that is associated with the failed connection.
  2. Add the connection details, enable Managed Status, and click OK.
    The connection data is updated.
  3. Click add (Validate) in the upper-right corner to validate the new settings.
    If the connection to the Server cannot be established, continue with the next procedure.
To verify if the Server system is running and accessible:
  1. Open a command prompt on the 
    Server Automation
    manager system and run the following commands:
    nslookup 
    <Server Name>
    ping 
    <IP Address of Server>
  2. Verify the output of the commands to find out whether the Server has a valid DNS entry and IP address.
    If the Server is not in the DNS, add the Server to the Windows hosts file on the 
    Server Automation
    manager system. Continue with Step 3.
    If the Server is in the DNS, continue with Step 4.
  3. Open the hosts file in the %windir%\system32\drivers\etc directory with an ASCII editor and add the following line:
    ipaddress <Server Name>
    Enter the correct IP address and Server name. For example:
    192.168.50.50 myServer
  4. Click add (Validate) in the upper-right corner.
    If the Server credentials and connection data are correct and you can ping the Server, the connection can still fail. In this case, it is possible that the Server causes the problem. If the connection to the Server cannot be established, continue with the next procedure.
To verify, if the Management Service on the Server system is running properly:
  1. Contact the Administrator to access the Server system.
  2. Log in to the Server system and open Administrative Tools, Services from the Start menu.
    The Services window opens.
  3. Select the service and start or restart the service.
  4. Change to the 
    Server Automation
    user interface, Server pane on the manager system and click add (Validate) in the upper-right corner.
    Server Automation
     validates the Server connection.
    If the connection to the Server fails, verify the validity of the data you gathered according to the requirements for this scenario.
    Work with the administrator or support to fix the Server connection problem.