Bug 1108653
| Summary: | [new relic] undefined method `each_value' for nil:NilClass' on INT nodes | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Brenton Leanhardt <bleanhar> |
| Component: | Containers | Assignee: | Brenton Leanhardt <bleanhar> |
| Status: | CLOSED ERRATA | QA Contact: | libra bugs <libra-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 2.1.0 | CC: | adellape, anli, bmeng, jokerman, libra-onpremise-devel, mmccomas |
| Target Milestone: | --- | Keywords: | Upstream |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | rubygem-openshift-origin-node-1.23.9.15-1.el6op | Doc Type: | Bug Fix |
| Doc Text: |
Exceptions were previously found in server logs due to gear registries that did not have web framework. This bug fix adds better error handling, and these exceptions no longer appear in logs as a result.
|
Story Points: | --- |
| Clone Of: | 1101164 | Environment: | |
| Last Closed: | 2014-08-26 13:52:24 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: | |||
| Bug Depends On: | 1101164 | ||
| Bug Blocks: | |||
Verified and pass on puddle-2-1-2014-08-01 1.Manual scale up/scale down works 2.Auto scale up and down works 3.ha works 4.JBoss cluster works 5.After one day, there isn't NoMethodError: undefined method `each_value' for nil:NilClass Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2014-1095.html |
Upstream commit: commit 08fced4fcbd07d9d940ff47e24616d1b6d16777f Author: Jhon Honce <jhonce> Date: Wed Jun 11 11:16:13 2014 -0700 Bug 1101164 - Support gear registry with no web framework