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

Andrei Rebegea commented on TIKA-2490:
--------------------------------------

Hello,
I am using tika version 1.17 and still getting these warnings at startup.
{code}
Feb 02, 2018 11:09:40 AM org.apache.tika.config.InitializableProblemHandler$3 
handleInitializableProblem
WARNING: JBIG2ImageReader not loaded. jbig2 files will be ignored
See https://pdfbox.apache.org/2.0/dependencies.html#jai-image-io
for optional dependencies.
TIFFImageWriter not loaded. tiff files will not be processed
See https://pdfbox.apache.org/2.0/dependencies.html#jai-image-io
for optional dependencies.
J2KImageReader not loaded. JPEG2000 files will not be processed.
See https://pdfbox.apache.org/2.0/dependencies.html#jai-image-io
for optional dependencies.

Feb 02, 2018 11:09:40 AM org.apache.tika.config.InitializableProblemHandler$3 
handleInitializableProblem
WARNING: org.xerial's sqlite-jdbc is not loaded.
Please provide the jar on your classpath to parse sqlite files.
See tika-parsers/pom.xml for the correct version.
{code}

I don't see a fix version on this task, so I don't know if it made it to 1.17, 
so, my questions: *Is this still suppose to happen ?*

> 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
(v7.6.3#76005)

Reply via email to