| Summary: | Exception: NoMethodError: undefined method `length' for nil:NilClass | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Jessica Forrester <jforrest> |
| Component: | Pod | Assignee: | Abhishek Gupta <abhgupta> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 2.x | CC: | jhou, rchopra |
| 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: | 2014-01-24 03:27:32 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: | |
|
Description
Jessica Forrester
2013-10-29 19:09:57 UTC
No gears in a group_instance. Happens rarely, but the fix is to expect such situations. Fixed with --> https://github.com/openshift/origin-server/pull/4042 Commit pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/e2f2c3d18452b5cd650e73a3304b3b2c6082b3b7 Fix for bug 1024493 This is not reproduced on devenv_3966, and according to the fix, logic is added when group_instances has no gears. So mark this bug as verified. |