[
https://issues.apache.org/jira/browse/TIKA-2490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252090#comment-16252090
]
Tim Allison commented on TIKA-2490:
-----------------------------------
It does work! :)
If I add
{noformat}
<property>
<name>tika.config.file</name>
<value>tika-config.xml</value>
</property>
{noformat}
to {{nutch-default.xml}}
and tika-config.xml consists of:
{noformat}
<properties>
<service-loader initializableProblemHandler="ignore"/>
</properties>
{noformat}
The warning goes away...as it should!
> Turn off stderr warnings in Tika-app
> ------------------------------------
>
> Key: TIKA-2490
> URL: https://issues.apache.org/jira/browse/TIKA-2490
> Project: Tika
> Issue Type: Bug
> Components: app
> Affects Versions: 1.16
> Reporter: Tim Allison
> Assignee: Tim Allison
> Priority: Trivial
> Attachments: NUTCH-2439-1.17.patch
>
>
> Let's get rid of the stderr messages in tika-app and confirm that users can
> turn off warnings via tika-config.xml
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)