Bug 1213366
| Summary: | Could not complete storage cluster schema installation due to NoClassDefFoundError | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Operations Network | Reporter: | Filip Brychta <fbrychta> |
| Component: | Installer, Storage Node | Assignee: | Libor Zoubek <lzoubek> |
| Status: | CLOSED ERRATA | QA Contact: | Filip Brychta <fbrychta> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | JON 3.3.0 | CC: | lzoubek, miburman, theute |
| Target Milestone: | ER01 | Keywords: | Triaged |
| Target Release: | JON 3.3.3 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-07-30 16:42:06 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: | 1213782 | ||
| Bug Blocks: | |||
|
Description
Filip Brychta
2015-04-20 11:37:16 UTC
This has been fixed within Bug 1213782 with commit https://github.com/rhq-project/rhq/commit/2d173cd61 Fixed means, that exception is caught and user is told to rerun schma migration. Cherry-picked to release/jon3.3.x:
commit b5b3684f4d65cd86a20e14c0cde847c9b3d1fd41
Author: Libor Zoubek <lzoubek>
Date: Mon Jun 15 12:19:33 2015 +0200
Bug 1213782 - Could not complete storage cluster schema installation:
java.lang.NullPointerException
Correctly handle errors which might occur in KeyScanner constructor
(cherry picked from commit 2d173cd61f7d0e9eb3eaf8e86f9ed72eb3f6272a)
Available for test with 3.3.3 ER01 build: https://brewweb.devel.redhat.com/buildinfo?buildID=446732 *Note: jon-server-patch-3.3.0.GA.zip maps to ER01 build of jon-server-3.3.0.GA-update-03.zip. 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. https://rhn.redhat.com/errata/RHSA-2015-1525.html |