
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
04/Apr/05 03:23 AM
|
|
If an NDC, or any form of Context.Stack, is set on the current thread and then becomes empty the RemotingAppender will fail. This is caused by the LoggingEvent Properties failing to serialise due to an unexpected null value in the properties map.
The issue is caused by the GetObjectData method of log4net.Util.ReadOnlyPropertiesDictionary not coping with null values.
Issue reported by Sam Smoot.
|
|
Description
|
If an NDC, or any form of Context.Stack, is set on the current thread and then becomes empty the RemotingAppender will fail. This is caused by the LoggingEvent Properties failing to serialise due to an unexpected null value in the properties map.
The issue is caused by the GetObjectData method of log4net.Util.ReadOnlyPropertiesDictionary not coping with null values.
Issue reported by Sam Smoot. |
Show » |
| No work has yet been logged on this issue.
|
|