Closed andrashatvani closed 6 years ago
This is a quite normal. The browser does some long polling and keeps the tcp connection open. If the browser window is closed the tcp connection is aborted and on the next write the exception is thrown. there is nothing to do about this, except changing the loglevel.
see also https://jira.spring.io/browse/SPR-16688 https://jira.spring.io/browse/SPR-16528
I see such exceptions in the log since I've included SBA: