[Bug 60199] Improve error message if a session attribute could not load due to deserialization problems

2016-10-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60199 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED

[Bug 60199] Improve error message if a session attribute could not load due to deserialization problems

2016-10-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60199 --- Comment #6 from igor.muk...@gmx.de --- Mark, great! Thank you. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail:

[Bug 60199] Improve error message if a session attribute could not load due to deserialization problems

2016-10-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60199 --- Comment #5 from Mark Thomas --- With the proposed patch the error is logged higher up the stack. I suspect a logging configuration issue. The users list is the place to seek help with that. The proposed patch also causes

[Bug 60199] Improve error message if a session attribute could not load due to deserialization problems

2016-10-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60199 --- Comment #4 from igor.muk...@gmx.de --- I never saw such a warning on the tomcat shutdown. And I just tested it, and I don't any warning still. But I see the line you meant in the code of StandardSession.doWriteObject:

[Bug 60199] Improve error message if a session attribute could not load due to deserialization problems

2016-10-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60199 --- Comment #3 from Mark Thomas --- I'm not completely against this but... The error is logged, with the attribute name when writing the session to disk. Why do you need another error message when reading it? -- You are

[Bug 60199] Improve error message if a session attribute could not load due to deserialization problems

2016-10-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60199 --- Comment #2 from igor.muk...@gmx.de --- Created attachment 34324 --> https://bz.apache.org/bugzilla/attachment.cgi?id=34324=edit Proposed a patch for 8.0.x Added a patch -- You are receiving this mail because: You are the assignee for

[Bug 60199] Improve error message if a session attribute could not load due to deserialization problems

2016-10-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60199 Christopher Schultz changed: What|Removed |Added OS|