| Summary: | Exception: NoMethodError: undefined method `[]' 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 |
| 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:24:33 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-16 14:44:42 UTC
Fixed with --> https://github.com/openshift/origin-server/pull/3915 Commit pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/00599c0db92d2cb8065e2f1d9d8c76e95f9756e8 Fix for bug 1019880 This problem is not reproducible on devenv_3921, according to the above PR, nil will be returned if mcollective reply is null, therefore this issue will be gone. Mark as verified. |