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

[jira] [Resolved] (TIKA-1472) Warning on Tika Server startup - Failed to load class "org.slf4j.impl.StaticLoggerBinder"

     [ https://issues.apache.org/jira/browse/TIKA-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris A. Mattmann resolved TIKA-1472.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.7

- merged pull request #22 into master in r1638761. Thanks to Konstantin Gribov <gr...@gmail.com> for the patch!

> Warning on Tika Server startup - Failed to load class "org.slf4j.impl.StaticLoggerBinder"
> -----------------------------------------------------------------------------------------
>
>                 Key: TIKA-1472
>                 URL: https://issues.apache.org/jira/browse/TIKA-1472
>             Project: Tika
>          Issue Type: Bug
>          Components: server
>    Affects Versions: 1.6
>         Environment: Windows 8, JDK 1.8, Maven 3.2.3
>            Reporter: Darya Arbuzova
>            Assignee: Chris A. Mattmann
>            Priority: Minor
>             Fix For: 1.7
>
>         Attachments: 0001-Added-slf4j-jcl-impl-to-tika-server-deps.patch
>
>
> Hello!
> I want to use Apache Tika in server mode.
> I downloaded {{tika-server-1.6.jar}} from http://mirror.vorboss.net/apache/tika/
> When I try to start the server, I get
> {{SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".}}
> So I go to the link you direct me to (http://www.slf4j.org/codes.html#StaticLoggerBinder), download other slfj4 {{jar}}-files, but what next? I can't put them to the "class path", since I don't have a project. I can't change dependencies in {{pom.xml}} for the same reason. Whant should I do?
> I tried downloading the whole source code, but couldn't build it using Maven, still haven't figured out why. Previous discussion see here:
> https://issues.apache.org/jira/browse/TIKA-1470
> Thank you!
> Best regards,
> Darya Arbuzova



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