Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to resolve jbossews on openshift: Failed to execute: 'control restart'?

Tags:

git

openshift

When I push my app at Openshift it was upload and final messages are

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

Also when I manually restart the application from Openshift website, it was showing me

"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"

How would you troubleshoot this error message?

like image 445
Mohan Kumar Bai Avatar asked Apr 19 '26 00:04

Mohan Kumar Bai


1 Answers

This can happen because of a lot of different issues. You can try to check the log to see what's wrong:

rhc tail -a myapp
like image 193
Chin Avatar answered Apr 21 '26 16:04

Chin



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!