Bug 1170583 - JBoss Web Management Audit/Command Logging handler not found
Summary: JBoss Web Management Audit/Command Logging handler not found
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Virtualization 6
Classification: JBoss
Component: Configuration
Version: 6.1.0
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ER5
: 6.1.0
Assignee: Thomas Hauser
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-12-04 11:36 UTC by Jan Stastny
Modified: 2016-02-10 08:57 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-02-10 08:57:17 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker TEIID-3241 0 Major Closed Audit/Command Logging handler names do not match web console handler names 2015-10-08 14:39:55 UTC

Description Jan Stastny 2014-12-04 11:36:55 UTC
Description of problem:
When changing configuration of Audit and Command logging via Web Management, an exception is thrown in specific usecase, see the steps to reproduce below.
Then even after server restart logging doesn't work. No changes noticed in standalone.xml during the configuration.

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

How reproducible:
Once after installation (further on the logging simply doesn't work)

Steps to Reproduce:
1.Install DV with audit/command logging enabled
2.Start DV with bin/standalone.sh, check that logging works
3.Access http://localhost:9990/console/App.html#teiid-audit and unselect selected options
4.Apply
5.Select the previously deselected options again
6.Apply
7.See the server log in console
8.When there is server reload between unselecting and reselecting the options, then the exception is not raised, but the logging doesn't work afterwards.

Actual results:
java.lang.IllegalArgumentException: Handler "TEIID_AUDIT_LOG" is not found
or
java.lang.IllegalArgumentException: Handler "TEIID_COMMAND_LOG" is not found

Expected results:
Logging configured again

Comment 1 Van Halbert 2014-12-04 20:21:37 UTC
The fix is to correct the teiid-add-database-logger.cli script.

Assigning to Tom so that the update script is picked up when the cli-scripts are packaged.

Comment 2 Van Halbert 2014-12-04 20:22:46 UTC
The updated script will be in the tepid-extensions project that is pulled.

Comment 3 JBoss JIRA Server 2014-12-05 13:51:22 UTC
Van Halbert <vhalbert> updated the status of jira TEIID-3241 to Resolved

Comment 4 Van Halbert 2014-12-05 13:53:21 UTC
The change has been committed to the product branch, but need to check with Tom to ensure this cli script is picked up in the build.

Comment 5 Van Halbert 2014-12-05 20:18:50 UTC
The script change will be automatically brought into the build.  So no other steps to take.

Comment 6 JBoss JIRA Server 2015-10-08 14:39:56 UTC
Steven Hawkins <shawkins> updated the status of jira TEIID-3241 to Closed


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