Bug 814173 - [eap6] logging - all operations are failing on 'logging' resource
Summary: [eap6] logging - all operations are failing on 'logging' resource
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RHQ Project
Classification: Other
Component: Agent
Version: 4.4
Hardware: Unspecified
OS: Unspecified
high
unspecified vote
Target Milestone: ---
: ---
Assignee: Simeon Pinder
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks: as7-plugin
TreeView+ depends on / blocked
 
Reported: 2012-04-19 10:33 UTC by Libor Zoubek
Modified: 2015-11-02 00:42 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-02 07:16:45 UTC


Attachments (Terms of Use)

Description Libor Zoubek 2012-04-19 10:33:06 UTC
Description of problem: following operations on 'logging' subsystem are failing

 - Set Root Logger
 - Change Root Logger
 - Remove Root Logger


Version-Release number of selected component (if applicable):
Version: 4.4.0-SNAPSHOT
Build Number: a5e442c
EAP6 ER5

How reproducible:always


Steps to Reproduce:
1.import EAP6 in standalone mode
2.navigate to logging EAP6 subsystem, Operations
3.invoke all above operations
  
Actual results: operations are failing

JBAS014739: No handler for change-root-log-level at address [("subsystem" => "logging")]

JBAS014739: No handler for remove-root-logger at address [("subsystem" => "logging")]

JBAS014739: No handler for set-root-logger at address [("subsystem" => "logging")]

Expected results: all operations should succeed


Additional info:

Comment 1 Simeon Pinder 2012-04-20 13:10:53 UTC
I missed a few changes to the root logger during my earlier round of fixes as they added a few more methods specific to the root logger. I'm moving these operations and the config to it's own [Root Logger] node and making the root logger modifiable now.

Comment 2 Simeon Pinder 2012-04-23 13:22:20 UTC
I decided to revert these changes from my previous comment and remove support for all other ROOT logger operations as the resource-configuration section provides better support for all of these operations. 

There were several related commits but available in master builds from 4/23/12. 

Moving this to ON_QA.

Comment 3 Heiko W. Rupp 2013-09-02 07:16:45 UTC
Bulk closing of issues that were VERIFIED, had no target release and where the status changed more than a year ago.


Note You need to log in before you can comment on or make changes to this bug.