Bug 1036601

Summary: JON Plugin doesn't publish any configuration information about Teiid VDBs nor Teiid
Product: [JBoss] JBoss Data Virtualization 6 Reporter: Filip Nguyen <fnguyen>
Component: JONAssignee: Van Halbert <vhalbert>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: urgent Docs Contact:
Priority: urgent    
Version: 6.0.0CC: vhalbert
Target Milestone: GA   
Target Release: 6.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
When users are attempting to view VDB configuration using the JBoss Ooperations Network plugin for JBoss Data Virtualization, they are presented with the following message: "No configuration was retrieved. This means that either the plugin failed to load the configuration or that configuration collection is merely switched off in the connection settings."
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-03-10 19:50:17 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:

Description Filip Nguyen 2013-12-02 10:42:32 UTC
When trying to view VDB configuration it shows:

"No configuration was retrieved. This means that either the plugin failed to load the configuration or that configuration collection is merely switched off in the connection settings."

Comment 1 JBoss JIRA Server 2013-12-04 21:01:12 UTC
Ted Jones <tejones> updated the status of jira TEIIDRHQ-21 to Resolved

Comment 2 JBoss JIRA Server 2013-12-04 21:01:12 UTC
Ted Jones <tejones> made a comment on jira TEIIDRHQ-21

A property name change in Teiid (dynamic->xml-deployment) caused an NPE in the plugin while loading the configuration. Changed the name in the plugin to match the new name in Teiid.