Bug 1156800

Summary: Failed to execute: 'control restart' for
Product: OpenShift Online Reporter: Harit Himanshu <harit.subscriptions>
Component: ImageAssignee: Ben Parees <bparees>
Status: CLOSED INSUFFICIENT_DATA QA Contact: libra bugs <libra-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 2.xCC: jokerman, mmccomas
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-10-25 23:44:13 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
when tried to restart from browser none

Description Harit Himanshu 2014-10-25 06:46:59 UTC
Created attachment 950598 [details]
when tried to restart from browser

Description of problem:
Can not restart machine

Version-Release number of selected component (if applicable):


How reproducible:
try restarting app from browser, command-line, nothing works

Steps to Reproduce:
1. rhc app-restart api
2.
3.

Actual results:
Failed to execute: 'control restart' for /var/lib/openshift/53f0dc0ce0b8cd0dc5000011/wildfly

Expected results:
The app should have restrated

Additional info:
I tried force-stop, but now I could not start it  

$ rhc app force-stop api
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/universal-darwin14/rbconfig.rb:213: warning: Insecure world writable dir /usr/local in PATH, mode 040777
RESULT:
api force stopped

# harit at Harits-MacBook-Air.local in ~/Box Sync/code/idea/pennyapp on git:master x [23:39:58]
$ rhc app start api
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/universal-darwin14/rbconfig.rb:213: warning: Insecure world writable dir /usr/local in PATH, mode 040777
Failed to execute: 'control start' for /var/lib/openshift/53f0dc0ce0b8cd0dc5000011/wildfly

Comment 2 Harit Himanshu 2014-10-25 23:29:12 UTC
I deleted the application and re-created one again, no issues seem so far

Comment 3 Ben Parees 2014-10-25 23:44:13 UTC
In the future, gathering the logs ("rhc tail -a yourapp", or ssh'ing into your gear and looking in the $OPENSHIFT_LOGS directory) would help us debug what's going wrong during start.