Bug 1457900 - [downstream clone - 4.1.2 async] Fix logging issue in engine-config under EAP 7.0.6
Summary: [downstream clone - 4.1.2 async] Fix logging issue in engine-config under EAP...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine
Version: 4.0.0
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: ovirt-4.1.2
: ---
Assignee: Martin Perina
QA Contact: Lucie Leistnerova
URL:
Whiteboard:
Depends On: 1457810
Blocks: 1458842
TreeView+ depends on / blocked
 
Reported: 2017-06-01 13:34 UTC by rhev-integ
Modified: 2019-04-28 14:23 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1457810
: 1458842 (view as bug list)
Environment:
Last Closed: 2017-06-07 16:39:13 UTC
oVirt Team: Infra
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Knowledge Base (Solution) 3068851 0 None None None 2017-06-05 17:57:20 UTC
Red Hat Product Errata RHEA-2017:1407 0 normal SHIPPED_LIVE Red Hat Virtualization Manager (ovirt-engine) 4.1.2 2017-06-07 20:37:52 UTC
oVirt gerrit 77640 0 master MERGED core: Include jcl-over-slf4j into tools modules 2017-06-01 13:57:07 UTC
oVirt gerrit 77656 0 ovirt-engine-4.1 MERGED core: Include jcl-over-slf4j into tools modules 2017-06-02 11:26:36 UTC
oVirt gerrit 77863 0 ovirt-engine-4.1.2.z MERGED core: Include jcl-over-slf4j into tools modules 2017-06-06 11:11:43 UTC

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


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