Thank you for your feedback and inspiration. I’ve double checked, there is only one client bound to this service. The ‘decryption failure’-message is seen on the server bound to the service after the accept - So I assume the connection is wired properly to this specific ‘server’ - otherwise I thik we wouldn’t see the accept
for the connection.
Some status-update:
- The tests with decoupling things from the callback didn’t bring any improvement.
- I created a separate / stand alone sample app (Just Jetty & Ziti) and in this setup I wasn’t able to reproduce the issue. So it might to enterfere with something else I have in somwhere else in my framework. Things are getting wired…
Never the less I’ve started collecting logs:
This are the ziti logs from the app startup:
2023-01-22T09:06:57.709Z DEBUG 77920 --- [-1 @coroutine#1] org.openziti.impl.ZitiContextImpl : p6wiijikj[null]@https://ziti-devel.home.net:1280 transitioned to Loading
Loading
2023-01-22T09:06:57.737Z DEBUG 77920 --- [aks.de:1280/...] org.openziti.api.Controller : GET https://ziti-devel.home.net:1280/version session=null t[OkHttp https://ziti-devel.home.net:1280/...]
2023-01-22T09:06:57.938Z INFO 77920 --- [-3 @coroutine#2] org.openziti.api.Controller : controller[https://ziti-devel.home.net:1280/] version(v0.27.2/7de87562b20d)
2023-01-22T09:06:57.954Z DEBUG 77920 --- [aks.de:1280/...] org.openziti.api.Controller : POST https://ziti-devel.home.net:1280/edge/client/v1/authenticate?method=cert session=null t[OkHttp https://ziti-devel.home.net:1280/...]
2023-01-22T09:06:58.024Z DEBUG 77920 --- [-1 @coroutine#1] org.openziti.impl.ZitiContextImpl : camdb-devel-1[P6WiijIKJ]@https://ziti-devel.home.net:1280 transitioned to Active
2023-01-22T09:06:58.026Z DEBUG 77920 --- [-1 @coroutine#5] org.openziti.impl.ZitiContextImpl : waiting for refresh 1790 seconds
2023-01-22T09:06:58.026Z DEBUG 77920 --- [-2 @coroutine#7] org.openziti.impl.ZitiContextImpl : [p6wiijikj] slept and restarting on t[DefaultDispatcher-worker-2 @coroutine#7]
2023-01-22T09:06:58.028Z DEBUG 77920 --- [aks.de:1280/...] org.openziti.api.Controller : GET https://ziti-devel.home.net:1280/edge/client/v1/current-identity/edge-routers session=cld75ofx2fj1n018swgjcl9lf t[OkHttp https://ziti-devel.home.net:1280/...]
2023-01-22T09:06:58.029Z DEBUG 77920 --- [aks.de:1280/...] org.openziti.api.Controller : GET https://ziti-devel.home.net:1280/edge/client/v1/current-api-session/service-updates session=cld75ofx2fj1n018swgjcl9lf t[OkHttp https://ziti-devel.home.net:1280/...]
2023-01-22T09:06:58.037Z DEBUG 77920 --- [-1 @coroutine#6] org.openziti.impl.ZitiContextImpl : current edge routers = [EdgeRouter(name=core-router, hostname=, supportedProtocols={tls=tls://ziti-devel.home.net:1290}, urls=null)]
2023-01-22T09:06:58.049Z DEBUG 77920 --- [aks.de:1280/...] org.openziti.api.Controller : GET https://ziti-devel.home.net:1280/edge/client/v1/services?offset=0&limit=25 session=cld75ofx2fj1n018swgjcl9lf t[OkHttp https://ziti-devel.home.net:1280/...]
2023-01-22T09:06:58.078Z DEBUG 77920 --- [-1 @coroutine#7] org.openziti.impl.ZitiContextImpl : [p6wiijikj] got 1 services on t[DefaultDispatcher-worker-1 @coroutine#7]
2023-01-22T09:06:58.079Z DEBUG 77920 --- [-1 @coroutine#6] org.openziti.impl.ZitiContextImpl : delaying service refresh for 60000ms
2023-01-22T09:06:58.079Z DEBUG 77920 --- [2 @coroutine#10] o.openziti.net.ZitiServerSocketChannel : starting bind
2023-01-22T09:06:58.084Z INFO 77920 --- [ main] org.eclipse.jetty.server.Server : jetty-11.0.13; built: 2022-12-07T20:47:15.149Z; git: a04bd1ccf844cf9bebc12129335d7493111cbff6; jvm 17.0.5+1-b653.23
2023-01-22T09:06:58.139Z INFO 77920 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext
2023-01-22T09:06:58.139Z INFO 77920 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 3937 ms
[...]
2023-01-22T09:06:58.795Z DEBUG 77920 --- [2 @coroutine#10] org.openziti.impl.ZitiContextImpl : getNetworkSession(svc.java-server.home.net)
2023-01-22T09:06:58.799Z DEBUG 77920 --- [aks.de:1280/...] org.openziti.api.Controller : POST https://ziti-devel.home.net:1280/edge/client/v1/sessions session=cld75ofx2fj1n018swgjcl9lf t[OkHttp https://ziti-devel.home.net:1280/...]
2023-01-22T09:06:58.973Z DEBUG 77920 --- [4 @coroutine#10] org.openziti.impl.ZitiContextImpl : selected Channel[tls://ziti-devel.home.net:1290]
2023-01-22T09:06:58.974Z DEBUG 77920 --- [4 @coroutine#10] o.openziti.net.ZitiServerSocketChannel : starting network connection cld75ogjjfj1r018s56y1wsy0/1
2023-01-22T09:06:59.001Z INFO 77920 --- [ main] o.e.jetty.server.handler.ContextHandler : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@4960b819{application,/,[file:///private/var/folders/[...]/target-eclipse/classes/META-INF/resources/],AVAILABLE}
2023-01-22T09:06:59.001Z DEBUG 77920 --- [6 @coroutine#10] o.openziti.net.ZitiServerSocketChannel : network connection established cld75ogjjfj1r018s56y1wsy0/1
2023-01-22T09:06:59.003Z INFO 77920 --- [ main] org.eclipse.jetty.server.Server : Started Server@51efdb72{STARTING}[11.0.13,sto=0] @6176ms
[...]
2023-01-22T09:07:08.431Z INFO 77920 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-01-22T09:07:08.431Z INFO 77920 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
2023-01-22T09:07:08.433Z INFO 77920 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 2 ms
2023-01-22T09:07:08.441Z INFO 77920 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@67c2b55d{HTTP/1.1, (http/1.1)}{0.0.0.0:4088}
2023-01-22T09:07:08.443Z INFO 77920 --- [ main] o.s.s.j.LoadBalancerRequestCustomizer : Started..
2023-01-22T09:07:08.443Z INFO 77920 --- [ main] o.e.jetty.server.AbstractConnector : Started AdminConnector@5cf33d25{HTTP/1.1, (http/1.1)}{0.0.0.0:4080}
2023-01-22T09:07:08.463Z INFO 77920 --- [ main] o.e.jetty.util.ssl.SslContextFactory : x509=X509@6c303cdc(1,h=[localhost],a=[],w=[]) for Server@5df3f854[provider=null,keyStore=file:///Users/christian.niessner/src/eclipse/workspace-saCamDB-master-sb3/saCamDB/saCamDB-application/config/localhost.p12,trustStore=null]
2023-01-22T09:07:08.471Z INFO 77920 --- [ main] o.s.s.j.LoadBalancerRequestCustomizer : Started..
2023-01-22T09:07:08.472Z INFO 77920 --- [ main] o.e.jetty.server.AbstractConnector : Started AdminSSLConnector@2c224096{SSL, (ssl, http/1.1)}{0.0.0.0:4443}
2023-01-22T09:07:08.472Z DEBUG 77920 --- [8 @coroutine#18] o.openziti.net.ZitiServerSocketChannel : starting bind
2023-01-22T09:07:08.472Z INFO 77920 --- [ main] o.e.jetty.server.AbstractConnector : Started ziti.ZitiServerConnector@3ab70d34{svc.java-server.home.net via camdb-devel-1[P6WiijIKJ]@https://ziti-devel.home.net:1280:*}
2023-01-22T09:07:08.473Z DEBUG 77920 --- [8 @coroutine#18] org.openziti.impl.ZitiContextImpl : getNetworkSession(svc.java-server.home.net)
2023-01-22T09:07:08.474Z DEBUG 77920 --- [8 @coroutine#18] o.openziti.net.ZitiServerSocketChannel : starting network connection cld75ogjjfj1r018s56y1wsy0/2
2023-01-22T09:07:08.475Z INFO 77920 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port(s) 4088 (http/1.1), 4080 (http/1.1), 4443 (ssl, http/1.1), -1 (http/1.1) with context path '/'
2023-01-22T09:07:08.513Z DEBUG 77920 --- [6 @coroutine#18] o.openziti.net.ZitiServerSocketChannel : network connection established cld75ogjjfj1r018s56y1wsy0/2
2023-01-22T09:07:58.083Z DEBUG 77920 --- [6 @coroutine#21] org.openziti.impl.ZitiContextImpl : [p6wiijikj] slept and restarting on t[DefaultDispatcher-worker-6 @coroutine#21]
2023-01-22T09:07:58.083Z DEBUG 77920 --- [aks.de:1280/...] org.openziti.api.Controller : GET https://ziti-devel.home.net:1280/edge/client/v1/current-identity/edge-routers session=cld75ofx2fj1n018swgjcl9lf t[OkHttp https://ziti-devel.home.net:1280/...]
2023-01-22T09:07:58.084Z DEBUG 77920 --- [aks.de:1280/...] org.openziti.api.Controller : GET https://ziti-devel.home.net:1280/edge/client/v1/current-api-session/service-updates session=cld75ofx2fj1n018swgjcl9lf t[OkHttp https://ziti-devel.home.net:1280/...]
2023-01-22T09:07:58.163Z DEBUG 77920 --- [-6 @coroutine#6] org.openziti.impl.ZitiContextImpl : current edge routers = [EdgeRouter(name=core-router, hostname=, supportedProtocols={tls=tls://ziti-devel.home.net:1290}, urls=null)]
2023-01-22T09:07:58.164Z DEBUG 77920 --- [-6 @coroutine#6] org.openziti.impl.ZitiContextImpl : delaying service refresh for 60000ms
A Working request:
2023-01-22T09:20:27.548Z DEBUG 77920 --- [1 @coroutine#44] o.openziti.net.ZitiServerSocketChannel : accepting child conn[5] on parent[2]
2023-01-22T09:20:27.557Z DEBUG 77920 --- [p1222272242-256] o.e.b.j.z.AsynchronousServerConnector : ZitiServerConnector@3ab70d34{svc.java-server.home.net via camdb-devel-1[P6WiijIKJ]@https://ziti-devel.home.net:1280:*}: New channel connected: ZitiSocketChannel[connected](Bind(service=svc.java-server.home.net, identity=null, useEdgeId=false) -> Session(id=2, service=svc.java-server.home.net, callerId=marvin.macbook-m1))
2023-01-22T09:20:27.557Z DEBUG 77920 --- [p1222272242-256] .b.j.z.AsynchronousSocketChannelEndPoint : AsynchronousSocketChannelEndPoint@118bc323[{l=null,r=Session(id=2, service=svc.java-server.home.net, callerId=marvin.macbook-m1),OPEN,fill=FI,flush=-,to=0/30000}]->[HttpConnection@1dc1ca42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4747fcc0{s=START}]=>HttpChannelOverHttp@45d22ab1{s=HttpChannelState@a8f6bf3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] needsFillInterest EOF=false null
2023-01-22T09:20:27.584Z DEBUG 77920 --- [3 @coroutine#50] .b.j.z.AsynchronousSocketChannelEndPoint : AsynchronousSocketChannelEndPoint$ReadCompletionHandler@7f4e5d38: read completed: 108
2023-01-22T09:20:27.584Z DEBUG 77920 --- [3 @coroutine#50] .b.j.z.AsynchronousSocketChannelEndPoint : AsynchronousSocketChannelEndPoint$ReadCompletionHandler@7f4e5d38 addInputAndRun=true HeapByteBuffer@20ce1fed[p=108,l=2048,c=2048,r=1940]={GET /.mon...*/*\r\n\r\n<<<\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00>>>}
2023-01-22T09:20:27.585Z DEBUG 77920 --- [p1222272242-256] .b.j.z.AsynchronousSocketChannelEndPoint : AsynchronousSocketChannelEndPoint@118bc323[{l=null,r=Session(id=2, service=svc.java-server.home.net, callerId=marvin.macbook-m1),OPEN,fill=-,flush=-,to=27/30000}]->[HttpConnection@1dc1ca42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4747fcc0{s=START}]=>HttpChannelOverHttp@45d22ab1{s=HttpChannelState@a8f6bf3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]: fill requiested
2023-01-22T09:20:27.585Z DEBUG 77920 --- [p1222272242-256] .b.j.z.AsynchronousSocketChannelEndPoint : AsynchronousSocketChannelEndPoint@118bc323[{l=null,r=Session(id=2, service=svc.java-server.home.net, callerId=marvin.macbook-m1),OPEN,fill=-,flush=-,to=0/30000}]->[HttpConnection@1dc1ca42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4747fcc0{s=START}]=>HttpChannelOverHttp@45d22ab1{s=HttpChannelState@a8f6bf3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]: fill completed: 108
2023-01-22T09:20:27.633Z DEBUG 77920 --- [p1222272242-256] .b.j.z.AsynchronousSocketChannelEndPoint : AsynchronousSocketChannelEndPoint@118bc323[{l=null,r=Session(id=2, service=svc.java-server.home.net, callerId=marvin.macbook-m1),OPEN,fill=-,flush=W,to=47/30000}]->[HttpConnection@1dc1ca42[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4747fcc0{s=COMMITTED}]=>HttpChannelOverHttp@45d22ab1{s=HttpChannelState@a8f6bf3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://java-server.home.net/.monitoring/NodeStatus,age=46}]: flush requested: [java.nio.DirectByteBuffer[pos=0 lim=314 cap=8192], java.nio.DirectByteBuffer[pos=0 lim=128 cap=32768]]
2023-01-22T09:20:27.633Z DEBUG 77920 --- [p1222272242-256] .b.j.z.AsynchronousSocketChannelEndPoint : AsynchronousSocketChannelEndPoint$WriteHandler@3c980308: start writing buffer: java.nio.DirectByteBuffer[pos=0 lim=314 cap=8192]
2023-01-22T09:20:27.634Z DEBUG 77920 --- [p1222272242-256] .b.j.z.AsynchronousSocketChannelEndPoint : AsynchronousSocketChannelEndPoint@118bc323[{l=null,r=Session(id=2, service=svc.java-server.home.net, callerId=marvin.macbook-m1),OPEN,fill=-,flush=W,to=0/30000}]->[HttpConnection@1dc1ca42[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4747fcc0{s=COMMITTED}]=>HttpChannelOverHttp@45d22ab1{s=HttpChannelState@a8f6bf3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://java-server.home.net/.monitoring/NodeStatus,age=47}]: flush requested: [java.nio.DirectByteBuffer[pos=0 lim=128 cap=32768]]
2023-01-22T09:20:27.634Z DEBUG 77920 --- [2 @coroutine#52] .b.j.z.AsynchronousSocketChannelEndPoint : AsynchronousSocketChannelEndPoint$WriteHandler@3c980308: writing next buffer: java.nio.DirectByteBuffer[pos=0 lim=128 cap=32768]
2023-01-22T09:20:27.635Z DEBUG 77920 --- [7 @coroutine#53] .b.j.z.AsynchronousSocketChannelEndPoint : AsynchronousSocketChannelEndPoint$WriteHandler@3c980308: writing next buffer: java.nio.DirectByteBuffer[pos=128 lim=128 cap=32768]
2023-01-22T09:20:27.635Z DEBUG 77920 --- [7 @coroutine#54] .b.j.z.AsynchronousSocketChannelEndPoint : AsynchronousSocketChannelEndPoint$WriteHandler@3c980308: write completed!
2023-01-22T09:20:27.635Z DEBUG 77920 --- [p1222272242-257] .b.j.z.AsynchronousSocketChannelEndPoint : AsynchronousSocketChannelEndPoint@118bc323[{l=null,r=Session(id=2, service=svc.java-server.home.net, callerId=marvin.macbook-m1),OPEN,fill=-,flush=C,to=0/30000}]->[HttpConnection@1dc1ca42[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4747fcc0{s=COMMITTED}]=>HttpChannelOverHttp@45d22ab1{s=HttpChannelState@a8f6bf3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://java-server.home.net/.monitoring/NodeStatus,age=48}]: flush requested: [java.nio.DirectByteBuffer[pos=128 lim=128 cap=32768]]
2023-01-22T09:20:27.636Z DEBUG 77920 --- [p1222272242-256] .b.j.z.AsynchronousSocketChannelEndPoint : AsynchronousSocketChannelEndPoint@118bc323[{l=null,r=Session(id=2, service=svc.java-server.home.net, callerId=marvin.macbook-m1),OPEN,fill=-,flush=W,to=1/30000}]->[HttpConnection@1dc1ca42[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4747fcc0{s=COMPLETING}]=>HttpChannelOverHttp@45d22ab1{s=HttpChannelState@a8f6bf3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://java-server.home.net/.monitoring/NodeStatus,age=49}]: flush requested: [java.nio.DirectByteBuffer[pos=0 lim=7 cap=16]]
2023-01-22T09:20:27.636Z DEBUG 77920 --- [p1222272242-256] .b.j.z.AsynchronousSocketChannelEndPoint : AsynchronousSocketChannelEndPoint$WriteHandler@3c980308: start writing buffer: java.nio.DirectByteBuffer[pos=0 lim=7 cap=16]
2023-01-22T09:20:27.636Z DEBUG 77920 --- [7 @coroutine#55] .b.j.z.AsynchronousSocketChannelEndPoint : AsynchronousSocketChannelEndPoint$WriteHandler@3c980308: write completed!
2023-01-22T09:20:27.637Z DEBUG 77920 --- [p1222272242-257] .b.j.z.AsynchronousSocketChannelEndPoint : AsynchronousSocketChannelEndPoint@118bc323[{l=null,r=Session(id=2, service=svc.java-server.home.net, callerId=marvin.macbook-m1),OPEN,fill=-,flush=C,to=0/30000}]->[HttpConnection@1dc1ca42[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4747fcc0{s=COMPLETING}]=>HttpChannelOverHttp@45d22ab1{s=HttpChannelState@a8f6bf3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://java-server.home.net/.monitoring/NodeStatus,age=50}]: flush requested: [java.nio.DirectByteBuffer[pos=7 lim=7 cap=16]]
2023-01-22T09:20:27.638Z DEBUG 77920 --- [p1222272242-256] .b.j.z.AsynchronousSocketChannelEndPoint : AsynchronousSocketChannelEndPoint@118bc323[{l=null,r=Session(id=2, service=svc.java-server.home.net, callerId=marvin.macbook-m1),OPEN,fill=-,flush=-,to=1/30000}]->[HttpConnection@1dc1ca42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4747fcc0{s=START}]=>HttpChannelOverHttp@45d22ab1{s=HttpChannelState@a8f6bf3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]: fill requiested
2023-01-22T09:20:27.638Z DEBUG 77920 --- [p1222272242-256] .b.j.z.AsynchronousSocketChannelEndPoint : AsynchronousSocketChannelEndPoint@118bc323[{l=null,r=Session(id=2, service=svc.java-server.home.net, callerId=marvin.macbook-m1),OPEN,fill=-,flush=-,to=2/30000}]->[HttpConnection@1dc1ca42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4747fcc0{s=START}]=>HttpChannelOverHttp@45d22ab1{s=HttpChannelState@a8f6bf3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]: fill completed: 0
2023-01-22T09:20:27.638Z DEBUG 77920 --- [p1222272242-256] .b.j.z.AsynchronousSocketChannelEndPoint : AsynchronousSocketChannelEndPoint@118bc323[{l=null,r=Session(id=2, service=svc.java-server.home.net, callerId=marvin.macbook-m1),OPEN,fill=-,flush=-,to=2/30000}]->[HttpConnection@1dc1ca42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4747fcc0{s=START}]=>HttpChannelOverHttp@45d22ab1{s=HttpChannelState@a8f6bf3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]: fill requiested
2023-01-22T09:20:27.638Z DEBUG 77920 --- [p1222272242-256] .b.j.z.AsynchronousSocketChannelEndPoint : AsynchronousSocketChannelEndPoint@118bc323[{l=null,r=Session(id=2, service=svc.java-server.home.net, callerId=marvin.macbook-m1),OPEN,fill=-,flush=-,to=2/30000}]->[HttpConnection@1dc1ca42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4747fcc0{s=START}]=>HttpChannelOverHttp@45d22ab1{s=HttpChannelState@a8f6bf3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]: fill completed: 0
2023-01-22T09:20:27.638Z DEBUG 77920 --- [p1222272242-256] .b.j.z.AsynchronousSocketChannelEndPoint : AsynchronousSocketChannelEndPoint@118bc323[{l=null,r=Session(id=2, service=svc.java-server.home.net, callerId=marvin.macbook-m1),OPEN,fill=FI,flush=-,to=0/30000}]->[HttpConnection@1dc1ca42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4747fcc0{s=START}]=>HttpChannelOverHttp@45d22ab1{s=HttpChannelState@a8f6bf3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] needsFillInterest EOF=false null
2023-01-22T09:20:27.649Z DEBUG 77920 --- [4 @coroutine#51] .b.j.z.AsynchronousSocketChannelEndPoint : AsynchronousSocketChannelEndPoint$ReadCompletionHandler@7f4e5d38: read completed: -1
2023-01-22T09:20:27.650Z DEBUG 77920 --- [4 @coroutine#51] .b.j.z.AsynchronousSocketChannelEndPoint : AsynchronousSocketChannelEndPoint$ReadCompletionHandler@7f4e5d38 addEOFAndRun=true
2023-01-22T09:20:27.650Z DEBUG 77920 --- [p1222272242-257] .b.j.z.AsynchronousSocketChannelEndPoint : AsynchronousSocketChannelEndPoint@118bc323[{l=null,r=Session(id=2, service=svc.java-server.home.net, callerId=marvin.macbook-m1),OPEN,fill=-,flush=-,to=11/30000}]->[HttpConnection@1dc1ca42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4747fcc0{s=START}]=>HttpChannelOverHttp@45d22ab1{s=HttpChannelState@a8f6bf3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]: fill requiested
2023-01-22T09:20:27.650Z DEBUG 77920 --- [p1222272242-257] .b.j.z.AsynchronousSocketChannelEndPoint : AsynchronousSocketChannelEndPoint@118bc323[{l=null,r=Session(id=2, service=svc.java-server.home.net, callerId=marvin.macbook-m1),ISHUT,fill=-,flush=-,to=11/30000}]->[HttpConnection@1dc1ca42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4747fcc0{s=START}]=>HttpChannelOverHttp@45d22ab1{s=HttpChannelState@a8f6bf3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]: fill completed: -1
Post limit exeeded - The failed connection is in the next post