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:
- Click
(Add) or
(Edit) that is associated with the failed connection.
- Add the connection details, enable Managed Status, and click OK.The connection data is updated.
- Click
(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:
- Open a command prompt on theServer Automationmanager system and run the following commands:nslookup<Server Name>ping<IP Address of Server>
- 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 theServer Automationmanager system. Continue with Step 3.If the Server is in the DNS, continue with Step 4.
- 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
- Click
(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:
- Contact the Administrator to access the Server system.
- Log in to the Server system and open Administrative Tools, Services from the Start menu.The Services window opens.
- Select the service and start or restart the service.
- Change to theServer Automationuser interface, Server pane on the manager system and click
(Validate) in the upper-right corner.
Server Automationvalidates 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.