Description of problem: Destroy domain and run "rhc-domain-info". Get NoMethodError. Version-Release number of selected component (if applicable): rhc-0.89.4-1.git.0.a917794.el6.noarch How reproducible: Always Steps to Reproduce: 1.Destroy existing domains if any $ rhc domain destroy -n <domain_name> 2.Run rhc-domain-info $ rhc-domain-info -ai -d 3. Actual results: <--------output------------> /usr/lib/ruby/gems/1.8/gems/rhc-0.89.4/bin/rhc-domain-info:84: undefined method `[]' for nil:NilClass (NoMethodError) from /usr/bin/rhc-domain-info:19:in `load' from /usr/bin/rhc-domain-info:19 <--------------------------> Expected results: Should get "user doesn't have registered namespace" Additional info:
Version-Release number of selected component rhc-0.89.7-1.el6_2.noarch It'll output the following message while running rhc-domain-info without created domain .. Output message as follows: Application Info ================ No applications found. You can use rhc-create-app to create new applications. It has still problems, we should get "user doesn't have registered namespace" or the others for expected results
*** Bug 807514 has been marked as a duplicate of this bug. ***
This is now fixed for 'rhc-domain-info --info' similarly to how we fixed 'rhc domain info' git commit 6241168dcd196853d6d8465863fdbffbaa56bbc4
Verified on devenv_stage_154.