Bug 1143918
Summary: | Addition of new Log Event Source using JBoss ON CLI will break the UI if all properties (even unset ones) are not added | ||
---|---|---|---|
Product: | [JBoss] JBoss Operations Network | Reporter: | bkramer <bkramer> |
Component: | CLI, Documentation | Assignee: | Jay Shaughnessy <jshaughn> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Filip Brychta <fbrychta> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | JON 3.2.2 | CC: | fbrychta, jshaughn, loleary |
Target Milestone: | ER04 | ||
Target Release: | JON 3.3.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
It was discovered that a "Globally uncaught exception" was generated in the GUI when a new Log Event Source was added using JBoss ON CLI with certain properties (even unset ones) not defined. This issue occurred even when the script added a seemingly correct Log Event Source. Any attempt to make a change (for example, disabling the Event Source) would generate the error. The fix implements improvements to the GUI ConfigurationEditor, which ensures unset fields' default values are added as required.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2014-12-11 13:59:47 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: | 1143933 | ||
Bug Blocks: |
Description
bkramer
2014-09-18 09:13:55 UTC
master commit 008dba2cfc66770d4422d2a23ede2327ad93d78c Author: Jay Shaughnessy <jshaughn> Date: Thu Sep 18 16:05:45 2014 -0400 Add support for the missing properties in this use case. release/jon3.3.x commit 68cfb701ea447aa756266ed844feed85818bb675 Author: Jay Shaughnessy <jshaughn> Date: Thu Sep 18 16:05:45 2014 -0400 (cherry picked from commit 008dba2cfc66770d4422d2a23ede2327ad93d78c) Signed-off-by: Jay Shaughnessy <jshaughn> Moving to ON_QA as available for test with build: https://brewweb.devel.redhat.com/buildinfo?buildID=388959 Jared, I don't know what a CCFR is. Is this for a release not or something like that? We (dev) haven't been asked for something like this in the past. Verified on Version : 3.3.0.ER04 Build Number : 99d2107:d7c537e |