Uploaded image for project: 'Tika'
  1. Tika
  2. TIKA-1636

Toggle loading error warn logs in Tika Service Loading from the Command Line

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.9
    • core
    • None

    Description

      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

      org.apache.tika.service.error.warn

      property that can be set via the Java runtime to true and/or false.

      Attachments

        1. TIKA-1636.Mattmann.052415.patch.txt
          1 kB
          Chris A. Mattmann

        Activity

          People

            chrismattmann Chris A. Mattmann
            chrismattmann Chris A. Mattmann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: