What do I do when I login and get the message “Could not connect to Server. Check Server status and verify it is using port number [xxxx].”?
This message is usually displayed when attempting to connect to the Server Layer using an incorrect port number. To check that the correct port number is being used, do the following: 1. Enter “cd /var/opt/SUNWsymon/cfg” 2. View the file “server-config.x” 3. Locate the line starting with “property:rmiPort”. If it is commented out, the Server Layer is using the default port, 2099. If the line is not commented out, the value assigned to this variable is the port being used. 4. Restart the Console using this port number by entering: /opt/SUNWsymon/sbin/es-start -c -p
Related Questions
- What do I do when I login and get the message "Could not connect to Server. Check Server status and verify it is using port number [xxxx]."?
- What do I do when I login and get the message "The specified server host is invalid. Please verify the provided host information."?
- How do I view and verify Apache server performance status under Linux / UNIX operating system?