Bug 876878
| Summary: | Long debug information will be displayed on create app page when meeting some errors. | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | OKD | Reporter: | Yujie Zhang <yujzhang> | ||||||
| Component: | Master | Assignee: | Ravi Sankar <rpenta> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 2.x | CC: | rpenta, xtian | ||||||
| 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-12-19 19:25:27 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
|
Description
Yujie Zhang
2012-11-15 08:30:23 UTC
Created attachment 645458 [details]
create medium and scalable wordpress app.
Broker is saying this requires 4 gears, but that's a dirty lie. 2012-11-15 11:25:44.102 [DEBUG] test has a gear limit of 3 and this app requires 4 gears. (pid:3598) 2012-11-15 11:25:44.103 [DEBUG] /opt/rh/ruby193/root/usr/share/gems/gems/openshift-origin-controller-1.1.7/app/models/application.rb:308:in `create' /opt/rh/ruby193/root/usr/share/gems/gems/openshift-origin-controller-1.1.7/app/controllers/applications_controller.rb:122:in `create' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/ 2012-11-15 11:25:44.381 [ERROR] ["/opt/rh/ruby193/root/usr/share/gems/gems/openshift-origin-controller-1.1.7/app/models/application.rb:308:in `create'", "/opt/rh/ruby193/root/usr/share/gems/gems/openshift-origin-controller-1.1.7/app/controllers/applications_controller.rb:122:in `create'", "/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/implicit_render.rb:4:in `send_action'", "/opt/rh/ruby193/root/usr/share/gems/gems/actio I encountered this issue yesterday and was fixed on devenv_2476 (In reply to comment #3) Tested the above cases on INT, did not meet this issue any more, so verify this bug. |