[
https://issues.apache.org/jira/browse/TIKA-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207956#comment-14207956
]
Hudson commented on TIKA-1472:
------------------------------
SUCCESS: Integrated in tika-trunk-jdk1.7 #308 (See
[https://builds.apache.org/job/tika-trunk-jdk1.7/308/])
Fix for TIKA-1472 Warning on Tika Server startup - Failed to load class
org.slf4j.impl.StaticLoggerBinder contributed by Konstantin Gribov
<[email protected]> this closes #22. (mattmann:
http://svn.apache.org/viewvc/tika/trunk/?view=rev&rev=1638761)
* /tika/trunk/CHANGES.txt
* /tika/trunk/tika-server/pom.xml
> 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)