[
https://issues.apache.org/jira/browse/KARAF-2572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13820964#comment-13820964
]
Jean-Baptiste Onofré commented on KARAF-2572:
---------------------------------------------
It was just a "timing" issue: randomly (depending of the load of the machine),
the assertion occurred before the handler created the log file.
I just introduced a small delay to give the time to the handler to create the
log file and check the assertion after.
> Karaf does not start if there is no log appender named out
> ----------------------------------------------------------
>
> Key: KARAF-2572
> URL: https://issues.apache.org/jira/browse/KARAF-2572
> Project: Karaf
> Issue Type: Bug
> Components: karaf-core
> Reporter: Christian Schneider
> Assignee: Jean-Baptiste Onofré
> Fix For: 3.0.0
>
>
> When using a org.ops4j.pax.logging.cfg that does not contain a File appender
> with name "out" karaf does not start with a message about could not aquire
> file lock.
> This message is confusing as the real problem was that the
> BootStrapLogManager failed to initialize.
--
This message was sent by Atlassian JIRA
(v6.1#6144)