INFO ---> Setting RUNTIME_TYPE to quarkus __ ____ __ _____ ___ __ ____ ______ --/ __ \/ / / / _ | / _ \/ //_/ / / / __/ -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \ --\___\_\____/_/ |_/_/|_/_/|_|\____/___/ 2021-07-22 07:22:14,187 INFO [org.kie.kog.per.pos.PostgreProcessInstances] (vert.x-eventloop-thread-0) Table process_instances already exists. 2021-07-22 07:22:14,376 INFO [org.kie.kog.per.pos.PostgreProcessInstances] (vert.x-eventloop-thread-0) Table process_instances already exists. 2021-07-22 07:22:14,528 INFO [io.quarkus] (main) process-postgresql-persistence-quarkus 2.0.0-SNAPSHOT on JVM (powered by Quarkus 2.0.0.Final) started in 6.907s. Listening on: http://0.0.0.0:8080 2021-07-22 07:22:14,530 INFO [io.quarkus] (main) Profile prod activated. 2021-07-22 07:22:14,530 INFO [io.quarkus] (main) Installed features: [cdi, kogito-decisions, kogito-predictions, kogito-processes, kogito-rules, reactive-pg-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx] 2021-07-22 07:22:18,525 ERROR [io.sma.health] (executor-thread-0) SRHCK01000: Error processing Health Checks: java.lang.IllegalStateException: Running in a Vertx context => use PgPool#pool(Vertx, PgConnectOptions, PoolOptions) instead at io.vertx.pgclient.impl.PgPoolImpl.create(PgPoolImpl.java:48) at io.vertx.pgclient.PgPool.pool(PgPool.java:92) at io.vertx.pgclient.PgPool.pool(PgPool.java:40) at org.kie.kogito.persistence.PgClientProducer.client(PgClientProducer.java:10) at org.kie.kogito.persistence.PgClientProducer_ProducerMethod_client_271c290aa961bd99c36de9decccacd4e000afc57_Bean.create(PgClientProducer_ProducerMethod_client_271c290aa961bd99c36de9decccacd4e000afc57_Bean.zig:333) at org.kie.kogito.persistence.PgClientProducer_ProducerMethod_client_271c290aa961bd99c36de9decccacd4e000afc57_Bean.get(PgClientProducer_ProducerMethod_client_271c290aa961bd99c36de9decccacd4e000afc57_Bean.zig:363) at org.kie.kogito.persistence.PgClientProducer_ProducerMethod_client_271c290aa961bd99c36de9decccacd4e000afc57_Bean.get(PgClientProducer_ProducerMethod_client_271c290aa961bd99c36de9decccacd4e000afc57_Bean.zig:398) at io.quarkus.arc.impl.ArcContainerImpl.beanInstanceHandle(ArcContainerImpl.java:430) at io.quarkus.arc.impl.InstanceImpl.getHandle(InstanceImpl.java:164) at io.quarkus.arc.impl.InstanceImpl$InstanceHandlesIterator.next(InstanceImpl.java:267) at io.quarkus.arc.impl.InstanceImpl$InstanceHandlesIterator.next(InstanceImpl.java:251) at io.quarkus.reactive.pg.client.runtime.health.ReactivePgDataSourcesHealthCheck.init(ReactivePgDataSourcesHealthCheck.java:24) at io.quarkus.reactive.pg.client.runtime.health.ReactivePgDataSourcesHealthCheck_Bean.create(ReactivePgDataSourcesHealthCheck_Bean.zig:205) at io.quarkus.reactive.pg.client.runtime.health.ReactivePgDataSourcesHealthCheck_Bean.create(ReactivePgDataSourcesHealthCheck_Bean.zig:221) at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:96) at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:29) at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:26) at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:26) at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69) at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:26) at io.quarkus.arc.impl.ClientProxies.getApplicationScopedDelegate(ClientProxies.java:17) at io.quarkus.reactive.pg.client.runtime.health.ReactivePgDataSourcesHealthCheck_ClientProxy.arc$delegate(ReactivePgDataSourcesHealthCheck_ClientProxy.zig:67) at io.quarkus.reactive.pg.client.runtime.health.ReactivePgDataSourcesHealthCheck_ClientProxy.call(ReactivePgDataSourcesHealthCheck_ClientProxy.zig:153) at io.smallrye.context.impl.wrappers.SlowContextualSupplier.get(SlowContextualSupplier.java:21) at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:28) at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36) at io.smallrye.mutiny.operators.uni.UniOnFailureFlatMap.subscribe(UniOnFailureFlatMap.java:31) at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36) at io.smallrye.mutiny.operators.uni.UniOnItemTransform.subscribe(UniOnItemTransform.java:22) at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36) at io.smallrye.mutiny.operators.uni.UniAndCombination$UniHandler.subscribe(UniAndCombination.java:203) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at io.smallrye.mutiny.operators.uni.UniAndCombination$AndSupervisor.run(UniAndCombination.java:71) at io.smallrye.mutiny.operators.uni.UniAndCombination$AndSupervisor.access$000(UniAndCombination.java:53) at io.smallrye.mutiny.operators.uni.UniAndCombination.subscribe(UniAndCombination.java:50) at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36) at io.smallrye.mutiny.operators.uni.UniBlockingAwait.await(UniBlockingAwait.java:54) at io.smallrye.mutiny.groups.UniAwait.atMost(UniAwait.java:61) at io.smallrye.health.SmallRyeHealthReporter.getReadiness(SmallRyeHealthReporter.java:187) at io.smallrye.health.SmallRyeHealthReporter_ClientProxy.getReadiness(SmallRyeHealthReporter_ClientProxy.zig:634) at io.quarkus.smallrye.health.runtime.SmallRyeReadinessHandler.getHealth(SmallRyeReadinessHandler.java:11) at io.quarkus.smallrye.health.runtime.SmallRyeHealthHandlerBase.doHandle(SmallRyeHealthHandlerBase.java:44) at io.quarkus.smallrye.health.runtime.SmallRyeHealthHandlerBase.handle(SmallRyeHealthHandlerBase.java:31) at io.quarkus.smallrye.health.runtime.SmallRyeReadinessHandler.handle(SmallRyeReadinessHandler.java:7) at io.quarkus.smallrye.health.runtime.SmallRyeHealthHandlerBase.handle(SmallRyeHealthHandlerBase.java:19) at io.vertx.ext.web.impl.BlockingHandlerDecorator.lambda$handle$0(BlockingHandlerDecorator.java:48) at io.vertx.core.impl.ContextImpl.lambda$null$0(ContextImpl.java:160) at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:96) at io.vertx.core.impl.ContextImpl.lambda$executeBlocking$1(ContextImpl.java:158) at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76) at io.quarkus.vertx.core.runtime.VertxCoreRecorder$14.runWith(VertxCoreRecorder.java:481) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2442) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1476) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829)