Josh,

I could reproduce this issue but I would recommend to update tika-server to
2.2.0 or wait a couple of days for 2.2.1, it should be released soon since
vote for 2.2.1 rc3 is already in progress.

-- 
Best regards,
Konstantin Gribov.


On Mon, Dec 20, 2021 at 7:53 PM Josh Burchard <[email protected]> wrote:

> I'm using the Tika 2.1 server and I want to start making sure exceptions
> and other interesting issues get logged to a file. Unfortunately I always
> get this error no matter what I've tried:
>
> w64 [C:\] "C:\Program
> Files\AdoptOpenJDK\jdk-11.0.7.10-hotspot\bin\java.exe"
> -Dlog4j.configurationFile="file:C:\tmp\log4j2Tika.xml" -jar
> "C:\tmp\tika-server21.jar"
> SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
> SLF4J: Defaulting to no-operation (NOP) logger implementation
> SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further
> details.
> SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
> SLF4J: Defaulting to no-operation (NOP) logger implementation
> SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further
> details.
> Dec 20, 2021 11:44:04 AM org.apache.cxf.endpoint.ServerImpl initDestination
> INFO: Setting the server's publish address to be http://localhost:9998/
>
>
> I must be doing something silly but I can't figure out what that may be.
> The only search hits I've gotten on this error seem to be Maven related and
> I'm not building from source, I just have the downloaded jar.
>
>

Reply via email to