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: [email protected]
ReportedBy: [EMAIL PROTECTED]
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.
_______________________________________________
logback-dev mailing list
[email protected]
http://qos.ch/mailman/listinfo/logback-dev