giselita / pepe-source

Automatically exported from code.google.com/p/pepe-source
0 stars 0 forks source link

Tomcat-"SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder"" #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
errors like:

SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". 
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further 
details. 
Exception in thread "main" java.lang.NoClassDefFoundError: 
org/slf4j/impl/StaticLoggerBinder 

need some of the belows:

slf4j-nop.jar 
slf4j-simple.jar 
slf4j-log4j12.jar 
slf4j-jdk14.jar 
logback-classic.jar 

download the attachment, and extract it to the $JAVA_HOME/lib

Original issue reported on code.google.com by for4t...@gmail.com on 13 Dec 2011 at 5:42

Attachments: