Bug 1457900

Summary: [downstream clone - 4.1.2 async] Fix logging issue in engine-config under EAP 7.0.6
Product: Red Hat Enterprise Virtualization Manager Reporter: rhev-integ
Component: ovirt-engineAssignee: Martin Perina <mperina>
Status: CLOSED ERRATA QA Contact: Lucie Leistnerova <lleistne>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 4.0.0CC: amarchuk, cshao, lsurette, mgoldboi, mkalinin, mperina, rbalakri, Rhev-m-bugs, srevivo, ykaul
Target Milestone: ovirt-4.1.2Keywords: ZStream
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1457810
: 1458842 (view as bug list) Environment:
Last Closed: 2017-06-07 16:39:13 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Infra RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1457810    
Bug Blocks: 1458842    

Description rhev-integ 2017-06-01 13:34:53 UTC
+++ This bug is a downstream clone. The original bug is: +++
+++   bug 1457810 +++
======================================================================

Description of problem:

Apache commons-logging libraries are reimplemented within WildFly EAP​. In 7.0.5 and previous versions the reimplementation has been provided by 'org.slf4j.jcl-over-slf4j' module, in 7.0.6 reimplementation has been changed to 'org.jboss.logmanager.commons.logging'.

This works fine if application is executed inside running EAP, but we are using those libraries also outside running EAP in command line tools. In order to be able to use slf4j as our logging frontend we are using standard slf4j implementation instead of EAP reimplementation of slf4j for our command line tools. Apache commons-logging is used indirectly through apache-commons-configuration also in command line tool engine-config, so we would need
to add 'org.slf4j.jcl-over-slf4j' into our special modules for command line tools to override this reimplementation change.

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


How reproducible:


Steps to Reproduce:
1. Run engine-config -a
2.
3.

Actual results:

null

Expected results:

List all available engine-config options

Additional info:

(Originally by Martin Perina)

Comment 9 Lucie Leistnerova 2017-06-07 09:19:06 UTC
engine-config works fine with eap7-wildfly-7.0.6-4.GA_redhat_2.1.ep7.el7.noarch

verified in ovirt-engine-4.1.2.3-0.1.el7.noarch

Comment 11 errata-xmlrpc 2017-06-07 16:39:13 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2017:1407