[logback-dev] [Bug 109] NullPointerException in deserialized AccessEvent.
bugzilla-daemon at pixie.qos.ch
bugzilla-daemon at pixie.qos.ch
Fri Jan 25 12:27:12 CET 2008
http://bugzilla.qos.ch/show_bug.cgi?id=109
noreply.ceki at qos.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Comment #3 from noreply.ceki at qos.ch 2008-01-25 12:27 -------
I have checked in the fix to this bug. See revisions 1608 and 1609.
http://svn.qos.ch/viewvc?view=rev&revision=1608
http://svn.qos.ch/viewvc?view=rev&revision=1609
The idea is to make a copy of the contents of various httpRequest and
httpResponse fields (without serializing httpRequest and httpResponse). Also
note many converters in the c.q.l.acces.Pattern package cannot deal with null
values returned by various get methods in AccessEvent.
To make a long story short, I think the aforementioned fix that was just
checked in should work fine.
I would appreciate if you could give it a try.
--
Configure bugmail: http://bugzilla.qos.ch/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 logback-dev
mailing list