[slf4j-dev] [Bug 137] java.lang.NoSuchFieldError: name at org.slf4j.impl. Log4jLoggerAdapter.<init>(Log4jLoggerAdapter.java:75)

bugzilla-daemon at pixie.qos.ch bugzilla-daemon at pixie.qos.ch
Fri Jun 26 14:59:57 CEST 2009


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


Matt Lachman <matthew.lachman at thomsonreuters.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CLOSED                      |REOPENED
         Resolution|INVALID                     |




--- Comment #8 from Matt Lachman <matthew.lachman at thomsonreuters.com>  2009-06-26 14:59:57 ---
I'm sorry, I fail to see how line 75 of:

http://svn.slf4j.org/viewvc/slf4j/trunk/slf4j-log4j12/src/main/java/org/slf4j/impl/Log4jLoggerAdapter.java?revision=1133&view=markup

would not result in a compile error (and the error I was seeing).  This is the
most recent version, correct?

"this.name" does not exist anywhere else in this class (or the parent class)
except in the constructor.  If you are somehow getting this to compile, I would
be interested in knowing how.


-- 
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