Session serialization and deserialization fails under Tomcat with an advised and session-scoped bean [SPR-10972] #15600
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
status: bulk-closed
An outdated, unresolved issue that's closed in bulk as part of a cleaning process
Michał Politowski opened SPR-10972 and commented
In a webapp run under Tomcat there is a session-scoped bean which is also the target of advice.
When Tomcat is being shut down it logs a warning (logged from a reproduction project, with -Dsun.io.serialization.extendedDebugInfo=true):
and, what's worse, when starting again sesion deserialization fails for the same reason:
Affects: 3.2.4
The text was updated successfully, but these errors were encountered: