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 "Davide Giannella (JIRA)" <ji...@apache.org> on 2017/12/08 14:24:14 UTC

[jira] [Closed] (OAK-6967) Skip problematic binaries: spurious warning in log file

     [ https://issues.apache.org/jira/browse/OAK-6967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davide Giannella closed OAK-6967.
---------------------------------

Bulk close 1.7.12

> 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.7.12, 1.8
>
>
> 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)