Tushar Mehndiratta created TIKA-3099:
----------------------------------------
Summary: Warnings how to solve them
Key: TIKA-3099
URL: https://issues.apache.org/jira/browse/TIKA-3099
Project: Tika
Issue Type: Bug
Reporter: Tushar Mehndiratta
Attachments: image-2020-05-08-18-34-59-419.png
I am new to tika and java
I am getting this warnings:
May 08, 2020 6:19:07 PM org.apache.tika.config.InitializableProblemHandler$3
handleInitializableProblem
WARNING: 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.
May 08, 2020 6:19:07 PM 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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)