[logback-dev] [Bug 109] NullPointerException in deserialized AccessEvent.

bugzilla-daemon at pixie.qos.ch bugzilla-daemon at pixie.qos.ch
Mon Jan 28 21:34:52 CET 2008


http://bugzilla.qos.ch/show_bug.cgi?id=109





------- Comment #10 from joern at huxhorn.de  2008-01-28 21:34 -------
Sorry, but:

java.lang.NullPointerException
        at ch.qos.logback.access.servlet.Util.isFormUrlEncoded(Util.java:11)
        at
ch.qos.logback.access.spi.AccessEvent.getRequestContent(AccessEvent.java:342)

A check against null is definitely needed in both getRequestContent and
getResponseContent.

I'll add a patch in a moment.


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