[
https://issues.apache.org/jira/browse/KARAF-1312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13273283#comment-13273283
]
Jean-Baptiste Onofré commented on KARAF-1312:
---------------------------------------------
The org.ops4j.pax.logging configuration contains log4j properties.
The problem is that it's possible (during sync) to have, during a short time,
two properties in ConfigAdmin, which mean two times the same appender, which
raise the error.
A "simple" workaround is to blacklist org.ops4j.pax.logging.
However, due to the latest change on config layer, it should be better now.
> log4j:ERROR Attempted to append to closed appender named [out]
> --------------------------------------------------------------
>
> Key: KARAF-1312
> URL: https://issues.apache.org/jira/browse/KARAF-1312
> Project: Karaf
> Issue Type: Bug
> Components: cellar-core
> Affects Versions: cellar-2.2.4
> Reporter: Sergey Lysenko
> Assignee: Jean-Baptiste Onofré
> Priority: Minor
> Fix For: cellar-3.0.0, cellar-2.2.4
>
> Attachments: closed appender.png
>
>
> Unexpecded output after sever executions of cluster:group-set command
> See screenshot for reference
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira