-
-
Notifications
You must be signed in to change notification settings - Fork 240
RuntimeError: Unable to start Tika server. #428
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
can you show that Tika Server is running in the background? What is the result of Also what is in |
Hi @chrismattmann, the result is the following:
yes, there is an error in tika-server.log:
My java version is:
|
try to run it with java 11 |
Yes, please try to run it with java 11 as @TOZXII stated. |
@TOZXII @chrismattmann with Java 11 it works. Thanks. |
Hi just installed a virtual environment and used pip to install tika.
If I try to run the following code:
I am getting:
JAVA 8 is available in the path.
The text was updated successfully, but these errors were encountered: