[ 
https://issues.apache.org/jira/browse/OOZIE-3026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16118006#comment-16118006
 ] 

Andras Piros commented on OOZIE-3026:
-------------------------------------

[~dbist13] thanks for the new patch! Is there really no way to configure 
through {{oozie-log4j.properties}}? Most of the time we want to configure 
logging (including OpenJPA) is configuration time, which is done best outside 
of {{persistence.xml}}. For that reason, if there is a way, 
{{oozie-log4j.properties}} would suit that purpose much better. And please, 
name the log file {{oozie-openjpa.log}}.

> fix openjpa enhancer stage during build for 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, OOZIE-3026-1.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)

Reply via email to