[slf4j-dev] [Bug 79] NullPointerException in SLF4JLocationAwareLog.debug
bugzilla-daemon at pixie.qos.ch
bugzilla-daemon at pixie.qos.ch
Fri May 9 17:21:19 CEST 2008
http://bugzilla.slf4j.org/show_bug.cgi?id=79
listid at qos.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Comment #1 from listid at qos.ch 2008-05-09 17:21 -------
Hello Mathias,
Which JDK is this?
In the absence of further information, I suppose that is that the caller, a
JDBCTransaction instance, has been serialized, JDBCTransaction declares a
non-static org.apache.commons.logging.Log variable which after serialization
will contain a LocationAwareLogger equal to null.
Does the above scenario seem relevant to you?
--
Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the slf4j-dev
mailing list