| Summary: | RHQDS XADataSource configuration contains empty Xa Datasource Class - leading to red error on page while viewing/editing | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Operations Network | Reporter: | Armine Hovsepyan <ahovsepy> | ||||
| Component: | Configuration, UI | Assignee: | Libor Zoubek <lzoubek> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | JON 3.2 | CC: | lzoubek, mfoley, myarboro, theute | ||||
| Target Milestone: | DR01 | ||||||
| Target Release: | JON 3.3.0 | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-12-11 13:59:59 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: | |||||
| Attachments: |
|
||||||
was already in master https://github.com/rhq-project/rhq/commit/08da3ddf20f1e1165d74106b8fe2faece7f5e2b8 Moving to ON_QA as available to test with brew build of DR01: https://brewweb.devel.redhat.com//buildinfo?buildID=373993 |
Created attachment 806500 [details] datsourceClassNameEmpty.png Description of problem: RHQDS XADataSource configuration contains empty Xa Datasource Class - leading to red error on page while viewing/editing Version-Release number of selected component (if applicable): jon 3.2 er2 How reproducible: always Steps to Reproduce: 1. navigate to EAP RHQ SERVER -> datasources -> XADataSource (Standalone)s -> RHQDS -> Configuration 2. 3. Actual results: "Xa Datasource Class" property is empty The following red error message present on the top of the page "The following configuration properties have invalid values: [Xa Datasource Class]. The values must be corrected before the configuration can be saved." Expected results: "Xa Datasource Class" property is not empty, configuration page is visible without errors on page, configuration can be edited and saved. Additional info: screen-shot attached