ions which did not have any problems.
-Harri
-Original Message-
From: Mark Thomas
Sent: torstai 22. toukokuuta 2025 9.50
To: users@tomcat.apache.org
Subject: Re: WebSocket session is never closed
On 21/05/2025 10:37, Harri Pesonen wrote:
> Hello,
>
> We have a random problem
On 21/05/2025 10:37, Harri Pesonen wrote:
Hello,
We have a random problem with Apache Tomcat/9.0.100 in Windows, JDK 11.0.13.
We have seen this problem only once so far.
Problem is that WebSocket connection is apparently closed but there is no
callback to @OnClose handler, which is implemented
NF> (main)
(org.apache.catalina.core.AprLifecycleListener#initializeSSL) OpenSSL
successfully initialized [OpenSSL 3.0.14 4 Jun 2024]
-Harri
Lähettäjä: Harri Pesonen
Lähetetty: keskiviikko 21. toukokuuta 2025 12.37
Vastaanottaja: users@tomcat.apache.org
Aihe: WebSocket sess
Hello,
We have a random problem with Apache Tomcat/9.0.100 in Windows, JDK 11.0.13.
We have seen this problem only once so far.
Problem is that WebSocket connection is apparently closed but there is no
callback to @OnClose handler, which is implemented in @ServerEndpoint class.
Then this WebSocke