[
https://issues.apache.org/jira/browse/OAK-6967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Mueller reassigned OAK-6967:
-----------------------------------
Assignee: Thomas Mueller
> Skip problematic binaries: spurious warning in log file
> -------------------------------------------------------
>
> Key: OAK-6967
> URL: https://issues.apache.org/jira/browse/OAK-6967
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: indexing
> Reporter: Thomas Mueller
> Assignee: Thomas Mueller
> Fix For: 1.8, 1.7.12
>
>
> The feature "Skip problematic binaries" (OAK-5519) logs a spurious warning if
> the file "textExtractionTimeout.properties" doesn't exist:
> {noformat}
> *WARN* ... org.apache.jackrabbit.oak.plugins.index.lucene.ExtractedTextCache
> Could not load timeout map textExtractionTimeout.properties from
> .../repository/index/textExtractionTimeout.properties (No such file or
> directory)
> at java.io.FileInputStream.open0(Native Method)
> at java.io.FileInputStream.open(FileInputStream.java:195)
> at java.io.FileInputStream.<init>(FileInputStream.java:138)
> at
> org.apache.jackrabbit.oak.plugins.index.lucene.ExtractedTextCache.loadTime
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)