You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2015/05/25 21:14:17 UTC

[jira] [Resolved] (TIKA-1636) Toggle loading error warn logs in Tika Service Loading from the Command Line

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

Chris A. Mattmann resolved TIKA-1636.
-------------------------------------
    Resolution: Fixed

I committed this patch in r1681634.

> Toggle loading error warn logs in Tika Service Loading from the Command Line
> ----------------------------------------------------------------------------
>
>                 Key: TIKA-1636
>                 URL: https://issues.apache.org/jira/browse/TIKA-1636
>             Project: Tika
>          Issue Type: Improvement
>          Components: core
>            Reporter: Chris A. Mattmann
>            Assignee: Chris A. Mattmann
>             Fix For: 1.9
>
>         Attachments: TIKA-1636.Mattmann.052415.patch.txt
>
>
> It's really hard to find parsing errors having to do with Parser classes not being loaded during service loading. One way is to use the LoadErrorHandlers, however, these are configured by default to use the .IGNORE version. This should be settable from the command line so that a user can override and use the .WARN version at least.
> I am providing a patch that adds an {noformat}org.apache.tika.service.error.warn{noformat}
> property that can be set via the Java runtime to true and/or false.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)