Skip to:
Daryl found this in the logfiles (five rotated log files full, all logged within a couple of seconds).
The probable cause is StalledSessionsFilter trying to (asynchronously) close a session that is already being closed.
StalledSessionsFilter
The stall-filter now checks if the session is already closing before acting.
Daryl found this in the logfiles (five rotated log files full, all logged within a couple of seconds).
The probable cause is
StalledSessionsFilter
trying to (asynchronously) close a session that is already being closed.