当我在openshift上推我的应用程序时,它被上传,最后的消息是
remote: Starting jbossews cartridge
remote: jbossews process failed to start
remote: Git Post-Receive Result: failure
remote: Activation status: failure
remote: Activation failed for the following gears:
remote: 5433a24de0b8cd0dfa----- (Error activating gear: CLIENT_ERROR:
Failed to execute: 'control start' for
/var/lib/openshift/5433a24de0b8cd0dfa0000ec/jbossews)
remote: Deployment completed with status: failure
remote: postreceive failed
另外,当我从openshift网站手动重新启动应用程序时,它显示了
"Unable to complete the requested operation"
"Starting jbossews cartridge
jbossews process failed to start
The jbossews cartridge is already stopped
Failed to execute: 'control restart' for /var/lib/openshift/5433a24de0b8cd0dfa-----/jbossews"
如何解决此错误消息?
最佳答案
这可能是因为很多不同的问题。您可以尝试检查日志以查看错误:
rhc tail -a myapp