[slf4j-dev] [Bug 228] java.lang.NoClassDefFoundError: org.slf4j.impl.StaticLoggerBinder

bugzilla-daemon at pixie.qos.ch bugzilla-daemon at pixie.qos.ch
Thu Jul 7 05:00:43 CEST 2011


http://bugzilla.slf4j.org/show_bug.cgi?id=228

Kevinth <kevinth.fang at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3

--- Comment #2 from Kevinth <kevinth.fang at gmail.com> 2011-07-07 05:00:43 CEST ---
java.lang.NoClassDefFoundError: org.slf4j.impl.StaticLoggerBinder
        at org.slf4j.LoggerFactory.bind(LoggerFactory.java:121)
        at
org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:111)

        at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:268)
        at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:241)
        at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:254)
        at org.tulkas.robot.Configuration.<clinit>(Configuration.java:24)
        at java.lang.J9VMInternals.initializeImpl(Native Method)
        at java.lang.J9VMInternals.initialize(J9VMInternals.java:200)
        at org.tulkas.robot.http.Browser$Options._init(Browser.java:111)
        at org.tulkas.robot.http.Browser$Options.<init>(Browser.java:133)
        at org.tulkas.robot.http.Browser.<init>(Browser.java:18)
Caused by: java.lang.ClassNotFoundException: org.slf4j.impl.StaticLoggerBinder
        at java.net.URLClassLoader.findClass(URLClassLoader.java:419)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:643)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:320)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:609)
        ... 13 more

-- 
Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the slf4j-dev mailing list