[
https://issues.apache.org/jira/browse/OOZIE-3026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16113304#comment-16113304
]
Artem Ervits commented on OOZIE-3026:
-------------------------------------
[~andras.piros] fair enough, what channel would you like to configure?
http://openjpa.apache.org/builds/2.4.2/apache-openjpa/docs/manual.html#ref_guide_logging_log4j
Runtime? For OpenJPA, it requires log4j.xml rather than log4j.properties,
what's a good location for that file? Same place as other log4j.properties
files?
> disable openjpa logging
> -----------------------
>
> Key: OOZIE-3026
> URL: https://issues.apache.org/jira/browse/OOZIE-3026
> Project: Oozie
> Issue Type: Bug
> Components: core
> Affects Versions: 4.3.0
> Environment: Maven home: /usr/local/apache-maven-3.5.0
> Java version: 1.8.0_141, vendor: Oracle Corporation
> Default locale: en_US, platform encoding: UTF-8
> OS name: "mac os x", version: "10.12.6", arch: "x86_64", family: "mac"
> latest commit: 7d59ce9ba0b79a66169b6d8f1c4b941a381e549a
> Reporter: Artem Ervits
> Assignee: Artem Ervits
> Priority: Minor
> Fix For: 5.0.0
>
> Attachments: OOZIE-3026-0.patch
>
>
> when running mkdistro.sh script, getting the following messsage
> {noformat}
> [INFO] --- openjpa-maven-plugin:2.4.1:enhance (enhancer) @ oozie-core ---
> log4j:WARN No appenders could be found for logger (openjpa.Runtime).
> log4j:WARN Please initialize the log4j system properly.
> {noformat}
> since no appenders were found, let's disable the system altogether.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)