Hi Folks, I don't know when it was introduced, by I see the following, rather annoying WARNING messages in many logs now. I feel that these should not be WARNING e.g. what if I don't want any of them to be initiated... which is exactly the case over when we use Tika in Apache Any23. Does anyone have objections if I turn this logging off?... or was there some other primary motivation for every application to log this message? Thanks, Lewis
Feb 28, 2018 6:09:55 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 28, 2018 6:09:55 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. -- http://home.apache.org/~lewismc/ http://people.apache.org/keys/committer/lewismc
