Bug 1007333

Summary: EAP accepts removing logging handlers even if they are referenced in ROOT logger
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Ondrej Lukas <olukas>
Component: LoggingAssignee: James Perkins <jperkins>
Status: CLOSED CURRENTRELEASE QA Contact: Nikoleta Hlavickova <nziakova>
Severity: low Docs Contact:
Priority: unspecified    
Version: 6.1.0, 6.2.0CC: brian.stansberry, kkhan, myarboro
Target Milestone: DR9   
Target Release: EAP 6.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 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 Ondrej Lukas 2013-09-12 09:49:13 UTC
I think it is rather unexpected behavior than a bug. EAP in version 6.1 and 6.2 accepts removing of logging handlers even if they are referenced in ROOT logger. It caused inconsistent EAP and it could be started then. (In EAP 6.0 there is no possibility to remove referenced logging handler)

To reproduce run CLI commands:
/subsystem=logging/console-handler=CONSOLE:remove()
:reload

Comment 1 Ondrej Lukas 2013-09-12 09:57:12 UTC
*correction, sorry about that:
"It caused inconsistent EAP and it COULDN'T be started then."

Comment 2 Nikoleta Hlavickova 2014-08-13 11:18:12 UTC
Proposing for EAP 6.4.0 as is missed EAP 6.3.0

Comment 4 Nikoleta Hlavickova 2014-11-12 12:26:05 UTC
Verified with EAP 6.4.0.DR9.