Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Always report SLF4J error: Failed to load class "org.slf4j.impl.StaticLoggerBinder". #12

Open
GoogleCodeExporter opened this issue Mar 17, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Put JGoogleAnalyticsTracker-1.2.1-SNAPSHOT.jar, slf4j-api-1.6.6.jar, 
slf4j-simple-1.6.6.jar into Libraries of Project

2. Run Project to execute

3. Report SLF4J error: Failed to load class "org.slf4j.impl.StaticLoggerBinder".

( Same result with 
JGoogleAnalyticsTracker-1.2.1-SNAPSHOT-jar-with-dependencies.jar only )

What is the expected output? What do you see instead?
Is there any way to fix this?
http://www.slf4j.org/codes.html#StaticLoggerBinder said should solve this with 
slf4j-simple-1.6.6.jar, but I've done it.

What version of the product are you using? On what operating system?
JGoogleAnalyticsTracker-1.2.1, WinXP, Eclipse

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 15 Aug 2012 at 4:30

@GoogleCodeExporter
Copy link
Author

Please close this issue.
Found the reason.
Just use the JRE, not JDK
When using JRE, report this.

Original comment by [email protected] on 16 Aug 2012 at 12:55

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant