Bug 1041330
| Summary: | [CCC] (6.2.x) NPE in DelegatingServerInventory | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Josef Cacek <jcacek> |
| Component: | Domain Management | Assignee: | Brian Stansberry <brian.stansberry> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Petr Kremensky <pkremens> |
| Severity: | high | Docs Contact: | Russell Dickenson <rdickens> |
| Priority: | unspecified | ||
| Version: | 6.2.0 | CC: | brian.stansberry, cdewolf, emuckenh, jawilson, jcacek, lthon, myarboro, smumford |
| Target Milestone: | CR1 | ||
| Target Release: | EAP 6.2.1 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
Management requests sent to a Host Controller immediately after the Host Controller launches may fail with an exception of type `NullPointerException`. This is because there is a period of time between when the Host Controller becomes able to receive requests and when the server management system is fully started. This period of time is usually less than one second, but any requests received in that time will fail.
|
Story Points: | --- |
| Clone Of: | 1024109 | Environment: | |
| Last Closed: | 2014-02-24 20:14:26 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: | 1024109 | ||
| Bug Blocks: | 953259, 1027004 | ||
|
Comment 2
Scott Mumford
2014-01-20 00:57:32 UTC
Verified in 6.2.1.CP.CR1-patch. |