Project

General

Profile

Bug #151

tomcat http/2

Added by Josip Almasi over 1 year ago.

Status:
New
Priority:
Low
Assignee:
-
Start date:
08/29/2022
Due date:
% Done:

0%

Estimated time:

Description

We have tomcat 9.0.54 embedded, comes with spring boot. Connection from oculus kills it:

class org.apache.coyote.http2.RecycledStream cannot be cast to class org.apache.coyote.http2.Stream (org.apache.coyote.http2.RecycledStream and org.apache.coyote.http2.Stream are in unnamed module of loader org.springframework.boot.loader.LaunchedURLClassLoader @619a5dff)

A number of http/2 related changes happened since, upgrade may help:
https://tomcat.apache.org/tomcat-9.0-doc/changelog.html

Also available in: Atom PDF