tracker issue : CF-4205255

select a category, or use search below
(searches all categories and all time range)
Title:

Error messages in console out on server start from Tika library

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/Duplicate

Reporter/Name(from Bugbase): Bradley W. / ()

Created: 09/25/2019

Components: Language, Java Integration

Versions: 2016

Failure Type: Others

Found In Build/Fixed In Build: Update 5 /

Priority/Frequency: Normal / Some users will encounter

Locale/System: / Platforms All

Vote Count: 0

Problem Description:

When starting up CF 2016 update 12, the following message is in the error log:

[ERROR] Sep 25, 2019 2:53:30 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.

For CommandBox users this is prominently displayed on a console or debug start and marked red.

Steps to Reproduce:

Start a CF 2016 update 12 server.

Actual Result:

Error in console output

Expected Result:

No errors in console output

Any Workarounds:

No, but it doesn't seem to be causing any issues other than looking bad. I'm sure I'll get questions from concerned CommandBox users when they see it in their logs.

Attachments:

Comments:

The warning is returned when using cfinfo utility as well.. closing this as a duplicate of CF-4205224 since the root cause should be the same.
Comment by Piyush K.
31630 | October 17, 2019 06:28:06 AM GMT