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 "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2015/03/31 14:13:54 UTC

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

Marcel Reutegger created OAK-2709:
-------------------------------------

             Summary: 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
            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)