[
https://issues.apache.org/jira/browse/TIKA-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14206488#comment-14206488
]
ASF GitHub Bot commented on TIKA-1472:
--------------------------------------
GitHub user grossws opened a pull request:
https://github.com/apache/tika/pull/22
Added slf4j-jcl impl to tika-server deps.
Fixes TIKA-1472.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/grossws/tika fix-tika-1472
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tika/pull/22.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #22
----
commit 892d28051fbd745c33566e1c86d054aa2c11c4cc
Author: Konstantin Gribov <[email protected]>
Date: 2014-11-11T14:33:29Z
Added slf4j-jcl impl to tika-server deps.
Fixes TIKA-1472.
----
> 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
> Priority: Minor
> 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)