Hello,
I think we need to adjust a connection limit for the tiny editor. But I can not find any documentation on this. Any ideas ?
[6/24/22 7:08:09:614 CEST] 00021793 SystemOut O 07:08:09.614 [scala-execution-context-global-137107] DEBUG org.asynchttpclient.netty.request.NettyRequestSender - Aborting Future NettyResponseFuture{currentRetry=0,
isDone=0,
isCancelled=0,
asyncHandler=org.http4s.asynchttpclient.client.AsyncHttpClient$$anon$1@a2b56ef2,
nettyRequest=org.asynchttpclient.netty.request.NettyRequest@a9f86061,
future=java.util.concurrent.CompletableFuture@31e3427d[Not completed],
uri=https://myurl.com/communities/service/html/communityview?communityUuid=1234-1234-1234,
keepAlive=true,
redirectCount=0,
timeoutsHolder=null,
inAuth=0,
touch=1656047289614}
[6/24/22 7:08:09:614 CEST] 00021793 SystemOut O 07:08:09.614 [scala-execution-context-global-137107] DEBUG org.asynchttpclient.netty.request.NettyRequestSender - Too many connections: 100
org.asynchttpclient.exception.TooManyConnectionsException: Too many connections: 100
at org.asynchttpclient.netty.channel.MaxConnectionSemaphore.acquireChannelLock(Unknown Source)
at async @ org.http4s.asynchttpclient.client.AsyncHttpClient$.$anonfun$apply$1(AsyncHttpClient.scala:53)
at apply @ com.ephox.spelling.data.SpellingEnv$.asResourceFrom(SpellingEnv.scala:21)
at unsafeRunSync @ com.ephox.ironbark.IronbarkServlet.contextInitialized(IronbarkServlet.scala:30)
at unsafeRunSync @ org.http4s.servlet.AsyncHttp4sServlet.service(AsyncHttp4sServlet.scala:63)
Regards,
Jan