Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1289712

Summary: [GSS](6.4.z) Incorrect display of datasource status in runtime statistics
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Ranjith Pulluru <rpulluru>
Component: Web ConsoleAssignee: baranowb <bbaranow>
Status: CLOSED CURRENTRELEASE QA Contact: Pavel Jelinek <pjelinek>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.4.5CC: bbaranow, bmaxwell, hbraun, hpehl, istudens, jkudrnac, jtruhlar, mcada, pjelinek, ppalaga
Target Milestone: CR1   
Target Release: EAP 6.4.12   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: eap6412-proposed
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-01-17 13:16:23 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: 1375585    
Attachments:
Description Flags
Screen-shot configuration tab Jboss EAP 6.4.5
none
Screen-shot of Runtime tab JBoss EAP 6.4.5 none

Description Ranjith Pulluru 2015-12-08 18:58:08 UTC
Created attachment 1103677 [details]
Screen-shot configuration tab Jboss EAP 6.4.5

Description of problem:
=======================
 - Incorrect display of datasource status in runtime statistics.

Version-Release number of selected component (if applicable):
==============================================================
 - JBoss EAP 6.4.5

Steps to Reproduce:
===================
1) Take a fresh JBoss EAP 6.4.5. Start JBoss server in domain mode.
2) Open the JBoss EAP 6 admin-console.
3) Navigate to Configuration tab -> select profile full -> go to connector -> Datasources and disable the datasource.
4) Restart the JBoss server.(ctrl+c and start the jboss server)
5) Open the JBoss EAP 6 admin-console.
6) Navigate to Runtime tab -> go to subsystem datasources.
7) You can see the datasource is still enabled.

Actual results:
===============
- In runtime tab I can see the datasource is still enabled. 

Expected results:
=================
- In runtime tab datasource should show it is disabled.

Additional info:
=================
- Tested in JBoss EAP 7 alpha it is showing the expected result.
Workaround:
  - Before disabling the datasource.
     1) stop the servers
     2) disable the datasource.
     3) start the servers
     4) Navigate to Runtime tab -> go to subsystem datasources -> You can see datasource is disabled.

Comment 1 Ranjith Pulluru 2015-12-08 18:59:21 UTC
Created attachment 1103678 [details]
Screen-shot of Runtime tab JBoss EAP 6.4.5

Comment 11 Mike McCune 2016-03-28 22:18:06 UTC
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions

Comment 12 Michael Cada 2016-11-05 11:25:56 UTC
Verified with EAP 6.4.12.CP.CR1

Comment 13 Petr Penicka 2017-01-17 13:16:23 UTC
Retroactively bulk-closing issues from released EAP 6.4 cumulative patches.