Sometimes the connection fails to run and throws the following exception. Need some help to understand what could cause this: java.lang.IllegalStateException: Request queue was disposed at dev.miku.r2dbc.mysql.client.RequestQueue.require...
Hi, there was this bug in the old implementation where a connection would hang for hours, stopping the thread, and then throw this error: java.lang.IllegalStateException: Request queue was disposed at dev.miku.r2dbc.mysql.client.RequestQueue.requireDisposed(RequestQueue.java:150) at dev.miku.r2...
Windows Server 2012 R2 Message Queue is broken Windows Server 2012 R2 Server Manger - "unknown" error Windows Server 2012 R2 Shutting Down Intelligently after an hour or less Windows Server 2012 R2 Standard - Fingerprint Logon in a Domain & Screensaver Time Lockout Windows Server 2012 R2 Stand...
at reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:294) ~[reactor-core-3.5.10.jar:3.5.10] at reactor.core.publisher.FluxConcatMapNoPrefetch$FluxConcatMapNoPrefetchSubscriber.request(FluxConcatMapNoPrefetch.java:336) ~[reactor-core-3.5.10.jar:3.5.10] at reactor.cor...
pool.SimpleDequePool$QueueBorrowerMono.subscribe(SimpleDequePool.java:716) ~[reactor-pool-1.0.0-M6.jar:1.0.0-M6] at reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64) ~[reactor-core-3.5.0-M6.jar:3.5.0-M6] at reactor.core.publisher.MonoDefer.subscribe(MonoDefer...
…response handlers. Terminating the request queue will ensure that no new requests will be accepted and thus that we could miss a response handler to be terminated. [#245] Signed-off-by: Mark Paluch <mpaluch@vmware.com>main mp911de committed Nov 20, 2023 Verified 1 parent 9e802b7 commit...
Here's the log for it. After MySQL server close the connection afterwait_timeout, as you can see, 7 of 10 connections are closed normally, but exception occured while closing the others. After this, any request through MySQL hangs and the number of connections is maintained to be 7, whic...
[reactor-core-3.3.2.RELEASE.jar:3.3.2.RELEASE] at reactor.pool.SimplePool$QueueBorrowerMono.subscribe(SimplePool.java:324) [reactor-pool-0.1.2.RELEASE.jar:0.1.2.RELEASE] at reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:55) [reactor-core-3.3.2.RELEASE.jar:3.3....