Per Øyvind Kanestrøm
Results
2
comments of
Per Øyvind Kanestrøm
Had the same issue. The workaround here fixed it: https://github.com/gradle/gradle/issues/6854
Hi! We are running Jetty 12.0.10 with ee8 and Java17. We are seeing what seems to be the same error: ``` demand pending. at org.eclipse.jetty.server.internal.HttpChannelState$ChannelRequest.demand(HttpChannelState.java:955) at org.eclipse.jetty.server.Request$Wrapper.demand(Request.java:803) at org.eclipse.jetty.server.Request$Wrapper.demand(Request.java:803) at...