Details
-
Bug
-
Status: Closed (View Workflow)
-
TBD
-
Resolution: Duplicate
-
None
-
None
-
None
-
Core: Platform
Description
See https://github.com/folio-org/mod-permissions/tree/testing-with-vertx-4-1-0-beta1
This is using local 33.0.0-SNAPSHOT compiled with RMB-839 PR.
Snippet from attached log MODPERMS-147.txt.
08:59:49 [] [] [] [] ERROR Conn saveBatch size=1 { "message": "current transaction is aborted, commands ignored until end of transaction block", "severity": "ERROR", "code": "25P02", "file": "postgres.c", "line": "1424", "routine": "exec_parse_message" } io.vertx.pgclient.PgException: { "message": "current transaction is aborted, commands ignored until end of transaction block", "severity": "ERROR", "code": "25P02", "file": "postgres.c", "line": "1424", "routine": "exec_parse_message" } at io.vertx.pgclient.impl.codec.ErrorResponse.toException(ErrorResponse.java:31) ~[vertx-pg-client-4.1.0.Beta1-FOLIO.jar:4.1.0.Beta1-FOLIO] at io.vertx.pgclient.impl.codec.PrepareStatementCommandCodec.handleErrorResponse(PrepareStatementCommandCodec.java:88) [vertx-pg-client-4.1.0.Beta1-FOLIO.jar:4.1.0.Beta1-FOLIO] at io.vertx.pgclient.impl.codec.PgDecoder.decodeError(PgDecoder.java:246) ~[vertx-pg-client-4.1.0.Beta1-FOLIO.jar:4.1.0.Beta1-FOLIO] at io.vertx.pgclient.impl.codec.PgDecoder.decodeMessage(PgDecoder.java:131) [vertx-pg-client-4.1.0.Beta1-FOLIO.jar:4.1.0.Beta1-FOLIO] at io.vertx.pgclient.impl.codec.PgDecoder.channelRead(PgDecoder.java:111) [vertx-pg-client-4.1.0.Beta1-FOLIO.jar:4.1.0.Beta1-FOLIO] at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251) [netty-transport-4.1.60.Final.jar:4.1.60.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [netty-transport-4.1.60.Final.jar:4.1.60.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [netty-transport-4.1.60.Final.jar:4.1.60.Final] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [netty-transport-4.1.60.Final.jar:4.1.60.Final] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) [netty-transport-4.1.60.Final.jar:4.1.60.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [netty-transport-4.1.60.Final.jar:4.1.60.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [netty-transport-4.1.60.Final.jar:4.1.60.Final] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) [netty-transport-4.1.60.Final.jar:4.1.60.Final] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166) [netty-transport-4.1.60.Final.jar:4.1.60.Final] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:719) [netty-transport-4.1.60.Final.jar:4.1.60.Final] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655) [netty-transport-4.1.60.Final.jar:4.1.60.Final] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581) [netty-transport-4.1.60.Final.jar:4.1.60.Final] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) [netty-transport-4.1.60.Final.jar:4.1.60.Final] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) [netty-common-4.1.60.Final.jar:4.1.60.Final] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [netty-common-4.1.60.Final.jar:4.1.60.Final] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [netty-common-4.1.60.Final.jar:4.1.60.Final] at java.lang.Thread.run(Thread.java:829) [?:?]
TestRail: Results
Attachments
Issue Links
- duplicates
-
MODPERMS-148 RMB 33 and Vert.x 4.0.3
-
- Closed
-
- is blocked by
-
MODPERMS-148 RMB 33 and Vert.x 4.0.3
-
- Closed
-