Starting the Java application using /opt/jboss/container/java/run/run-java.sh ... INFO exec -a "java" java -Dquarkus.http.host=0.0.0.0 -Djava.util.logging.manager=org.jboss.logmanager.LogManager -cp "." -jar /deployments/quarkus-run.jar INFO running in /deployments __ ____ __ _____ ___ __ ____ ______ --/ __ \/ / / / _ | / _ \/ //_/ / / / __/ -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \ --\___\_\____/_/ |_/_/|_/_/|_|\____/___/ 2025-07-30 16:20:35,852 WARN [io.qua.config] (main) Unrecognized configuration key "kogito.events.grouping.binary" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo 2025-07-30 16:20:35,852 WARN [io.qua.config] (main) Unrecognized configuration key "kogito.monitoring.process.useDefault" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo 2025-07-30 16:20:35,852 WARN [io.qua.config] (main) Unrecognized configuration key "kogito.events.grouping" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo 2025-07-30 16:20:35,852 WARN [io.qua.config] (main) Unrecognized configuration key "kogito.jobs-service.health-enabled" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo 2025-07-30 16:20:35,852 WARN [io.qua.config] (main) Unrecognized configuration key "kogito.jobs-service.url" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo 2025-07-30 16:20:35,852 WARN [io.qua.config] (main) Unrecognized configuration key "kogito.data-index.health-enabled" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo 2025-07-30 16:20:35,853 WARN [io.qua.config] (main) Unrecognized configuration key "kogito.data-index.url" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo 2025-07-30 16:20:37,065 WARN [io.qua.run.con.ConfigRecorder] (main) Build time property cannot be changed at runtime: - quarkus.devservices.enabled is set to 'false' but it is build time fixed to 'true'. Did you change the property quarkus.devservices.enabled after building the application? 2025-07-30 16:20:37,596 INFO [org.kie.fly.ini.db.KieFlywayDataBaseHelper] (main) Reading DataBase Product: 'PostgreSQL' Version: '15.8' 2025-07-30 16:20:37,758 INFO [org.fly.cor.FlywayExecutor] (main) Database: jdbc:postgresql://backstage-postgresql.rhdh:5432/sonataflow (PostgreSQL 15.8) 2025-07-30 16:20:37,824 INFO [org.fly.cor.int.com.DbValidate] (main) Successfully validated 4 migrations (execution time 00:00.038s) 2025-07-30 16:20:37,868 INFO [org.fly.cor.int.com.DbMigrate] (main) Current version of schema "greeting": 10.0.1 2025-07-30 16:20:37,872 INFO [org.fly.cor.int.com.DbMigrate] (main) Schema "greeting" is up to date. No migration necessary. 2025-07-30 16:20:38,340 INFO [org.kie.son.mon.SonataFlowMetricEventListenerFactory] (main) Producing sonataflow listener for process monitoring. 2025-07-30 16:20:38,642 INFO [org.kie.kog.add.qua.mes.com.QuarkusKogitoExtensionInitializer] (main) Registered Kogito CloudEvent extension 2025-07-30 16:20:38,712 WARN [io.sma.rea.mes.provider] (vert.x-eventloop-thread-7) SRMSG00234: Failed to emit a Message to the channel: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: sonataflow-platform-data-index-service.rhdh/172.30.191.137:80 Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:840) 2025-07-30 16:20:38,714 ERROR [org.kie.kog.eve.pro.AbstractMessagingEventPublisher] (vert.x-eventloop-thread-7) Error while publishing message org.eclipse.microprofile.reactive.messaging.Message$5@36e775a0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: sonataflow-platform-data-index-service.rhdh/172.30.191.137:80 Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:840) 2025-07-30 16:20:38,719 INFO [io.quarkus] (main) serverless-workflow-project 1.0.0-SNAPSHOT on JVM (powered by Quarkus 3.15.4.redhat-00001) started in 3.520s. Listening on: http://0.0.0.0:8080 2025-07-30 16:20:38,720 INFO [io.quarkus] (main) Profile prod activated. 2025-07-30 16:20:38,720 INFO [io.quarkus] (main) Installed features: [agroal, cache, cdi, flyway, jackson-jq, jdbc-postgresql, kafka-client, kie-addon-events-process-extension, kie-addon-knative-eventing-extension, kie-addon-kubernetes-extension, kie-addon-messaging-extension, kie-addon-monitoring-prometheus-extension, kie-addon-persistence-jdbc-extension, kie-addon-process-management-extension, kie-addon-source-files-extension, kie-flyway, kogito-addon-jobs-knative-eventing-extension, kogito-addon-microprofile-config-service-catalog-extension, kogito-addons-quarkus-knative-serving, kogito-serverless-workflow, kubernetes, kubernetes-client, messaging, messaging-kafka, micrometer, narayana-jta, openapi-generator, qute, reactive-routes, resteasy, resteasy-client, resteasy-client-jackson, resteasy-jackson, security, security-properties-file, smallrye-context-propagation, smallrye-health, smallrye-openapi, smallrye-reactive-messaging-http, vertx] 2025-07-30 16:20:49,256 INFO [io.sma.health] (vert.x-eventloop-thread-14) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Data Index Availability - startup check","status":"DOWN","data":{"error":"[unknown] - io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: sonataflow-platform-data-index-service.rhdh/172.30.191.137:80"}},{"name":"SmallRye Reactive Messaging - startup check","status":"UP"}]} 2025-07-30 16:21:04,096 INFO [io.sma.health] (vert.x-eventloop-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Data Index Availability - startup check","status":"DOWN","data":{"error":"[unknown] - io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: sonataflow-platform-data-index-service.rhdh/172.30.191.137:80"}},{"name":"SmallRye Reactive Messaging - startup check","status":"UP"}]} 2025-07-30 16:21:19,097 INFO [io.sma.health] (vert.x-eventloop-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Data Index Availability - startup check","status":"DOWN","data":{"error":"[unknown] - io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: sonataflow-platform-data-index-service.rhdh/172.30.191.137:80"}},{"name":"SmallRye Reactive Messaging - startup check","status":"UP"}]} 2025-07-30 16:21:56,204 INFO [org.kie.kog.exp.jq.JqExpressionHandler] (executor-thread-3) Using default scope 2025-07-30 16:21:56,251 INFO [org.kie.kog.ser.wor.act.SysoutAction] (executor-thread-3) Hello from YAML Workflow 2025-07-30 16:21:56,257 WARN [com.net.sch.JsonMetaSchema] (executor-thread-3) Unknown keyword $defs - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2025-07-30 16:21:56,268 WARN [org.kie.kog.per.jdb.JDBCProcessInstances] (executor-thread-3) Skipping create of process instance id: 6e79c6fd-67d6-42f7-864e-c7a9ee22cb90, state: 2