Bug 807514 - undefined method `[]' for nil:NilClass error is seen when trying to show an empty domain info
Summary: undefined method `[]' for nil:NilClass error is seen when trying to show an e...
Keywords:
Status: CLOSED DUPLICATE of bug 807268
Alias: None
Product: OKD
Classification: Red Hat
Component: oc
Version: 1.x
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ---
: ---
Assignee: Clayton Coleman
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-03-28 03:00 UTC by Johnny Liu
Modified: 2012-03-28 17:40 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-03-28 17:40:36 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Johnny Liu 2012-03-28 03:00:25 UTC
Description of problem:
Before user create domain, run the following command:
$ rhc domain show
Password: 

User Info
=========
/usr/lib/ruby/gems/1.8/gems/rhc-0.89.7/bin/rhc-domain:213:in `show_domain_info': undefined method `[]' for nil:NilClass (NoMethodError)
	from /usr/lib/ruby/gems/1.8/gems/rhc-0.89.7/bin/rhc-domain:316
	from /usr/bin/rhc-domain:19:in `load'
	from /usr/bin/rhc-domain:19


Version-Release number of selected component (if applicable):
devenv-1677
rhc-0.89.7-1.el6_2.noarch

How reproducible:
Always

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Rob Millner 2012-03-28 17:40:36 UTC

*** This bug has been marked as a duplicate of bug 807268 ***


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