Error 503 Is Reported When Manager Is Accessed Through Direct Connect
Symptom
When Manager is accessed through Direct Connect, error 503 is displayed, indicating that the page cannot be used currently.
Possible Causes
As the number of tasks increases or the number of concurrent tasks increases, the Executor memory may be insufficient. As a result, the Manager cannot be accessed.
Procedure
- Log in to either the Master1 or Master2 node as user root and run the following command to switch to user omm:
su - omm
- Run the following commands to modify the catalina.sh script:
vim /opt/executor/bin/catalina.sh
Search for JAVA_OPTS, find the configuration similar to JAVA_OPTS="-Xms1024m -Xmx4096m", change the value as required, and save the modification.
- The manager-executor process only runs on either the Master1 or Master2 node in active/standby mode. Check whether it exists on the node before restarting it.
- Log in to the Manager page again.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot