Bug 807514

Summary: undefined method `[]' for nil:NilClass error is seen when trying to show an empty domain info
Product: OKD Reporter: Johnny Liu <jialiu>
Component: ocAssignee: Clayton Coleman <ccoleman>
Status: CLOSED DUPLICATE QA Contact: libra bugs <libra-bugs>
Severity: medium Docs Contact:
Priority: high    
Version: 1.xCC: rmillner
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: 2012-03-28 17:40:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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