Bug 1156800 - Failed to execute: 'control restart' for
Summary: Failed to execute: 'control restart' for
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Image
Version: 2.x
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Ben Parees
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-10-25 06:46 UTC by Harit Himanshu
Modified: 2015-05-15 00:45 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-10-25 23:44:13 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
when tried to restart from browser (45.42 KB, image/png)
2014-10-25 06:46 UTC, Harit Himanshu
no flags Details

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.


Note You need to log in before you can comment on or make changes to this bug.