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

TikaConfig fails when a parser can't be loaded due to an Error

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.3
    • 0.4
    • config
    • None

    Description

      When running in Java 1.4, some of the Parser classes can't be loaded due to dependencies (POI, etc.) that require Java 5 or higher. These cases throw UnsupportedClassVersionErrors or somilar Throwables that aren't caught by the current "catch (Exception e)" clause. We should catch all Throwables there.

      Attachments

        Activity

          People

            jukkaz Jukka Zitting
            jukkaz Jukka Zitting
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: