Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-9496

Debezium platform conductor service fails on /q/openapi

XMLWordPrintable

      When accessing /q/openapi

      2025-09-23 09:26:05,511 INFO  [io.deb.con.pos.PostgresStreamingChangeEventSource] (debezium-postgresconnector-conductor-change-event-source-coordinator) Processing messages
      2025-09-23T09:27:34.878298053Z 2025-09-23 09:27:34,877 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-6) HTTP Request to //q/openapi failed, error id: db8a212c-38e9-4d45-91dd-aee45bd2532e-1: java.lang.NoSuchMethodError: 'com.fasterxml.jackson.core.JsonToken com.fasterxml.jackson.dataformat.yaml.YAMLParser._updateToken(com.fasterxml.jackson.core.JsonToken)'
      2025-09-23T09:27:34.878335873Z 	at com.fasterxml.jackson.dataformat.yaml.YAMLParser.nextToken(YAMLParser.java:532)
      2025-09-23T09:27:34.878341504Z 	at com.fasterxml.jackson.databind.ObjectMapper._readTreeAndClose(ObjectMapper.java:4928)
      2025-09-23T09:27:34.878344703Z 	at com.fasterxml.jackson.databind.ObjectMapper.readTree(ObjectMapper.java:3267)
      2025-09-23T09:27:34.878347288Z 	at io.smallrye.openapi.runtime.io.JacksonJsonIO.fromReader(JacksonJsonIO.java:382)
      2025-09-23T09:27:34.878349727Z 	at io.smallrye.openapi.runtime.io.JacksonJsonIO.fromReader(JacksonJsonIO.java:33)
      2025-09-23T09:27:34.878352104Z 	at io.smallrye.openapi.api.SmallRyeOpenAPI$Builder.addStaticModel(SmallRyeOpenAPI.java:589)
      2025-09-23T09:27:34.878354873Z 	at io.smallrye.openapi.api.SmallRyeOpenAPI$Builder.buildStaticModel(SmallRyeOpenAPI.java:582)
      2025-09-23T09:27:34.878357593Z 	at io.quarkus.smallrye.openapi.runtime.OpenAPIRuntimeBuilder.build(OpenAPIRuntimeBuilder.java:17)
      2025-09-23T09:27:34.878360192Z 	at io.quarkus.smallrye.openapi.runtime.OpenApiDocumentService.<init>(OpenApiDocumentService.java:63)
      2025-09-23T09:27:34.878362774Z 	at io.quarkus.smallrye.openapi.runtime.OpenApiDocumentService_Bean.doCreate(Unknown Source)
      2025-09-23T09:27:34.878365199Z 	at io.quarkus.smallrye.openapi.runtime.OpenApiDocumentService_Bean.create(Unknown Source)
      2025-09-23T09:27:34.878367603Z 	at io.quarkus.smallrye.openapi.runtime.OpenApiDocumentService_Bean.create(Unknown Source)
      2025-09-23T09:27:34.878378084Z 	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
      2025-09-23T09:27:34.878393225Z 	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
      2025-09-23T09:27:34.878396037Z 	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
      2025-09-23T09:27:34.878398574Z 	at io.quarkus.arc.generator.Default_jakarta_enterprise_context_ApplicationScoped_ContextInstances.c5(Unknown Source)
      2025-09-23T09:27:34.878401267Z 	at io.quarkus.arc.generator.Default_jakarta_enterprise_context_ApplicationScoped_ContextInstances.computeIfAbsent(Unknown Source)
      2025-09-23T09:27:34.878403851Z 	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
      2025-09-23T09:27:34.878408150Z 	at io.quarkus.arc.impl.ClientProxies.getApplicationScopedDelegate(ClientProxies.java:21)
      2025-09-23T09:27:34.878410855Z 	at io.quarkus.smallrye.openapi.runtime.OpenApiDocumentService_ClientProxy.arc$delegate(Unknown Source)
      2025-09-23T09:27:34.878413377Z 	at io.quarkus.smallrye.openapi.runtime.OpenApiDocumentService_ClientProxy.getDocument(Unknown Source)
      2025-09-23T09:27:34.878415914Z 	at io.quarkus.smallrye.openapi.runtime.OpenApiHandler.handle(OpenApiHandler.java:60)
      2025-09-23T09:27:34.878418365Z 	at io.quarkus.smallrye.openapi.runtime.OpenApiHandler.handle(OpenApiHandler.java:17)
      2025-09-23T09:27:34.878420783Z 	at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1281)
      2025-09-23T09:27:34.878423232Z 	at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:177)
      2025-09-23T09:27:34.878425703Z 	at io.vertx.ext.web.impl.RoutingContextWrapper.next(RoutingContextWrapper.java:200)
      2025-09-23T09:27:34.878428314Z 	at io.vertx.ext.web.impl.RouterImpl.handleContext(RouterImpl.java:251)
      2025-09-23T09:27:34.878430711Z 	at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1281)
      2025-09-23T09:27:34.878433009Z 	at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:177)
      2025-09-23T09:27:34.878435629Z 	at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:145)
      2025-09-23T09:27:34.878438085Z 	at io.quarkus.vertx.http.runtime.options.HttpServerCommonHandlers$1.handle(HttpServerCommonHandlers.java:62)
      2025-09-23T09:27:34.878440473Z 	at io.quarkus.vertx.http.runtime.options.HttpServerCommonHandlers$1.handle(HttpServerCommonHandlers.java:40)
      2025-09-23T09:27:34.878442946Z 	at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1281)
      2025-09-23T09:27:34.878445350Z 	at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:177)
      2025-09-23T09:27:34.878447768Z 	at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:145)
      2025-09-23T09:27:34.878450116Z 	at io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveRecorder$13.handle(ResteasyReactiveRecorder.java:359)
      2025-09-23T09:27:34.878452488Z 	at io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveRecorder$13.handle(ResteasyReactiveRecorder.java:348)
      2025-09-23T09:27:34.878458561Z 	at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1281)
      2025-09-23T09:27:34.878464355Z 	at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:177)
      2025-09-23T09:27:34.878467370Z 	at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:145)
      2025-09-23T09:27:34.878470486Z 	at io.quarkus.vertx.http.runtime.cors.CORSFilter.handle(CORSFilter.java:138)
      2025-09-23T09:27:34.878473114Z 	at io.quarkus.vertx.http.runtime.cors.CORSFilter.handle(CORSFilter.java:21)
      2025-09-23T09:27:34.878475539Z 	at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1281)
      2025-09-23T09:27:34.878477897Z 	at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:177)
      2025-09-23T09:27:34.878480305Z 	at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:145)
      2025-09-23T09:27:34.878482728Z 	at io.vertx.ext.web.impl.RoutingContextImpl.route(RoutingContextImpl.java:94)
      2025-09-23T09:27:34.878485133Z 	at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:69)
      2025-09-23T09:27:34.878487518Z 	at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
      2025-09-23T09:27:34.878489891Z 	at io.quarkus.vertx.http.runtime.options.HttpServerCommonHandlers$2.handle(HttpServerCommonHandlers.java:86)
      2025-09-23T09:27:34.878492434Z 	at io.quarkus.vertx.http.runtime.options.HttpServerCommonHandlers$2.handle(HttpServerCommonHandlers.java:69)
      2025-09-23T09:27:34.878494945Z 	at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:183)
      2025-09-23T09:27:34.878497317Z 	at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:159)
      2025-09-23T09:27:34.878499771Z 	at io.vertx.core.impl.ContextImpl.emit(ContextImpl.java:342)
      2025-09-23T09:27:34.878502101Z 	at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:163)
      2025-09-23T09:27:34.878504587Z 	at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:174)
      2025-09-23T09:27:34.878507043Z 	at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:159)
      2025-09-23T09:27:34.878509508Z 	at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
      2025-09-23T09:27:34.878511960Z 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442)
      2025-09-23T09:27:34.878514370Z 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
      2025-09-23T09:27:34.878516861Z 	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
      2025-09-23T09:27:34.878519559Z 	at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289)
      2025-09-23T09:27:34.878522061Z 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442)
      2025-09-23T09:27:34.878527148Z 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
      2025-09-23T09:27:34.878531395Z 	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
      2025-09-23T09:27:34.878534899Z 	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346)
      2025-09-23T09:27:34.878537535Z 	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318)
      2025-09-23T09:27:34.878539991Z 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
      2025-09-23T09:27:34.878542570Z 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
      2025-09-23T09:27:34.878545089Z 	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
      2025-09-23T09:27:34.878547603Z 	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357)
      2025-09-23T09:27:34.878550358Z 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440)
      2025-09-23T09:27:34.878553175Z 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
      2025-09-23T09:27:34.878555646Z 	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868)
      2025-09-23T09:27:34.878558077Z 	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
      2025-09-23T09:27:34.878560512Z 	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:796)
      2025-09-23T09:27:34.878562884Z 	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
      2025-09-23T09:27:34.878565506Z 	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
      2025-09-23T09:27:34.878567852Z 	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
      2025-09-23T09:27:34.878570191Z 	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
      2025-09-23T09:27:34.878572640Z 	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
      2025-09-23T09:27:34.878574965Z 	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
      2025-09-23T09:27:34.878577343Z 	at java.base/java.lang.Thread.run(Thread.java:1583)
      2025-09-23T09:27:34.878579707Z 
      2025-09-23T09:27:39.053032963Z 2025-09-23 09:27:39,052 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-6) HTTP Request to /q/openapi failed, error id: db8a212c-38e9-4d45-91dd-aee45bd2532e-2: java.lang.NoSuchMethodError: 'com.fasterxml.jackson.core.JsonToken com.fasterxml.jackson.dataformat.yaml.YAMLParser._updateToken(com.fasterxml.jackson.core.JsonToken)'
      2025-09-23T09:27:39.053065040Z 	at com.fasterxml.jackson.dataformat.yaml.YAMLParser.nextToken(YAMLParser.java:532)
      2025-09-23T09:27:39.053079439Z 	at com.fasterxml.jackson.databind.ObjectMapper._readTreeAndClose(ObjectMapper.java:4928)
      2025-09-23T09:27:39.053096469Z 	at com.fasterxml.jackson.databind.ObjectMapper.readTree(ObjectMapper.java:3267)
      2025-09-23T09:27:39.053100086Z 	at io.smallrye.openapi.runtime.io.JacksonJsonIO.fromReader(JacksonJsonIO.java:382)
      2025-09-23T09:27:39.053103044Z 	at io.smallrye.openapi.runtime.io.JacksonJsonIO.fromReader(JacksonJsonIO.java:33)
      2025-09-23T09:27:39.053105665Z 	at io.smallrye.openapi.api.SmallRyeOpenAPI$Builder.addStaticModel(SmallRyeOpenAPI.java:589)
      2025-09-23T09:27:39.053108596Z 	at io.smallrye.openapi.api.SmallRyeOpenAPI$Builder.buildStaticModel(SmallRyeOpenAPI.java:582)
      2025-09-23T09:27:39.053111133Z 	at io.quarkus.smallrye.openapi.runtime.OpenAPIRuntimeBuilder.build(OpenAPIRuntimeBuilder.java:17)
      2025-09-23T09:27:39.053113772Z 	at io.quarkus.smallrye.openapi.runtime.OpenApiDocumentService.<init>(OpenApiDocumentService.java:63)
      2025-09-23T09:27:39.053116517Z 	at io.quarkus.smallrye.openapi.runtime.OpenApiDocumentService_Bean.doCreate(Unknown Source)
      2025-09-23T09:27:39.053119183Z 	at io.quarkus.smallrye.openapi.runtime.OpenApiDocumentService_Bean.create(Unknown Source)
      2025-09-23T09:27:39.053121690Z 	at io.quarkus.smallrye.openapi.runtime.OpenApiDocumentService_Bean.create(Unknown Source)
      2025-09-23T09:27:39.053124291Z 	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
      2025-09-23T09:27:39.053126751Z 	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
      2025-09-23T09:27:39.053129293Z 	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
      2025-09-23T09:27:39.053131788Z 	at io.quarkus.arc.generator.Default_jakarta_enterprise_context_ApplicationScoped_ContextInstances.c5(Unknown Source)
      2025-09-23T09:27:39.053134450Z 	at io.quarkus.arc.generator.Default_jakarta_enterprise_context_ApplicationScoped_ContextInstances.computeIfAbsent(Unknown Source)
      2025-09-23T09:27:39.053137122Z 	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
      2025-09-23T09:27:39.053141018Z 	at io.quarkus.arc.impl.ClientProxies.getApplicationScopedDelegate(ClientProxies.java:21)
      2025-09-23T09:27:39.053143724Z 	at io.quarkus.smallrye.openapi.runtime.OpenApiDocumentService_ClientProxy.arc$delegate(Unknown Source)
      2025-09-23T09:27:39.053146605Z 	at io.quarkus.smallrye.openapi.runtime.OpenApiDocumentService_ClientProxy.getDocument(Unknown Source)
      2025-09-23T09:27:39.053149184Z 	at io.quarkus.smallrye.openapi.runtime.OpenApiHandler.handle(OpenApiHandler.java:60)
      2025-09-23T09:27:39.053151832Z 	at io.quarkus.smallrye.openapi.runtime.OpenApiHandler.handle(OpenApiHandler.java:17)
      2025-09-23T09:27:39.053154524Z 	at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1281)
      2025-09-23T09:27:39.053156936Z 	at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:177)
      2025-09-23T09:27:39.053159633Z 	at io.vertx.ext.web.impl.RoutingContextWrapper.next(RoutingContextWrapper.java:200)
      2025-09-23T09:27:39.053165474Z 	at io.vertx.ext.web.impl.RouterImpl.handleContext(RouterImpl.java:251)
      2025-09-23T09:27:39.053170712Z 	at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1281)
      2025-09-23T09:27:39.053173516Z 	at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:177)
      2025-09-23T09:27:39.053175994Z 	at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:145)
      2025-09-23T09:27:39.053178526Z 	at io.quarkus.vertx.http.runtime.options.HttpServerCommonHandlers$1.handle(HttpServerCommonHandlers.java:62)
      2025-09-23T09:27:39.053181063Z 	at io.quarkus.vertx.http.runtime.options.HttpServerCommonHandlers$1.handle(HttpServerCommonHandlers.java:40)
      2025-09-23T09:27:39.053183686Z 	at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1281)
      2025-09-23T09:27:39.053186150Z 	at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:177)
      2025-09-23T09:27:39.053188654Z 	at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:145)
      2025-09-23T09:27:39.053191082Z 	at io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveRecorder$13.handle(ResteasyReactiveRecorder.java:359)
      2025-09-23T09:27:39.053193651Z 	at io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveRecorder$13.handle(ResteasyReactiveRecorder.java:348)
      2025-09-23T09:27:39.053196241Z 	at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1281)
      2025-09-23T09:27:39.053198674Z 	at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:177)
      2025-09-23T09:27:39.053201084Z 	at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:145)
      2025-09-23T09:27:39.053204155Z 	at io.quarkus.vertx.http.runtime.cors.CORSFilter.handle(CORSFilter.java:138)
      2025-09-23T09:27:39.053206802Z 	at io.quarkus.vertx.http.runtime.cors.CORSFilter.handle(CORSFilter.java:21)
      2025-09-23T09:27:39.053209386Z 	at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1281)
      2025-09-23T09:27:39.053211806Z 	at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:177)
      2025-09-23T09:27:39.053214648Z 	at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:145)
      2025-09-23T09:27:39.053217384Z 	at io.vertx.ext.web.impl.RoutingContextImpl.route(RoutingContextImpl.java:94)
      2025-09-23T09:27:39.053219916Z 	at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:69)
      2025-09-23T09:27:39.053222398Z 	at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
      2025-09-23T09:27:39.053225084Z 	at io.quarkus.vertx.http.runtime.options.HttpServerCommonHandlers$2.handle(HttpServerCommonHandlers.java:86)
      2025-09-23T09:27:39.053227659Z 	at io.quarkus.vertx.http.runtime.options.HttpServerCommonHandlers$2.handle(HttpServerCommonHandlers.java:69)
      2025-09-23T09:27:39.053230200Z 	at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:183)
      2025-09-23T09:27:39.053235020Z 	at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:159)
      2025-09-23T09:27:39.053239058Z 	at io.vertx.core.impl.ContextImpl.emit(ContextImpl.java:342)
      2025-09-23T09:27:39.053241673Z 	at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:163)
      2025-09-23T09:27:39.053244238Z 	at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:174)
      2025-09-23T09:27:39.053246709Z 	at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:159)
      2025-09-23T09:27:39.053249224Z 	at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
      2025-09-23T09:27:39.053251892Z 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442)
      2025-09-23T09:27:39.053254454Z 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
      2025-09-23T09:27:39.053256958Z 	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
      2025-09-23T09:27:39.053259584Z 	at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289)
      2025-09-23T09:27:39.053262016Z 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442)
      2025-09-23T09:27:39.053264551Z 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
      2025-09-23T09:27:39.053266978Z 	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
      2025-09-23T09:27:39.053270087Z 	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346)
      2025-09-23T09:27:39.053272833Z 	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318)
      2025-09-23T09:27:39.053277852Z 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
      2025-09-23T09:27:39.053280820Z 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
      2025-09-23T09:27:39.053283400Z 	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
      2025-09-23T09:27:39.053286005Z 	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357)
      2025-09-23T09:27:39.053288591Z 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440)
      2025-09-23T09:27:39.053291194Z 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
      2025-09-23T09:27:39.053293749Z 	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868)
      2025-09-23T09:27:39.053296261Z 	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
      2025-09-23T09:27:39.053298941Z 	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:796)
      2025-09-23T09:27:39.053304604Z 	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
      2025-09-23T09:27:39.053308756Z 	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
      2025-09-23T09:27:39.053311621Z 	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
      2025-09-23T09:27:39.053314159Z 	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
      2025-09-23T09:27:39.053316736Z 	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
      2025-09-23T09:27:39.053319186Z 	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
      2025-09-23T09:27:39.053321764Z 	at java.base/java.lang.Thread.run(Thread.java:1583)
      2025-09-23T09:27:39.053324777Z  

              rh-ee-mvitale Mario Fiore Vitale
              rh-ee-mvitale Mario Fiore Vitale
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: