HTTP 500 when trying to view an OpenShift Application in the Console.
Issue
- My OpenShift Console reports the following when trying to review an Application from the Console.
Started GET "/broker/rest/domains/ebizeng/applications/hellodaps.json?include=cartridges" for 127.0.0.1 at 2013-08-02 11:25:38 -0500
Processing by ApplicationsController#show as JSON
Parameters: {"include"=>"cartridges", "domain_id"=>"ebizeng", "id"=>"hellodaps"}
Completed 500 Internal Server Error in 5430ms
- My /var/log/openshift/broker/production.log report the following errors:
Started GET "/broker/rest/domains/ebizeng/applications/hellodaps.json?include=cartridges" for 127.0.0.1 at 2013-08-02 11:25:37 -0500
Processing by ApplicationsController#show as JSON
Parameters: {"include"=>"cartridges", "domain_id"=>"ebizeng", "id"=>"hellodaps"}
Failed to get gear groups due to: invalid value for Integer(): "2097152 # 2GB" ["/opt/rh/ruby193/root/usr/share/gems/gems/openshift-origin-controller-1.9.14/app/models/gear.rb:43:in `Integer'", ...
Environment
- Red Hat OpenShift Enterprise 1.2
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.