__ ____ __ _____ ___ __ ____ ______ --/ __ \/ / / / _ | / _ \/ //_/ / / / __/ -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \ --\___\_\____/_/ |_/_/|_/_/|_|\____/___/ 2021-08-09 05:06:46,088 WARN [io.qua.run.log.LoggingSetupRecorder] (main) Log level TRACE for category 'org.hibernate.type.descriptor.sql.BasicBinder' set below minimum logging level DEBUG, promoting it to DEBUG 2021-08-09 05:06:46,136 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 7.5.2 by Redgate 2021-08-09 05:06:46,154 INFO [org.fly.cor.int.dat.bas.DatabaseType] (main) Database: jdbc:postgresql://tackle-controls-postgresql:5432/controls_db (PostgreSQL 10.6) 2021-08-09 05:06:46,200 INFO [org.fly.cor.int.com.DbMigrate] (main) Current version of schema "public": 20210428.4 2021-08-09 05:06:46,203 INFO [org.fly.cor.int.com.DbMigrate] (main) Schema "public" is up to date. No migration necessary. 2021-08-09 05:06:46,274 INFO [io.quarkus] (main) tackle-controls 1.0.0 native (powered by Quarkus 1.12.2.Final) started in 0.207s. Listening on: http://0.0.0.0:8080 2021-08-09 05:06:46,274 INFO [io.quarkus] (main) Profile prod activated. 2021-08-09 05:06:46,274 INFO [io.quarkus] (main) Installed features: [agroal, cdi, flyway, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, hibernate-validator, jdbc-postgresql, keycloak-authorization, kubernetes, micrometer, mutiny, narayana-jta, oidc, resteasy, resteasy-jackson, security, smallrye-context-propagation, smallrye-health, smallrye-openapi] 2021-08-09 05:07:15,312 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: This connection has been closed."}}]} 2021-08-09 05:17:51,239 ERROR [org.jbo.res.res.i18n] (executor-thread-2) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:17:51,623 ERROR [org.jbo.res.res.i18n] (executor-thread-2) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:17:58,345 ERROR [org.jbo.res.res.i18n] (executor-thread-2) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:17:58,459 ERROR [org.jbo.res.res.i18n] (executor-thread-2) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:18:04,546 ERROR [org.jbo.res.res.i18n] (executor-thread-2) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:18:04,673 ERROR [org.jbo.res.res.i18n] (executor-thread-2) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:18:10,794 ERROR [org.jbo.res.res.i18n] (executor-thread-2) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:18:10,944 ERROR [org.jbo.res.res.i18n] (executor-thread-2) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:18:16,332 ERROR [org.jbo.res.res.i18n] (executor-thread-2) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:18:16,490 ERROR [org.jbo.res.res.i18n] (executor-thread-2) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:18:18,255 ERROR [org.jbo.res.res.i18n] (executor-thread-2) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:18:18,390 ERROR [org.jbo.res.res.i18n] (executor-thread-2) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:18:21,142 ERROR [org.jbo.res.res.i18n] (executor-thread-2) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:18:21,295 ERROR [org.jbo.res.res.i18n] (executor-thread-2) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:18:35,769 ERROR [org.jbo.res.res.i18n] (executor-thread-2) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:18:35,947 ERROR [org.jbo.res.res.i18n] (executor-thread-2) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:18:38,265 ERROR [org.jbo.res.res.i18n] (executor-thread-2) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:18:38,462 ERROR [org.jbo.res.res.i18n] (executor-thread-2) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:18:40,855 ERROR [org.jbo.res.res.i18n] (executor-thread-2) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:18:41,039 ERROR [org.jbo.res.res.i18n] (executor-thread-2) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:18:46,954 ERROR [org.jbo.res.res.i18n] (executor-thread-2) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:18:48,462 ERROR [org.jbo.res.res.i18n] (executor-thread-2) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:18:51,224 ERROR [org.jbo.res.res.i18n] (executor-thread-2) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:27:45,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: This connection has been closed."}}]} 2021-08-09 05:28:54,347 ERROR [org.jbo.res.res.i18n] (executor-thread-2) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:28:54,593 ERROR [org.jbo.res.res.i18n] (executor-thread-2) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:28:57,009 ERROR [org.jbo.res.res.i18n] (executor-thread-2) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:28:57,247 ERROR [org.jbo.res.res.i18n] (executor-thread-2) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:28:59,914 ERROR [org.jbo.res.res.i18n] (executor-thread-2) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:29:00,174 ERROR [org.jbo.res.res.i18n] (executor-thread-2) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:29:06,138 ERROR [org.jbo.res.res.i18n] (executor-thread-2) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:29:08,948 ERROR [org.jbo.res.res.i18n] (executor-thread-2) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:29:11,204 ERROR [org.jbo.res.res.i18n] (executor-thread-6) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:41:04,655 ERROR [org.jbo.res.res.i18n] (executor-thread-6) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:41:04,892 ERROR [org.jbo.res.res.i18n] (executor-thread-6) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:41:07,368 ERROR [org.jbo.res.res.i18n] (executor-thread-6) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:41:07,617 ERROR [org.jbo.res.res.i18n] (executor-thread-6) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:41:10,307 ERROR [org.jbo.res.res.i18n] (executor-thread-6) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:41:10,546 ERROR [org.jbo.res.res.i18n] (executor-thread-6) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:41:16,749 ERROR [org.jbo.res.res.i18n] (executor-thread-7) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:41:18,841 ERROR [org.jbo.res.res.i18n] (executor-thread-7) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:41:21,817 ERROR [org.jbo.res.res.i18n] (executor-thread-7) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:41:45,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: This connection has been closed."}}]} 2021-08-09 05:42:15,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: This connection has been closed."}}]} 2021-08-09 05:42:45,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: This connection has been closed."}}]} 2021-08-09 05:48:35,632 ERROR [org.jbo.res.res.i18n] (executor-thread-8) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:48:35,866 ERROR [org.jbo.res.res.i18n] (executor-thread-8) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:48:38,260 ERROR [org.jbo.res.res.i18n] (executor-thread-8) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:48:38,501 ERROR [org.jbo.res.res.i18n] (executor-thread-8) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:48:40,965 ERROR [org.jbo.res.res.i18n] (executor-thread-8) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:48:41,237 ERROR [org.jbo.res.res.i18n] (executor-thread-9) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:48:47,231 ERROR [org.jbo.res.res.i18n] (executor-thread-9) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:48:49,508 ERROR [org.jbo.res.res.i18n] (executor-thread-9) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 05:48:52,249 ERROR [org.jbo.res.res.i18n] (executor-thread-9) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 06:02:50,095 ERROR [org.jbo.res.res.i18n] (executor-thread-10) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 06:02:50,284 ERROR [org.jbo.res.res.i18n] (executor-thread-10) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 06:02:52,632 ERROR [org.jbo.res.res.i18n] (executor-thread-10) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 06:02:52,820 ERROR [org.jbo.res.res.i18n] (executor-thread-10) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 06:02:55,178 ERROR [org.jbo.res.res.i18n] (executor-thread-10) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 06:02:55,394 ERROR [org.jbo.res.res.i18n] (executor-thread-10) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 06:03:01,481 ERROR [org.jbo.res.res.i18n] (executor-thread-10) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 06:03:03,825 ERROR [org.jbo.res.res.i18n] (executor-thread-10) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 06:03:06,513 ERROR [org.jbo.res.res.i18n] (executor-thread-10) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 06:26:45,314 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: This connection has been closed."}}]} 2021-08-09 06:41:45,315 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: This connection has been closed."}}]} 2021-08-09 07:00:15,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: This connection has been closed."}}]} 2021-08-09 08:05:42,524 ERROR [org.jbo.res.res.i18n] (executor-thread-10) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 08:05:42,768 ERROR [org.jbo.res.res.i18n] (executor-thread-10) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 08:05:45,214 ERROR [org.jbo.res.res.i18n] (executor-thread-10) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 08:05:45,486 ERROR [org.jbo.res.res.i18n] (executor-thread-10) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 08:05:48,032 ERROR [org.jbo.res.res.i18n] (executor-thread-10) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 08:05:48,258 ERROR [org.jbo.res.res.i18n] (executor-thread-10) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 08:05:55,266 ERROR [org.jbo.res.res.i18n] (executor-thread-10) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 08:05:57,038 ERROR [org.jbo.res.res.i18n] (executor-thread-10) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 08:05:59,913 ERROR [org.jbo.res.res.i18n] (executor-thread-10) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 08:10:00,643 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (executor-thread-11) SQL Error: 0, SQLState: 23505 2021-08-09 08:10:00,643 ERROR [org.hib.eng.jdb.spi.SqlExceptionHelper] (executor-thread-11) ERROR: duplicate key value violates unique constraint "ukanfyz2r9rvrprvwscg5ukqqokjxz2o" Detail: Key (name)=(Finance and HR) already exists. 2021-08-09 08:10:00,643 WARN [com.arj.ats.arjuna] (executor-thread-11) ARJUNA012125: TwoPhaseCoordinator.beforeCompletion - failed for SynchronizationImple< 0:ffff0a800232:879f:6110b932:78, org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization@220c4875 >: javax.persistence.PersistenceException: org.hibernate.exception.ConstraintViolationException: could not execute statement at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:154) at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:181) at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:188) at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1366) at org.hibernate.internal.SessionImpl.managedFlush(SessionImpl.java:453) at org.hibernate.internal.SessionImpl.flushBeforeTransactionCompletion(SessionImpl.java:3212) at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:2380) at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.beforeTransactionCompletion(JdbcCoordinatorImpl.java:447) at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.beforeCompletion(JtaTransactionCoordinatorImpl.java:355) at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.beforeCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:47) at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.beforeCompletion(RegisteredSynchronization.java:37) at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76) at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:360) at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91) at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162) at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295) at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:126) at io.quarkus.narayana.jta.runtime.CDIDelegatingTransactionManager.commit(CDIDelegatingTransactionManager.java:97) at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.endTransaction(TransactionalInterceptorBase.java:312) at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:160) at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:100) at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.doIntercept(TransactionalInterceptorRequired.java:32) at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.intercept(TransactionalInterceptorBase.java:53) at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.intercept(TransactionalInterceptorRequired.java:26) at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired_Bean.intercept(TransactionalInterceptorRequired_Bean.zig:340) at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41) at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41) at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32) at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b_Subclass.add(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b_Subclass.zig:288) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) Caused by: org.hibernate.exception.ConstraintViolationException: could not execute statement at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:109) at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42) at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113) at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:200) at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3302) at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3829) at org.hibernate.action.internal.EntityInsertAction.execute(EntityInsertAction.java:107) at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:604) at org.hibernate.engine.spi.ActionQueue.lambda$executeActions$1(ActionQueue.java:478) at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684) at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:475) at org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:345) at org.hibernate.event.internal.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:40) at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:93) at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1362) ... 54 more Caused by: org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique constraint "ukanfyz2r9rvrprvwscg5ukqqokjxz2o" Detail: Key (name)=(Finance and HR) already exists. at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2553) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2285) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:323) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:473) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:393) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeUpdate(PgPreparedStatement.java:130) at io.agroal.pool.wrapper.PreparedStatementWrapper.executeUpdate(PreparedStatementWrapper.java:86) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:197) ... 65 more 2021-08-09 08:10:12,893 ERROR [org.jbo.res.res.i18n] (executor-thread-11) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 08:10:13,001 ERROR [org.jbo.res.res.i18n] (executor-thread-11) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 08:10:15,131 ERROR [org.jbo.res.res.i18n] (executor-thread-12) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 08:10:15,228 ERROR [org.jbo.res.res.i18n] (executor-thread-12) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 08:10:17,672 ERROR [org.jbo.res.res.i18n] (executor-thread-12) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 08:10:17,725 ERROR [org.jbo.res.res.i18n] (executor-thread-12) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 08:10:23,434 ERROR [org.jbo.res.res.i18n] (executor-thread-12) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 08:10:25,149 ERROR [org.jbo.res.res.i18n] (executor-thread-12) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 08:10:27,789 ERROR [org.jbo.res.res.i18n] (executor-thread-10) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 08:12:42,684 ERROR [org.jbo.res.res.i18n] (executor-thread-14) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 08:12:42,908 ERROR [org.jbo.res.res.i18n] (executor-thread-15) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 08:12:45,286 ERROR [org.jbo.res.res.i18n] (executor-thread-16) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 08:12:45,556 ERROR [org.jbo.res.res.i18n] (executor-thread-16) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 08:12:48,610 ERROR [org.jbo.res.res.i18n] (executor-thread-16) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 08:12:48,880 ERROR [org.jbo.res.res.i18n] (executor-thread-16) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 08:12:55,133 ERROR [org.jbo.res.res.i18n] (executor-thread-16) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 08:12:57,150 ERROR [org.jbo.res.res.i18n] (executor-thread-15) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 08:12:59,979 ERROR [org.jbo.res.res.i18n] (executor-thread-15) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 09:00:15,532 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: This connection has been closed."}}]} 2021-08-09 09:38:05,476 ERROR [org.jbo.res.res.i18n] (executor-thread-19) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 09:38:05,523 ERROR [org.jbo.res.res.i18n] (executor-thread-19) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 09:42:15,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: This connection has been closed."}}]} 2021-08-09 09:56:45,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: This connection has been closed."}}]} 2021-08-09 09:58:19,403 ERROR [org.jbo.res.res.i18n] (executor-thread-19) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 09:58:19,558 ERROR [org.jbo.res.res.i18n] (executor-thread-19) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 10:29:55,414 ERROR [org.jbo.res.res.i18n] (executor-thread-21) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1426) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 10:29:55,609 ERROR [org.jbo.res.res.i18n] (executor-thread-21) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 10:29:57,419 ERROR [org.jbo.res.res.i18n] (executor-thread-19) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 10:29:57,668 ERROR [org.jbo.res.res.i18n] (executor-thread-19) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 10:36:15,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: This connection has been closed."}}]} 2021-08-09 10:36:45,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: This connection has been closed."}}]} 2021-08-09 10:48:15,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: This connection has been closed."}}]} 2021-08-09 10:59:45,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: This connection has been closed."}}]} 2021-08-09 11:19:13,923 ERROR [org.jbo.res.res.i18n] (executor-thread-19) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 11:19:13,963 ERROR [org.jbo.res.res.i18n] (executor-thread-19) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 11:19:17,212 ERROR [org.jbo.res.res.i18n] (executor-thread-19) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 11:19:17,276 ERROR [org.jbo.res.res.i18n] (executor-thread-19) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 11:20:36,982 ERROR [org.jbo.res.res.i18n] (executor-thread-19) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 11:20:37,325 ERROR [org.jbo.res.res.i18n] (executor-thread-19) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 11:20:40,968 ERROR [org.jbo.res.res.i18n] (executor-thread-19) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 11:20:41,011 ERROR [org.jbo.res.res.i18n] (executor-thread-19) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 11:20:54,926 ERROR [org.jbo.res.res.i18n] (executor-thread-19) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 11:20:55,029 ERROR [org.jbo.res.res.i18n] (executor-thread-19) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 11:22:15,312 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: This connection has been closed."}}]} 2021-08-09 11:25:39,367 ERROR [org.jbo.res.res.i18n] (executor-thread-19) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 11:25:39,463 ERROR [org.jbo.res.res.i18n] (executor-thread-23) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1426) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 11:25:44,430 ERROR [org.jbo.res.res.i18n] (executor-thread-24) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 11:25:44,469 ERROR [org.jbo.res.res.i18n] (executor-thread-24) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 11:25:58,172 ERROR [org.jbo.res.res.i18n] (executor-thread-24) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 11:25:58,275 ERROR [org.jbo.res.res.i18n] (executor-thread-24) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 11:26:12,497 ERROR [org.jbo.res.res.i18n] (executor-thread-24) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 11:26:12,562 ERROR [org.jbo.res.res.i18n] (executor-thread-24) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 11:26:34,598 ERROR [org.jbo.res.res.i18n] (executor-thread-24) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 11:26:34,666 ERROR [org.jbo.res.res.i18n] (executor-thread-24) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 11:26:55,685 ERROR [org.jbo.res.res.i18n] (executor-thread-24) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 11:26:56,308 ERROR [org.jbo.res.res.i18n] (executor-thread-24) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 11:26:59,040 ERROR [org.jbo.res.res.i18n] (executor-thread-24) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 11:26:59,138 ERROR [org.jbo.res.res.i18n] (executor-thread-24) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 11:28:18,138 ERROR [org.jbo.res.res.i18n] (executor-thread-24) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 11:28:18,469 ERROR [org.jbo.res.res.i18n] (executor-thread-24) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 11:28:24,925 ERROR [org.jbo.res.res.i18n] (executor-thread-24) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 11:28:24,982 ERROR [org.jbo.res.res.i18n] (executor-thread-24) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 11:28:39,809 ERROR [org.jbo.res.res.i18n] (executor-thread-24) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 11:28:39,812 ERROR [org.jbo.res.res.i18n] (executor-thread-26) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 11:28:53,589 ERROR [org.jbo.res.res.i18n] (executor-thread-26) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 11:28:53,654 ERROR [org.jbo.res.res.i18n] (executor-thread-26) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 11:29:11,203 ERROR [org.jbo.res.res.i18n] (executor-thread-26) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 11:29:11,220 ERROR [org.jbo.res.res.i18n] (executor-thread-26) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 11:29:31,064 ERROR [org.jbo.res.res.i18n] (executor-thread-26) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 11:29:31,151 ERROR [org.jbo.res.res.i18n] (executor-thread-26) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 11:29:33,989 ERROR [org.jbo.res.res.i18n] (executor-thread-26) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 11:29:34,073 ERROR [org.jbo.res.res.i18n] (executor-thread-26) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 12:05:42,220 ERROR [org.jbo.res.res.i18n] (executor-thread-29) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1426) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 12:05:42,251 ERROR [org.jbo.res.res.i18n] (executor-thread-30) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1426) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 12:05:48,208 ERROR [org.jbo.res.res.i18n] (executor-thread-26) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 12:05:48,290 ERROR [org.jbo.res.res.i18n] (executor-thread-26) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 12:06:01,797 ERROR [org.jbo.res.res.i18n] (executor-thread-26) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 12:06:01,905 ERROR [org.jbo.res.res.i18n] (executor-thread-26) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 12:06:28,146 ERROR [org.jbo.res.res.i18n] (executor-thread-26) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 12:06:28,265 ERROR [org.jbo.res.res.i18n] (executor-thread-26) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 12:06:30,441 ERROR [org.jbo.res.res.i18n] (executor-thread-26) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 12:06:30,561 ERROR [org.jbo.res.res.i18n] (executor-thread-26) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 12:07:45,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: This connection has been closed."}}]} 2021-08-09 12:07:59,385 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (executor-thread-26) SQL Error: 0, SQLState: 08006 2021-08-09 12:07:59,385 ERROR [org.hib.eng.jdb.spi.SqlExceptionHelper] (executor-thread-26) An I/O error occurred while sending to the backend. 2021-08-09 12:07:59,385 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (executor-thread-26) SQL Error: 0, SQLState: 08003 2021-08-09 12:07:59,385 ERROR [org.hib.eng.jdb.spi.SqlExceptionHelper] (executor-thread-26) This connection has been closed. 2021-08-09 12:07:59,388 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-26) HTTP Request to /controls/business-service?page=0&size=10&sort=name failed, error id: f0f9e992-ee63-4168-9a56-37a8832fbfe2-1: org.jboss.resteasy.spi.UnhandledException: javax.persistence.PersistenceException: org.hibernate.exception.JDBCConnectionException: Unable to release JDBC Connection at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:106) at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:372) at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) Caused by: javax.persistence.PersistenceException: org.hibernate.exception.JDBCConnectionException: Unable to release JDBC Connection at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:154) at org.hibernate.query.internal.AbstractProducedQuery.list(AbstractProducedQuery.java:1602) at org.hibernate.query.internal.AbstractProducedQuery.getSingleResult(AbstractProducedQuery.java:1641) at io.quarkus.hibernate.orm.panache.common.runtime.CommonPanacheQueryImpl.count(CommonPanacheQueryImpl.java:212) at io.quarkus.hibernate.orm.panache.common.runtime.CommonPanacheQueryImpl.pageCount(CommonPanacheQueryImpl.java:156) at io.quarkus.hibernate.orm.panache.runtime.PanacheQueryImpl.pageCount(PanacheQueryImpl.java:90) at io.tackle.commons.resources.ListFilteredResource.$$_page_count_list(ListFilteredResource.java:223) at io.tackle.commons.resources.ListFilteredResource.list(ListFilteredResource.java:107) at io.tackle.controls.resources.BusinessServiceListFilteredResource.listHal(BusinessServiceListFilteredResource.java:57) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) ... 17 more Caused by: org.hibernate.exception.JDBCConnectionException: Unable to release JDBC Connection at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:112) at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42) at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113) at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99) at org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl.releaseConnection(LogicalConnectionManagedImpl.java:221) at org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl.afterStatement(LogicalConnectionManagedImpl.java:151) at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.afterStatementExecution(JdbcCoordinatorImpl.java:265) at org.hibernate.loader.Loader.getResultSet(Loader.java:2309) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:2056) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:2018) at org.hibernate.loader.Loader.doQuery(Loader.java:948) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:349) at org.hibernate.loader.Loader.doList(Loader.java:2849) at org.hibernate.loader.Loader.doList(Loader.java:2831) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2663) at org.hibernate.loader.Loader.list(Loader.java:2658) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:506) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:400) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:219) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1414) at org.hibernate.query.internal.AbstractProducedQuery.doList(AbstractProducedQuery.java:1625) at org.hibernate.query.internal.AbstractProducedQuery.list(AbstractProducedQuery.java:1593) ... 36 more Caused by: org.postgresql.util.PSQLException: This connection has been closed. at org.postgresql.jdbc.PgConnection.checkClosed(PgConnection.java:885) at org.postgresql.jdbc.PgConnection.getWarnings(PgConnection.java:765) at io.agroal.pool.ConnectionHandler.resetConnection(ConnectionHandler.java:135) at io.agroal.pool.ConnectionPool.returnConnectionHandler(ConnectionPool.java:370) at io.agroal.pool.ConnectionHandler.onConnectionWrapperClose(ConnectionHandler.java:106) at io.agroal.pool.wrapper.ConnectionWrapper.close(ConnectionWrapper.java:146) at io.quarkus.hibernate.orm.runtime.customized.QuarkusConnectionProvider.closeConnection(QuarkusConnectionProvider.java:28) at org.hibernate.internal.NonContextualJdbcConnectionAccess.releaseConnection(NonContextualJdbcConnectionAccess.java:49) at org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl.releaseConnection(LogicalConnectionManagedImpl.java:217) ... 53 more 2021-08-09 12:07:59,858 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (executor-thread-26) SQL Error: 0, SQLState: 08006 2021-08-09 12:07:59,858 ERROR [org.hib.eng.jdb.spi.SqlExceptionHelper] (executor-thread-26) An I/O error occurred while sending to the backend. 2021-08-09 12:07:59,858 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (executor-thread-26) SQL Error: 0, SQLState: 08003 2021-08-09 12:07:59,858 ERROR [org.hib.eng.jdb.spi.SqlExceptionHelper] (executor-thread-26) This connection has been closed. 2021-08-09 12:07:59,858 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-26) HTTP Request to /controls/stakeholder?page=0&size=1000&sort=displayName failed, error id: f0f9e992-ee63-4168-9a56-37a8832fbfe2-2: org.jboss.resteasy.spi.UnhandledException: javax.persistence.PersistenceException: org.hibernate.exception.JDBCConnectionException: Unable to release JDBC Connection at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:106) at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:372) at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) Caused by: javax.persistence.PersistenceException: org.hibernate.exception.JDBCConnectionException: Unable to release JDBC Connection at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:154) at org.hibernate.query.internal.AbstractProducedQuery.list(AbstractProducedQuery.java:1602) at org.hibernate.query.internal.AbstractProducedQuery.getSingleResult(AbstractProducedQuery.java:1641) at io.quarkus.hibernate.orm.panache.common.runtime.CommonPanacheQueryImpl.count(CommonPanacheQueryImpl.java:212) at io.quarkus.hibernate.orm.panache.common.runtime.CommonPanacheQueryImpl.pageCount(CommonPanacheQueryImpl.java:156) at io.quarkus.hibernate.orm.panache.runtime.PanacheQueryImpl.pageCount(PanacheQueryImpl.java:90) at io.tackle.commons.resources.ListFilteredResource.$$_page_count_list(ListFilteredResource.java:223) at io.tackle.commons.resources.ListFilteredResource.list(ListFilteredResource.java:107) at io.tackle.controls.resources.StakeholderListFilteredResource.listHal(StakeholderListFilteredResource.java:46) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) ... 17 more Caused by: org.hibernate.exception.JDBCConnectionException: Unable to release JDBC Connection at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:112) at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42) at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113) at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99) at org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl.releaseConnection(LogicalConnectionManagedImpl.java:221) at org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl.afterStatement(LogicalConnectionManagedImpl.java:151) at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.afterStatementExecution(JdbcCoordinatorImpl.java:265) at org.hibernate.loader.Loader.getResultSet(Loader.java:2309) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:2056) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:2018) at org.hibernate.loader.Loader.doQuery(Loader.java:948) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:349) at org.hibernate.loader.Loader.doList(Loader.java:2849) at org.hibernate.loader.Loader.doList(Loader.java:2831) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2663) at org.hibernate.loader.Loader.list(Loader.java:2658) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:506) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:400) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:219) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1414) at org.hibernate.query.internal.AbstractProducedQuery.doList(AbstractProducedQuery.java:1625) at org.hibernate.query.internal.AbstractProducedQuery.list(AbstractProducedQuery.java:1593) ... 36 more Caused by: org.postgresql.util.PSQLException: This connection has been closed. at org.postgresql.jdbc.PgConnection.checkClosed(PgConnection.java:885) at org.postgresql.jdbc.PgConnection.getWarnings(PgConnection.java:765) at io.agroal.pool.ConnectionHandler.resetConnection(ConnectionHandler.java:135) at io.agroal.pool.ConnectionPool.returnConnectionHandler(ConnectionPool.java:370) at io.agroal.pool.ConnectionHandler.onConnectionWrapperClose(ConnectionHandler.java:106) at io.agroal.pool.wrapper.ConnectionWrapper.close(ConnectionWrapper.java:146) at io.quarkus.hibernate.orm.runtime.customized.QuarkusConnectionProvider.closeConnection(QuarkusConnectionProvider.java:28) at org.hibernate.internal.NonContextualJdbcConnectionAccess.releaseConnection(NonContextualJdbcConnectionAccess.java:49) at org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl.releaseConnection(LogicalConnectionManagedImpl.java:217) ... 53 more 2021-08-09 12:08:02,702 ERROR [org.jbo.res.res.i18n] (executor-thread-26) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 12:08:03,042 ERROR [org.jbo.res.res.i18n] (executor-thread-26) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 12:08:16,245 ERROR [org.jbo.res.res.i18n] (executor-thread-26) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 12:08:16,350 ERROR [org.jbo.res.res.i18n] (executor-thread-26) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 12:08:53,559 ERROR [org.jbo.res.res.i18n] (executor-thread-26) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 12:08:53,675 ERROR [org.jbo.res.res.i18n] (executor-thread-26) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 12:08:56,554 ERROR [org.jbo.res.res.i18n] (executor-thread-26) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 12:08:56,663 ERROR [org.jbo.res.res.i18n] (executor-thread-26) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 12:12:37,930 ERROR [org.jbo.res.res.i18n] (executor-thread-26) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 12:12:38,254 ERROR [org.jbo.res.res.i18n] (executor-thread-31) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 12:12:46,340 ERROR [org.jbo.res.res.i18n] (executor-thread-31) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 12:12:46,398 ERROR [org.jbo.res.res.i18n] (executor-thread-31) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 12:12:59,606 ERROR [org.jbo.res.res.i18n] (executor-thread-31) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 12:12:59,711 ERROR [org.jbo.res.res.i18n] (executor-thread-31) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 12:13:14,157 ERROR [org.jbo.res.res.i18n] (executor-thread-31) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 12:13:14,229 ERROR [org.jbo.res.res.i18n] (executor-thread-31) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 12:13:32,239 ERROR [org.jbo.res.res.i18n] (executor-thread-31) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 12:13:32,309 ERROR [org.jbo.res.res.i18n] (executor-thread-31) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 12:13:44,104 ERROR [org.jbo.res.res.i18n] (executor-thread-31) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 12:13:44,171 ERROR [org.jbo.res.res.i18n] (executor-thread-31) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 12:14:57,732 ERROR [org.jbo.res.res.i18n] (executor-thread-31) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 12:14:57,880 ERROR [org.jbo.res.res.i18n] (executor-thread-31) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 12:15:00,816 ERROR [org.jbo.res.res.i18n] (executor-thread-31) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 12:15:00,934 ERROR [org.jbo.res.res.i18n] (executor-thread-31) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found at io.tackle.controls.resources.BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.get(BusinessServiceResourceJaxRs_51cd60ddca7624cd414addff03d32cfbf555c48b.zig:50) at java.lang.reflect.Method.invoke(Method.java:566) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170) at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130) at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:643) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:507) at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:457) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:459) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:419) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:393) at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:68) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:138) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.access$000(VertxRequestHandler.java:41) at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:93) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452) at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) at java.lang.Thread.run(Thread.java:829) at org.jboss.threads.JBossThread.run(JBossThread.java:501) at com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:519) at com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:192) 2021-08-09 12:17:45,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: This connection has been closed."}}]} 2021-08-09 12:18:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:18:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:19:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:19:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:20:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:20:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:21:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:21:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:22:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:22:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:23:20,312 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:23:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:24:20,312 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:24:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:25:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:25:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:26:20,313 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:26:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:27:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:27:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:28:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:28:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:29:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:29:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:30:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:30:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:31:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:31:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:32:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:32:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:33:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:33:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:34:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:34:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:35:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:35:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:36:20,317 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:36:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:37:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:37:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:38:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:38:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:39:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:39:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:40:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:40:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:41:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:41:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:42:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:42:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:43:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:43:50,317 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:44:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:44:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:45:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:45:50,313 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:46:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:46:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:47:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:47:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:48:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:48:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:49:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:49:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:50:20,312 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:50:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:51:20,315 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:51:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:52:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:52:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:53:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:53:50,312 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:54:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:54:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:55:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:55:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:56:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:56:50,335 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:57:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:57:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:58:20,313 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:58:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:59:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 12:59:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:00:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:00:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:01:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:01:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:02:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:02:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:03:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:03:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:04:20,312 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:04:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:05:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:05:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:06:20,314 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:06:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:07:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:07:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:08:20,312 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:08:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:09:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:09:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:10:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:10:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:11:20,318 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:11:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:12:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:12:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:13:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:13:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:14:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:14:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:15:20,313 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:15:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:16:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:16:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:17:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:17:50,317 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:18:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:18:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:19:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:19:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:20:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:20:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:21:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:21:50,315 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:22:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:22:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:23:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:23:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:24:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:24:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:25:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:25:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:26:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:26:50,322 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:27:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:27:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:28:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:28:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:29:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:29:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:30:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:30:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:31:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:31:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:32:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:32:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:33:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:33:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:34:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:34:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:35:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:35:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:36:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:36:50,312 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:37:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:37:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:38:20,317 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:38:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:39:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:39:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:40:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:40:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:41:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:41:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:42:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:42:50,340 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:43:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:43:50,318 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:44:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:44:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:45:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:45:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:46:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:46:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:47:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:47:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:48:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:48:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:49:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:49:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:50:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:50:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:51:20,314 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:51:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:52:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:52:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:53:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:53:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:54:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:54:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:55:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:55:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:56:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:56:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:57:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:57:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:58:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:58:50,312 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:59:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 13:59:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:00:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:00:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:01:20,314 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:01:50,313 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:02:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:02:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:03:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:03:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:04:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:04:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:05:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:05:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:06:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:06:50,325 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:07:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:07:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:08:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:08:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:09:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:09:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:10:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:10:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:11:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:11:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:12:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:12:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:13:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:13:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:14:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:14:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:15:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:15:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:16:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:16:50,313 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:17:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:17:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:18:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:18:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:19:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:19:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:20:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:20:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:21:20,314 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:21:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:22:20,313 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:22:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:23:20,340 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:23:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:24:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:24:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:25:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:25:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:26:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:26:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:27:20,312 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:27:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:28:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:28:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:29:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:29:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:30:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:30:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:31:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:31:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:32:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:32:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:33:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:33:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:34:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:34:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:35:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:35:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:36:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:36:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:37:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:37:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:38:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:38:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:39:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:39:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:40:20,369 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:40:50,415 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:41:20,313 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:41:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:42:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:42:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:43:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:43:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:44:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:44:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:45:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:45:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:46:20,314 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:46:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:47:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:47:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:48:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:48:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:49:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:49:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:50:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:50:50,389 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:51:20,509 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:51:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:52:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:52:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:53:20,312 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:53:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:54:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:54:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:55:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:55:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:56:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:56:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:57:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:57:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:58:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:58:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:59:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 14:59:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:00:20,727 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:00:50,312 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:01:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:01:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:02:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:02:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:03:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:03:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:04:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:04:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:05:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:05:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:06:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:06:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:07:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:07:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:08:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:08:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:09:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:09:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:10:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:10:50,312 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:11:20,313 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:11:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:12:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:12:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:13:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:13:50,322 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:14:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:14:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:15:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:15:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:16:20,314 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:16:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:17:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:17:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:18:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:18:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:19:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:19:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:20:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:20:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:21:20,313 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:21:50,319 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:22:20,330 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:22:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:23:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:23:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:24:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:24:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:25:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:25:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:26:20,314 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:26:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:27:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:27:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:28:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:28:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:29:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:29:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:30:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:30:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:31:20,334 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:31:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:32:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:32:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:33:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:33:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:34:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:34:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:35:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:35:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:36:20,318 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:36:50,312 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:37:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:37:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:38:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:38:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:39:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:39:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:40:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:40:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:41:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:41:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:42:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:42:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:43:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:43:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:44:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:44:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:45:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:45:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:46:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:46:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:47:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:47:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:48:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:48:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:49:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:49:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:50:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:50:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:51:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:51:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:52:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:52:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:53:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:53:50,326 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:54:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:54:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:55:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:55:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:56:20,316 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:56:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:57:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:57:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:58:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:58:50,330 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:59:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 15:59:50,312 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:00:20,314 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:00:50,312 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:01:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:01:50,314 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:02:20,314 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:02:50,312 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:03:20,312 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:03:50,315 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:04:20,313 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:04:50,312 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:05:20,315 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:05:50,314 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:06:20,318 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:06:50,315 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:07:20,312 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:07:50,314 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:08:20,312 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:08:50,313 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:09:20,314 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:09:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:10:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:10:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:11:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:11:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:12:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:12:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:13:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:13:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:14:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:14:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:15:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:15:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:16:20,335 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:16:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:17:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:17:50,312 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:18:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:18:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:19:20,315 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:19:50,312 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:20:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:20:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:21:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:21:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:22:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:22:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:23:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:23:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:24:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:24:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:25:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:25:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:26:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:26:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:27:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:27:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:28:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:28:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:29:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:29:50,312 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:30:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:30:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:31:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:31:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:32:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:32:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:33:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:33:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:34:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:34:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:35:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:35:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:36:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:36:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:37:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:37:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:38:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:38:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:39:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:39:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:40:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:40:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:41:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:41:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:42:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:42:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:43:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:43:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:44:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:44:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:45:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:45:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:46:20,313 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:46:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:47:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:47:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:48:20,318 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:48:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:49:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:49:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:50:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:50:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:51:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:51:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:52:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:52:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:53:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:53:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:54:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:54:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:55:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:55:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:56:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:56:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:57:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:57:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:58:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:58:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:59:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 16:59:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:00:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:00:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:01:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:01:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:02:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:02:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:03:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:03:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:04:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:04:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:05:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:05:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:06:20,314 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:06:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:07:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:07:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:08:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:08:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:09:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:09:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:10:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:10:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:11:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:11:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:12:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:12:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:13:20,317 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:13:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:14:20,321 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:14:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:15:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:15:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:16:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:16:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:17:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:17:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:18:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:18:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:19:20,321 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:19:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:20:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:20:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:21:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:21:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:22:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:22:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:23:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:23:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:24:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:24:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:25:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:25:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:26:20,313 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:26:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:27:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:27:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:28:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:28:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:29:20,317 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:29:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:30:20,312 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:30:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:31:20,317 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:31:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:32:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:32:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:33:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:33:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:34:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:34:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:35:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:35:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:36:20,314 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:36:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:37:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:37:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:38:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:38:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:39:20,324 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:39:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:40:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:40:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:41:20,313 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:41:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:42:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:42:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:43:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:43:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:44:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:44:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:45:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:45:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:46:20,313 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:46:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:47:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:47:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:48:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:48:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:49:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:49:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:50:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:50:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:51:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:51:50,312 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:52:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:52:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:53:20,319 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:53:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:54:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:54:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:55:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:55:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:56:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:56:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:57:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:57:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:58:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:58:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:59:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 17:59:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:00:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:00:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:01:20,313 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:01:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:02:20,313 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:02:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:03:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:03:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:04:20,312 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:04:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:05:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:05:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:06:20,313 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:06:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:07:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:07:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:08:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:08:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:09:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:09:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:10:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:10:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:11:20,313 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:11:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:12:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:12:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:13:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:13:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:14:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:14:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:15:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:15:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:16:20,314 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:16:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:17:20,312 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:17:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:18:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:18:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:19:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:19:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:20:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:20:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:21:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:21:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:22:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:22:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:23:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:23:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:24:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:24:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:25:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:25:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:26:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:26:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:27:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:27:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:28:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:28:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:29:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:29:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:30:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:30:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:31:20,314 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:31:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:32:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:32:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:33:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:33:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:34:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:34:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:35:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:35:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:36:20,313 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:36:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:37:20,312 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:37:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:38:20,313 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:38:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:39:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:39:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:40:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:40:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:41:20,315 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:41:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:42:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:42:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:43:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:43:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:44:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:44:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:45:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:45:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:46:20,317 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:46:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:47:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:47:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:48:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:48:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:49:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:49:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:50:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:50:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:51:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:51:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:52:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:52:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:53:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:53:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:54:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:54:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:55:20,312 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:55:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:56:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:56:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:57:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:57:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:58:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:58:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:59:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 18:59:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:00:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:00:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:01:20,313 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:01:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:02:20,314 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:02:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:03:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:03:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:04:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:04:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:05:20,312 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:05:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:06:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:06:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:07:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:07:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:08:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:08:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:09:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:09:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:10:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:10:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:11:20,351 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:11:50,345 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:12:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:12:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:13:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:13:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:14:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:14:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:15:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:15:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:16:20,316 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:16:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:17:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:17:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:18:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:18:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:19:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:19:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:20:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:20:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:21:20,314 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:21:50,321 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:22:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:22:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:23:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:23:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:24:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:24:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:25:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:25:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:26:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:26:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:27:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:27:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:28:20,315 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:28:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:29:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:29:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:30:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:30:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:31:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:31:50,314 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:32:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:32:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:33:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:33:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:34:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:34:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:35:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:35:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:36:20,317 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:36:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:37:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:37:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:38:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:38:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:39:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:39:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:40:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:40:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:41:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:41:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:42:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:42:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:43:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:43:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:44:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:44:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:45:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:45:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:46:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:46:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:47:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:47:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:48:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:48:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:49:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:49:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:50:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:50:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:51:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:51:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:52:20,314 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:52:50,313 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:53:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:53:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:54:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:54:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:55:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:55:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:56:20,319 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:56:50,333 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:57:20,312 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:57:50,315 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:58:20,313 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:58:50,312 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:59:20,314 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 19:59:50,312 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:00:20,317 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:00:50,312 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:01:20,313 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:01:50,312 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:02:20,554 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:02:50,317 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:03:20,312 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:03:50,313 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:04:20,313 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:04:50,312 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:05:20,312 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:05:50,314 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:06:20,423 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:06:50,312 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:07:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:07:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:08:20,312 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:08:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:09:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:09:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:10:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:10:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:11:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:11:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:12:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:12:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:13:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:13:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:14:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:14:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:15:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:15:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:16:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:16:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:17:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:17:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:18:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:18:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:19:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:19:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:20:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:20:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:21:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:21:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:22:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:22:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:23:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:23:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:24:20,314 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:24:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:25:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:25:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:26:20,328 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:26:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:27:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:27:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:28:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:28:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:29:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:29:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:30:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:30:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:31:20,314 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:31:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:32:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:32:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:33:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:33:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:34:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:34:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:35:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:35:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:36:20,319 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:36:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:37:20,312 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:37:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:38:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:38:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:39:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:39:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:40:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:40:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:41:20,313 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:41:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:42:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:42:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:43:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:43:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:44:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:44:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:45:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:45:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:46:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:46:50,313 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:47:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:47:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:48:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:48:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:49:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:49:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:50:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:50:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:51:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:51:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:52:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:52:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:53:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:53:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:54:20,312 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:54:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:55:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:55:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:56:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:56:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:57:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:57:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:58:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:58:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:59:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 20:59:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:00:20,678 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:00:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:01:20,315 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:01:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:02:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:02:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:03:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:03:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:04:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:04:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:05:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:05:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:06:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:06:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:07:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:07:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:08:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:08:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:09:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:09:50,312 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:10:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:10:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:11:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:11:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:12:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:12:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:13:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:13:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:14:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:14:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:15:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:15:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:16:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:16:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:17:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:17:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:18:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:18:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:19:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:19:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:20:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:20:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:21:20,314 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:21:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:22:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:22:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:23:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:23:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:24:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:24:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:25:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:25:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:26:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:26:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:27:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:27:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:28:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:28:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:29:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:29:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:30:20,312 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:30:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:31:20,313 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:31:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:32:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:32:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:33:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:33:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:34:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:34:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:35:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:35:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:36:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:36:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:37:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:37:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:38:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:38:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:39:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:39:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:40:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:40:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:41:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:41:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:42:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:42:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:43:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:43:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:44:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:44:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:45:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:45:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:46:20,314 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:46:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:47:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:47:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:48:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:48:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:49:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:49:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:50:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:50:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:51:20,313 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:51:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:52:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:52:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:53:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:53:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:54:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:54:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:55:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:55:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:56:20,313 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:56:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:57:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:57:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:58:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:58:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:59:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 21:59:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:00:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:00:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:01:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:01:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:02:20,312 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:02:50,312 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:03:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:03:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:04:20,337 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:04:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:05:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:05:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:06:20,320 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:06:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:07:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:07:50,312 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:08:20,334 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:08:50,312 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:09:20,350 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:09:50,313 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:10:20,320 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:10:50,312 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:11:20,417 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:11:50,312 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:12:20,313 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:12:50,312 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:13:20,313 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:13:50,312 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:14:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:14:50,312 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:15:20,312 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:15:50,314 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:16:20,318 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:16:50,312 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:17:20,315 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:17:50,313 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:18:20,312 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:18:50,313 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:19:20,478 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:19:50,330 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:20:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:20:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:21:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:21:50,314 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:22:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:22:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:23:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:23:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:24:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:24:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:25:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:25:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:26:20,313 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:26:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:27:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:27:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:28:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:28:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:29:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:29:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:30:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:30:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:31:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:31:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:32:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:32:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:33:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:33:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:34:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:34:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:35:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:35:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:36:20,318 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:36:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:37:20,312 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:37:50,316 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:38:20,326 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:38:50,313 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:39:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:39:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:40:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:40:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:41:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:41:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:42:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:42:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:43:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:43:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:44:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:44:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:45:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:45:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:46:20,313 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:46:50,312 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:47:20,312 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:47:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:48:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:48:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:49:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:49:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:50:20,313 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:50:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:51:20,313 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:51:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:52:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:52:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:53:20,322 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:53:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:54:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:54:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:55:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:55:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:56:20,314 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:56:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:57:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:57:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:58:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:58:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:59:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 22:59:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:00:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:00:50,313 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:01:20,314 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:01:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:02:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:02:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:03:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:03:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:04:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:04:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:05:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:05:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:06:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:06:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:07:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:07:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:08:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:08:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:09:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:09:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:10:20,313 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:10:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:11:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:11:50,324 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:12:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:12:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:13:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:13:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:14:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:14:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:15:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:15:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:16:20,313 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:16:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:17:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:17:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:18:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:18:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:19:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:19:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:20:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:20:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:21:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:21:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:22:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:22:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:23:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:23:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:24:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:24:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:25:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:25:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:26:20,313 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:26:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:27:20,313 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:27:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:28:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:28:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:29:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:29:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:30:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:30:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:31:20,314 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:31:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:32:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:32:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:33:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:33:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:34:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:34:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:35:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:35:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:36:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:36:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:37:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:37:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:38:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:38:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:39:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:39:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:40:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:40:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:41:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:41:50,328 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:42:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:42:50,313 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:43:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:43:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:44:20,325 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:44:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:45:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:45:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:46:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:46:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:47:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:47:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:48:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:48:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:49:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:49:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:50:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:50:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:51:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:51:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:52:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:52:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:53:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:53:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:54:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:54:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:55:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:55:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:56:20,334 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:56:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:57:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:57:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:58:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:58:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:59:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-09 23:59:50,312 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:00:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:00:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:01:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:01:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:02:20,315 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:02:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:03:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:03:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:04:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:04:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:05:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:05:50,333 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:06:20,313 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:06:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:07:20,317 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:07:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:08:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:08:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:09:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:09:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:10:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:10:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:11:20,316 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:11:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:12:20,318 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:12:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:13:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:13:50,312 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:14:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:14:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:15:20,313 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:15:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:16:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:16:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:17:20,332 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:17:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:18:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:18:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:19:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:19:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:20:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:20:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:21:20,322 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:21:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:22:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:22:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:23:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:23:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:24:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:24:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:25:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:25:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:26:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:26:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:27:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:27:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:28:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:28:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:29:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:29:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:30:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:30:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:31:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:31:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:32:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:32:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:33:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:33:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:34:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:34:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:35:20,315 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:35:50,337 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:36:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:36:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:37:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:37:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:38:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:38:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:39:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:39:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:40:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:40:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:41:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:41:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:42:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:42:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:43:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:43:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:44:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:44:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:45:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:45:50,558 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:46:20,322 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:46:50,318 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:47:20,312 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:47:50,314 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:48:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:48:50,312 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:49:20,313 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:49:50,315 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:50:20,312 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:50:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:51:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:51:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:52:20,323 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:52:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:53:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:53:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:54:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:54:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:55:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:55:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:56:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:56:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:57:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:57:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:58:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:58:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:59:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 00:59:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:00:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:00:50,312 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:01:20,329 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:01:50,314 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:02:20,312 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:02:50,312 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:03:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:03:50,312 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:04:20,312 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:04:50,313 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:05:20,313 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:05:50,312 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:06:20,316 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:06:50,398 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:07:20,312 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:07:50,312 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:08:20,317 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:08:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:09:20,323 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:09:50,330 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:10:20,315 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:10:50,312 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:11:20,385 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:11:50,312 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:12:20,312 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:12:50,314 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:13:20,315 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:13:50,312 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:14:20,317 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:14:50,313 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:15:20,312 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:15:50,312 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:16:20,346 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:16:50,312 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:17:20,313 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:17:50,318 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:18:20,313 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:18:50,313 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:19:20,312 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:19:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:20:20,316 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:20:50,314 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:21:20,317 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:21:50,312 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:22:20,314 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:22:50,313 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:23:20,312 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:23:50,313 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:24:20,313 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:24:50,314 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:25:20,315 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:25:50,380 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:26:20,340 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:26:50,336 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:27:20,312 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:27:50,319 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:28:20,315 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:28:50,312 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:29:20,322 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:29:50,312 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:30:20,313 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:30:50,313 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:31:20,321 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:31:50,312 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:32:20,312 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:32:50,312 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:33:20,314 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:33:50,313 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:34:20,312 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:34:50,314 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:35:20,312 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:35:50,312 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:36:20,313 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:36:50,328 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:37:20,312 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:37:50,312 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:38:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:38:50,312 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:39:20,313 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:39:50,312 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:40:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:40:50,312 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:41:20,326 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:41:50,312 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:42:20,312 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:42:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:43:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:43:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:44:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:44:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:45:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:45:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:46:20,313 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:46:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:47:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:47:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:48:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:48:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:49:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:49:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:50:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:50:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:51:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:51:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:52:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:52:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:53:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:53:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:54:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:54:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:55:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:55:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:56:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:56:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:57:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:57:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:58:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:58:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:59:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 01:59:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:00:20,312 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:00:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:01:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:01:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:02:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:02:50,319 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:03:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:03:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:04:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:04:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:05:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:05:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:06:20,315 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:06:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:07:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:07:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:08:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:08:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:09:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:09:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:10:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:10:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:11:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:11:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:12:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:12:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:13:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:13:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:14:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:14:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:15:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:15:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:16:20,317 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:16:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:17:20,312 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:17:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:18:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:18:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:19:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:19:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:20:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:20:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:21:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:21:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:22:20,318 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:22:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:23:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:23:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:24:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:24:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:25:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:25:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:26:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:26:50,312 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:27:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:27:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:28:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:28:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:29:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:29:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:30:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:30:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:31:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:31:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:32:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:32:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:33:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:33:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:34:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:34:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:35:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:35:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:36:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:36:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:37:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:37:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:38:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:38:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:39:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:39:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:40:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:40:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:41:20,313 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:41:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:42:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:42:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:43:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:43:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:44:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:44:50,322 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:45:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:45:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:46:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:46:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:47:20,315 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:47:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:48:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:48:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:49:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:49:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:50:20,313 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:50:50,323 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:51:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:51:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:52:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:52:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:53:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:53:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:54:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:54:50,326 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:55:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:55:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:56:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:56:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:57:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:57:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:58:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:58:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:59:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 02:59:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:00:20,529 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:00:50,331 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:01:20,335 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:01:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:02:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:02:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:03:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:03:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:04:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:04:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:05:20,312 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:05:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:06:20,314 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:06:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:07:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:07:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:08:20,313 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:08:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:09:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:09:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:10:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:10:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:11:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:11:50,312 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:12:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:12:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:13:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:13:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:14:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:14:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:15:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:15:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:16:20,320 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:16:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:17:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:17:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:18:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:18:50,312 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:19:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:19:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:20:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:20:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:21:20,314 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:21:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:22:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:22:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:23:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:23:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:24:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:24:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:25:20,314 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:25:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:26:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:26:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:27:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:27:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:28:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:28:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:29:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:29:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:30:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:30:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:31:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:31:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:32:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:32:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:33:20,313 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:33:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:34:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:34:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:35:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:35:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:36:20,313 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:36:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:37:20,324 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:37:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:38:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:38:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:39:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:39:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:40:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:40:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:41:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:41:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:42:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:42:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:43:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:43:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:44:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:44:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:45:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:45:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:46:20,314 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:46:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:47:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:47:50,317 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:48:20,314 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:48:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:49:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:49:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:50:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:50:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:51:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:51:50,320 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:52:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:52:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:53:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:53:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:54:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:54:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:55:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:55:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:56:20,313 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:56:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:57:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:57:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:58:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:58:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:59:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 03:59:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:00:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:00:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:01:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:01:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:02:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:02:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:03:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:03:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:04:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:04:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:05:20,518 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:05:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:06:20,312 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:06:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:07:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:07:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:08:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:08:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:09:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:09:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:10:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:10:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:11:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:11:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:12:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:12:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:13:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:13:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:14:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:14:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:15:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:15:50,312 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:16:20,412 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:16:50,312 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:17:20,315 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:17:50,312 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:18:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:18:50,312 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:19:20,313 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:19:50,312 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:20:20,314 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:20:50,312 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:21:20,368 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:21:50,317 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:22:20,313 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:22:50,312 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:23:20,312 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:23:50,312 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:24:20,314 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:24:50,313 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:25:20,313 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:25:50,340 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:26:20,322 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:26:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:27:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:27:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:28:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:28:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:29:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:29:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:30:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:30:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:31:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:31:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:32:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:32:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:33:20,312 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:33:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:34:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:34:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:35:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:35:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:36:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:36:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:37:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:37:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:38:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:38:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:39:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:39:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:40:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:40:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:41:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:41:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:42:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:42:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:43:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:43:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:44:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:44:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:45:20,311 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:45:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:46:20,315 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:46:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:47:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:47:50,311 INFO [io.sma.health] (vert.x-worker-thread-3) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:48:20,311 INFO [io.sma.health] (vert.x-worker-thread-5) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:48:50,311 INFO [io.sma.health] (vert.x-worker-thread-7) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:49:20,311 INFO [io.sma.health] (vert.x-worker-thread-9) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:49:50,311 INFO [io.sma.health] (vert.x-worker-thread-11) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:50:20,312 INFO [io.sma.health] (vert.x-worker-thread-13) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:50:50,311 INFO [io.sma.health] (vert.x-worker-thread-15) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:51:20,311 INFO [io.sma.health] (vert.x-worker-thread-17) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:51:50,311 INFO [io.sma.health] (vert.x-worker-thread-19) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]} 2021-08-10 04:52:20,311 INFO [io.sma.health] (vert.x-worker-thread-1) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"Database connections health check","status":"DOWN","data":{"default":"Unable to execute the validation check for the default DataSource: Sorry, acquisition timeout!"}}]}