[logback-dev] [Bug 109] New: NullPointerException in deserialized AccessEvent.
bugzilla-daemon at pixie.qos.ch
bugzilla-daemon at pixie.qos.ch
Wed Oct 24 13:40:18 CEST 2007
http://bugzilla.qos.ch/show_bug.cgi?id=109
Summary: NullPointerException in deserialized AccessEvent.
Product: logback-access
Version: unspecified
Platform: All
OS/Version: Windows
Status: NEW
Severity: major
Priority: P1
Component: Other
AssignedTo: logback-dev at qos.ch
ReportedBy: joern at huxhorn.de
The following methods throw NPE's in case of deserialized AccessEvents. They
should instead retun null.
getRequestHeaderNames()
buildRequestHeaderMap()
buildRequestParameterMap()
getResponseHeader(String key)
getResponseHeaderNameList()
getRequestContent()
getStatusCode() (possibly, wrong if condition)
getContentLength() (possibly, wrong if condition)
getResponseContent() (please check)
--
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