Bug 1021015 - running gear restart --all in app's shell results in traceback.
Summary: running gear restart --all in app's shell results in traceback.
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Containers
Version: 2.x
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Jhon Honce
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-18 19:07 UTC by Peter Ruan
Modified: 2015-05-14 23:30 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-18 19:34:28 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Peter Ruan 2013-10-18 19:07:15 UTC
Description of problem:
running gear restart --all in app's shell results in traceback.

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

How reproducible:
always

Steps to Reproduce:
1. create an app of any type.
2. ssh into app's shell
3. gear restart --all

Actual results:
olp1gvdo-lvt0u1.rhcloud.com 52601e41e0b8cde4df000021]\> gear restart --all
/opt/rh/ruby193/root/usr/share/gems/gems/commander-4.0.3/lib/commander/runner.rb:69:in `abort': can't convert OptionParser::InvalidOption into String (TypeError)
	from /opt/rh/ruby193/root/usr/share/gems/gems/commander-4.0.3/lib/commander/runner.rb:69:in `rescue in run!'
	from /opt/rh/ruby193/root/usr/share/gems/gems/commander-4.0.3/lib/commander/runner.rb:61:in `run!'
	from /opt/rh/ruby193/root/usr/share/gems/gems/commander-4.0.3/lib/commander/delegates.rb:11:in `run!'
	from /opt/rh/ruby193/root/usr/share/gems/gems/commander-4.0.3/lib/commander/import.rb:10:in `block in <top (required)>'


Expected results:
all gears to be strated w/o prompt.

Additional info:

Comment 1 Peter Ruan 2013-10-18 19:34:28 UTC
the --all option is not published to PROD yet, worked in DEVENV>


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