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

Tim Allison commented on TIKA-2490:
-----------------------------------

No.  That shouldn't happen.  Are you doing this:

{noformat}
TikaConfig config = new TikaConfig(customConfFile.toURI().toURL(), 
this.getClass().getClassLoader());
Parser p = new AutoDetectParser(config);
{noformat}

Let me try to reproduce this.

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

Reply via email to