Deployment of the Action Run PowerShell Commands Times Out
Symptoms
When the PowerShell command java -jar jenkins.war --httpPort=8088 is deployed, the progress is stuck in deploying state until timeout occurs. This problem always occurs when the PowerShell command is used for service startup.
Cause Analysis
The host waits for the deployment result after a PowerShell command is deployed. If the command is executed continuously, the deployment will time out. In this case, a message is displayed indicating that the deployment fails due to timeout.
Solution
Run the PowerShell command that is continuously executed in the background.
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