You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Darya Arbuzova (JIRA)" <ji...@apache.org> on 2014/11/11 12:28:33 UTC

[jira] [Comment Edited] (TIKA-1470) Error installing Tika

    [ https://issues.apache.org/jira/browse/TIKA-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14206315#comment-14206315 ] 

Darya Arbuzova edited comment on TIKA-1470 at 11/11/14 11:28 AM:
-----------------------------------------------------------------

A small follow-up then: when I start the server
{{> java -jar tika-server-1.6.jar --port=9998}}
I get
...
{{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.}}
...
These instructions (http://www.slf4j.org/codes.html#StaticLoggerBinder) tell to download another jar-file and put it into class path, meaning that afterwards I need to recompile the project? Which I can't, since even after I reinstalled Maven I still get the same error...
But if this error when starting a server is insignificant, then should I just leave it like this?


was (Author: arbuzovada):
A small follow-up then: when I start the server
{{> java -jar tika-server-1.6.jar --port=9998}}
I get
{{...
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.
...}}
These instructions (http://www.slf4j.org/codes.html#StaticLoggerBinder) tell to download another jar-file and put it into class path, meaning that afterwards I need to recompile the project? Which I can't, since even after I reinstalled Maven I still get the same error...
But if this error when starting a server is insignificant, then should I just leave it like this?

> Error installing Tika
> ---------------------
>
>                 Key: TIKA-1470
>                 URL: https://issues.apache.org/jira/browse/TIKA-1470
>             Project: Tika
>          Issue Type: Bug
>    Affects Versions: 1.6
>         Environment: Windows 8, JDK 1.8, Maven 3.2.3
>            Reporter: Darya Arbuzova
>            Priority: Minor
>              Labels: error, install
>
> Hello!
> After installing Java and Maven, downloading Apache Tika and running
> > mvn install
> Some tests pass successfully, but then I get the following trace of errors: http://paste.org.ru/?hw0c22
> After that it keeps hanging until I kill it.
> What am I doing wrong? I tried to delete Apache Tika completely, redownload it and try again, but I keep seeing the same thing.
> Many thanks!
> Best regards,
> Darya Arbuzova



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)