You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Chetan Mehrotra (JIRA)" <ji...@apache.org> on 2015/03/31 16:04:53 UTC

[jira] [Commented] (OAK-2709) Misleading log message from IndexCopier

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

Chetan Mehrotra commented on OAK-2709:
--------------------------------------

Would change the level to debug and would expose the set of failed files as part of JMX so that we still have some monitoring if too much garbage is getting collected up or not

> Misleading log message from IndexCopier
> ---------------------------------------
>
>                 Key: OAK-2709
>                 URL: https://issues.apache.org/jira/browse/OAK-2709
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>    Affects Versions: 1.1.7
>            Reporter: Marcel Reutegger
>            Assignee: Chetan Mehrotra
>            Priority: Minor
>
> The lucene IndexCopier logs the following message on my Mac:
> {noformat}
> 31.03.2015 13:57:58.117 *INFO* [pool-5-thread-19] org.apache.jackrabbit.oak.plugins.index.lucene.IndexCopier Error occurred while deleting following files from the local index directory [NIOFSDirectory@/foo/index/e5a943cdec3000bd8ce54924fd2070ab5d1d35b9ecf530963a3583d43bf28293/1 lockFactory=NativeFSLockFactory@/foo/index/e5a943cdec3000bd8ce54924fd2070ab5d1d35b9ecf530963a3583d43bf28293/1]. This can happen on Windows based system. Attempt would be made to remove them in next attempt 
> {noformat}
> The message should be more general if this is expected to happen on a Mac as well. I'm also wondering if INFO is appropriate. I see this kind of message every 30 seconds in my log. Maybe we should lower it to DEBUG?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)