[GH-ISSUE #176] WARNING: J2KImageReader not loaded. JPEG2000 files will not be processed. #172

Closed
opened 2026-02-27 15:55:28 +03:00 by kerem · 2 comments
Owner

Originally created by @hardnottolook on GitHub (Aug 7, 2018).
Original GitHub issue: https://github.com/RD17/ambar/issues/176

When executing docker logs --follow docker_ambar_pipeline0_1 I receive the following two errors:

Aug 07, 2018 8:20:47 AM org.apache.tika.config.InitializableProblemHandler$3 handleInitializableProblem
WARNING: J2KImageReader not loaded. JPEG2000 files will not be processed.
See https://pdfbox.apache.org/2.0/dependencies.html#jai-image-io
for optional dependencies.

Aug 07, 2018 8:20:47 AM org.apache.tika.config.InitializableProblemHandler$3 handleInitializableProblem
WARNING: Tesseract OCR is installed and will be automatically applied to image files unless
you've excluded the TesseractOCRParser from the default parser.
Tesseract may dramatically slow down content extraction (TIKA-2359).
As of Tika 1.15 (and prior versions), Tesseract is automatically called.
In future versions of Tika, users may need to turn the TesseractOCRParser on via TikaConfig.
Aug 07, 2018 8:20:47 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.

I've already tried the mentioned links https://pdfbox.apache.org/2.0/dependencies.html#jai-image-io and tika-parsers/pom.xml) but without any success.

Since it seems that no one has had this problem so far, help would be much appreciated. Thanks!

Originally created by @hardnottolook on GitHub (Aug 7, 2018). Original GitHub issue: https://github.com/RD17/ambar/issues/176 When executing _docker logs --follow docker_ambar_pipeline0_1_ I receive the following two errors: > Aug 07, 2018 8:20:47 AM org.apache.tika.config.InitializableProblemHandler$3 handleInitializableProblem > WARNING: J2KImageReader not loaded. JPEG2000 files will not be processed. > See https://pdfbox.apache.org/2.0/dependencies.html#jai-image-io > for optional dependencies. > Aug 07, 2018 8:20:47 AM org.apache.tika.config.InitializableProblemHandler$3 handleInitializableProblem > WARNING: Tesseract OCR is installed and will be automatically applied to image files unless > you've excluded the TesseractOCRParser from the default parser. > Tesseract may dramatically slow down content extraction (TIKA-2359). > As of Tika 1.15 (and prior versions), Tesseract is automatically called. > In future versions of Tika, users may need to turn the TesseractOCRParser on via TikaConfig. > Aug 07, 2018 8:20:47 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. I've already tried the mentioned links [https://pdfbox.apache.org/2.0/dependencies.html#jai-image-io](url) and [tika-parsers/pom.xml)](url) but without any success. Since it seems that no one has had this problem so far, help would be much appreciated. Thanks!
kerem 2026-02-27 15:55:28 +03:00
  • closed this issue
  • added the
    wontfix
    label
Author
Owner

@musical10441 commented on GitHub (Aug 10, 2018):

I actually see this as well.

<!-- gh-comment-id:412203470 --> @musical10441 commented on GitHub (Aug 10, 2018): I actually see this as well.
Author
Owner

@stale[bot] commented on GitHub (Sep 10, 2018):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

<!-- gh-comment-id:419949953 --> @stale[bot] commented on GitHub (Sep 10, 2018): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ambar#172
No description provided.