Bug 1245363

Summary: [GSS] (6.4.z) Disable a datasource followed by re-enabled it in admin console produces error log
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Stephen Fikes <sfikes>
Component: ServerAssignee: Lin Gao <lgao>
Status: CLOSED CURRENTRELEASE QA Contact: Pavel Slavicek <pslavice>
Severity: unspecified Docs Contact: eap-docs <eap-docs>
Priority: unspecified    
Version: 6.4.1CC: bbaranow, bmaxwell, istudens, jason.greene, jmartisk, lgao, rpelisse, smaestri, vtunka
Target Milestone: CR1Flags: smaestri: needinfo+
Target Release: EAP 6.4.6   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-01-17 11:44:39 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:    
Bug Blocks: 1235746    

Description Stephen Fikes 2015-07-21 21:18:15 UTC
Description of problem:
WFLY-2880

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. Create and enable a datasource
2. Disable the datasource
3. Re-enable the datasource

Actual results:
13:27:44,705 ERROR [org.jboss.msc.service] (MSC service thread 1-5) MSC000002: Invocation of listener "org.jboss.as.connector.subsystems.datasources.DataSourceStatisticsListener@7acf69fc" failed: java.lang.IllegalArgumentException: JBAS014742: A node is already registered at '(subsystem => datasources)(data-source => TestAnotherDS)'

Datasource is enabled in spite of the error

Expected results:
Should be no error logged

Additional info:

Comment 14 Jan Martiska 2016-01-20 12:17:45 UTC
Verified in EAP 6.4.6.CR2

Comment 15 Petr Penicka 2017-01-17 11:44:39 UTC
Retroactively bulk-closing issues from released EAP 6.4 cumulative patches.