Skip to content

chore(deps): bump quarkus.version from 3.6.9 to 3.8.0 #823

chore(deps): bump quarkus.version from 3.6.9 to 3.8.0

chore(deps): bump quarkus.version from 3.6.9 to 3.8.0 #823

GitHub Actions / Test Results failed Feb 21, 2024 in 0s

17 errors, 9 skipped in 2m 56s

26 tests    0 ✅  2m 56s ⏱️
20 suites   9 💤
20 files     0 ❌  17 🔥

Results for commit 9dbd3e5.

Annotations

Check failure on line 0 in com.github.mcollovati.quarkus.hilla.deployment.SpringDiExtensionsSupportTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

Unknown test (com.github.mcollovati.quarkus.hilla.deployment.SpringDiExtensionsSupportTest) with error

deployment-commons/target/surefire-reports/TEST-com.github.mcollovati.quarkus.hilla.deployment.SpringDiExtensionsSupportTest.xml [took 6s]
Raw output
java.lang.ExceptionInInitializerError
	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:467)
	at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:269)
	at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:662)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.RuntimeException: Failed to start quarkus
	at io.quarkus.runner.ApplicationImpl.<clinit>(Unknown Source)
	... 5 more
Caused by: java.lang.RuntimeException: jakarta.servlet.ServletException: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/util/RecyclerPool
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder.bootServletContainer(UndertowDeploymentRecorder.java:556)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy_15(Unknown Source)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy(Unknown Source)
	... 6 more
Caused by: jakarta.servlet.ServletException: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/util/RecyclerPool
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:945)
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:832)
	at org.atmosphere.cpr.AtmosphereFrameworkInitializer.configureFramework(AtmosphereFrameworkInitializer.java:76)
	at org.atmosphere.cpr.AtmosphereServlet.configureFramework(AtmosphereServlet.java:83)
	at org.atmosphere.cpr.AtmosphereServlet.configureFramework(AtmosphereServlet.java:79)
	at org.atmosphere.cpr.AtmosphereServlet.init(AtmosphereServlet.java:74)
	at io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(LifecyleInterceptorInvocation.java:118)
	at io.undertow.servlet.core.ManagedServlet$DefaultInstanceStrategy.start(ManagedServlet.java:295)
	at io.undertow.servlet.core.ManagedServlet.createServlet(ManagedServlet.java:140)
	at io.undertow.servlet.core.DeploymentManagerImpl$2.call(DeploymentManagerImpl.java:585)
	at io.undertow.servlet.core.DeploymentManagerImpl$2.call(DeploymentManagerImpl.java:556)
	at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:42)
	at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:604)
	at io.undertow.servlet.core.DeploymentManagerImpl.start(DeploymentManagerImpl.java:598)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder.bootServletContainer(UndertowDeploymentRecorder.java:546)
	... 8 more
Caused by: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/util/RecyclerPool
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.Instances.getBeanInstance(Instances.java:115)
	at io.quarkus.arc.impl.Instances.listOf(Instances.java:75)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:50)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:15)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
	at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:32)
	at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
	at io.quarkus.arc.impl.ComputingCacheContextInstances.computeIfAbsent(ComputingCacheContextInstances.java:19)
	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.doCreate(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.create(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.create(Unknown Source)
	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
	at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:32)
	at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
	at io.quarkus.arc.impl.ComputingCacheContextInstances.computeIfAbsent(ComputingCacheContextInstances.java:19)
	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
	at dev.hilla.push.PushEndpoint_Bean.get(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.ArcContainerImpl.beanInstanceHandle(ArcContainerImpl.java:554)
	at io.quarkus.arc.impl.BeanManagerImpl.getReference(BeanManagerImpl.java:67)
	at com.github.mcollovati.quarkus.hilla.QuarkusApplicationContext.beanReference(QuarkusApplicationContext.java:53)
	at com.github.mcollovati.quarkus.hilla.QuarkusApplicationContext.getBean(QuarkusApplicationContext.java:73)
	at com.github.mcollovati.quarkus.hilla.HillaAtmosphereObjectFactory.newClassInstance(HillaAtmosphereObjectFactory.java:38)
	at org.atmosphere.cpr.AtmosphereFramework.newClassInstance(AtmosphereFramework.java:3029)
	at org.atmosphere.cpr.AtmosphereFramework.configureWebDotXmlAtmosphereHandler(AtmosphereFramework.java:1296)
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:909)
	... 23 more
Caused by: java.lang.ClassNotFoundException: com.fasterxml.jackson.core.util.RecyclerPool
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	... 63 more
2024-02-21 14:51:22,794 WARN  [io.qua.config] (main) Unrecognized configuration key "quarkus.resteasy.path" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
2024-02-21 14:51:23,115 INFO  [io.und.servlet] (main) Initializing AtmosphereFramework
2024-02-21 14:51:23,409 INFO  [com.vaa.bas.dev.sta.DevModeStartupListener] (main) Starting dev-mode updaters in /home/runner/work/quarkus-hilla/quarkus-hilla/deployment-commons folder.
2024-02-21 14:51:23,424 INFO  [com.vaa.flo.ser.fro.sca.FullDependenciesScanner] (main) Visited 7 classes. Took 7 ms.
2024-02-21 14:51:23,498 INFO  [com.vaa.flo.ser.fro.TaskUpdatePackages] (ForkJoinPool.commonPool-worker-2) Skipping `npm install` because the frontend packages are already installed in the folder '/home/runner/work/quarkus-hilla/quarkus-hilla/deployment-commons/node_modules' and the hash in the file '/home/runner/work/quarkus-hilla/quarkus-hilla/deployment-commons/node_modules/.vaadin/vaadin.json' is the same as in 'package.json'
2024-02-21 14:51:23,504 INFO  [com.vaa.flo.ser.sta.ServletDeployer] (main) Automatically deploying Vaadin servlet with name com.vaadin.flow.server.startup.ServletDeployer to /*
2024-02-21 14:51:23,505 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereHandler com.vaadin.flow.server.communication.PushAtmosphereHandler mapped to context-path: /*
2024-02-21 14:51:23,505 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed the following AtmosphereInterceptor mapped to AtmosphereHandler com.vaadin.flow.server.communication.PushAtmosphereHandler
2024-02-21 14:51:23,525 INFO  [org.atm.cpr.AtmosphereFramework] (main) Atmosphere is using org.atmosphere.util.VoidAnnotationProcessor for processing annotation
2024-02-21 14:51:23,530 INFO  [org.atm.uti.ForkJoinPool] (main) Using ForkJoinPool  java.util.concurrent.ForkJoinPool. Set the org.atmosphere.cpr.broadcaster.maxAsyncWriteThreads to -1 to fully use its power.
2024-02-21 14:51:23,533 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol 
2024-02-21 14:51:23,535 INFO  [org.atm.con.JSR356AsyncSupport] (main) JSR 356 Mapping path /VAADIN/push
2024-02-21 14:51:23,537 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /VAADIN/push
2024-02-21 14:51:23,538 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /VAADIN/push/
2024-02-21 14:51:23,538 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installing Default AtmosphereInterceptors
2024-02-21 14:51:23,538 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.CorsInterceptor : CORS Interceptor Support
2024-02-21 14:51:23,538 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.CacheHeadersInterceptor : Default Response's Headers Interceptor
2024-02-21 14:51:23,539 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.PaddingAtmosphereInterceptor : Browser Padding Interceptor Support
2024-02-21 14:51:23,539 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.AndroidAtmosphereInterceptor : Android Interceptor Support
2024-02-21 14:51:23,539 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.HeartbeatInterceptor : Heartbeat Interceptor Support
2024-02-21 14:51:23,539 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.SSEAtmosphereInterceptor : SSE Interceptor Support
2024-02-21 14:51:23,539 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.JSONPAtmosphereInterceptor : JSONP Interceptor Support
2024-02-21 14:51:23,540 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.JavaScriptProtocol : Atmosphere JavaScript Protocol
2024-02-21 14:51:23,540 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor : org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor
2024-02-21 14:51:23,540 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.OnDisconnectInterceptor : Browser disconnection detection
2024-02-21 14:51:23,540 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.IdleResourceInterceptor : org.atmosphere.interceptor.IdleResourceInterceptor
2024-02-21 14:51:23,540 INFO  [org.atm.cpr.AtmosphereFramework] (main) Set org.atmosphere.cpr.AtmosphereInterceptor.disableDefaults to disable them.
2024-02-21 14:51:23,540 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor CORS Interceptor Support with priority FIRST_BEFORE_DEFAULT 
2024-02-21 14:51:23,540 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT 
2024-02-21 14:51:23,540 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Browser Padding Interceptor Support with priority AFTER_DEFAULT 
2024-02-21 14:51:23,540 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT 
2024-02-21 14:51:23,540 INFO  [org.atm.int.HeartbeatInterceptor] (main) HeartbeatInterceptor configured with padding value 'X', client frequency 0 seconds and server frequency 60 seconds
2024-02-21 14:51:23,540 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Heartbeat Interceptor Support with priority AFTER_DEFAULT 
2024-02-21 14:51:23,540 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT 
2024-02-21 14:51:23,540 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT 
2024-02-21 14:51:23,540 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT 
2024-02-21 14:51:23,540 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor with priority AFTER_DEFAULT 
2024-02-21 14:51:23,540 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT 
2024-02-21 14:51:23,541 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor org.atmosphere.interceptor.IdleResourceInterceptor with priority BEFORE_DEFAULT 
2024-02-21 14:51:23,541 INFO  [org.atm.cpr.AtmosphereFramework] (main) Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper
2024-02-21 14:51:23,541 INFO  [org.atm.cpr.AtmosphereFramework] (main) Using BroadcasterCache: org.atmosphere.cache.UUIDBroadcasterCache
2024-02-21 14:51:23,541 INFO  [org.atm.cpr.AtmosphereFramework] (main) Default Broadcaster Class: org.atmosphere.cpr.DefaultBroadcaster
2024-02-21 14:51:23,541 INFO  [org.atm.cpr.AtmosphereFramework] (main) Broadcaster Shared List Resources: false
2024-02-21 14:51:23,541 INFO  [org.atm.cpr.AtmosphereFramework] (main) Broadcaster Polling Wait Time 100
2024-02-21 14:51:23,541 INFO  [org.atm.cpr.AtmosphereFramework] (main) Shared ExecutorService supported: true
2024-02-21 14:51:23,541 INFO  [org.atm.cpr.AtmosphereFramework] (main) Messaging ExecutorService Pool Size unavailable - Not instance of ThreadPoolExecutor
2024-02-21 14:51:23,541 INFO  [org.atm.cpr.AtmosphereFramework] (main) Async I/O Thread Pool Size: 200
2024-02-21 14:51:23,541 INFO  [org.atm.cpr.AtmosphereFramework] (main) Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory
2024-02-21 14:51:23,541 INFO  [org.atm.cpr.AtmosphereFramework] (main) Using AtmosphereResurceFactory: org.atmosphere.cpr.DefaultAtmosphereResourceFactory
2024-02-21 14:51:23,541 INFO  [org.atm.cpr.AtmosphereFramework] (main) Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor
2024-02-21 14:51:23,542 INFO  [org.atm.cpr.AtmosphereFramework] (main) Invoke AtmosphereInterceptor on WebSocket message true
2024-02-21 14:51:23,542 INFO  [org.atm.cpr.AtmosphereFramework] (main) HttpSession supported: true
2024-02-21 14:51:23,542 INFO  [org.atm.cpr.AtmosphereFramework] (main) Atmosphere is using org.atmosphere.inject.InjectableObjectFactory for dependency injection and object creation
2024-02-21 14:51:23,542 INFO  [org.atm.cpr.AtmosphereFramework] (main) Atmosphere is using async support: org.atmosphere.container.JSR356AsyncSupport running under container: Undertow - 5.1.0.Final using jakarta.servlet/3.0 and jsr356/WebSocket API
2024-02-21 14:51:23,542 INFO  [org.atm.cpr.AtmosphereFramework] (main) Atmosphere Framework 3.0.3.slf4jvaadin2 started.
2024-02-21 14:51:23,543 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor  Track Message Size Interceptor using | with priority BEFORE_DEFAULT 
2024-02-21 14:51:23,559 INFO  [com.vaa.flo.ser.DefaultDeploymentConfiguration] (main) 
Vaadin is running in DEVELOPMENT mode - do not use for production deployments.
2024-02-21 14:51:23,579 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class com.vaadin.base.devserver.viteproxy.ViteWebsocketEndpoint for path /VAADIN/
2024-02-21 14:51:23,583 INFO  [org.atm.cpr.AtmosphereFramework] (main) Atmosphere is using org.atmosphere.cpr.DefaultAnnotationProcessor for processing annotation
2024-02-21 14:51:23,584 INFO  [org.atm.cpr.DefaultAnnotationProcessor] (main) AnnotationProcessor class org.atmosphere.cpr.DefaultAnnotationProcessor$BytecodeBasedAnnotationProcessor being used
2024-02-21 14:51:26,421 INFO  [org.atm.cpr.AtmosphereFramework] (main) Auto detecting atmosphere handlers /WEB-INF/classes/
2024-02-21 14:51:26,422 INFO  [org.atm.cpr.AtmosphereFramework] (main) Auto detecting WebSocketHandler in /WEB-INF/classes/
2024-02-21 14:51:26,422 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol 
2024-02-21 14:51:26,422 INFO  [org.atm.con.JSR356AsyncSupport] (main) JSR 356 Mapping path /HILLA/push
2024-02-21 14:51:26,422 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push
2024-02-21 14:51:26,422 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/
2024-02-21 14:51:26,422 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/{path0}
2024-02-21 14:51:26,422 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/{path0}/{path1}
2024-02-21 14:51:26,423 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/{path0}/{path1}/{path2}
2024-02-21 14:51:26,423 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/{path0}/{path1}/{path2}/{path3}
2024-02-21 14:51:26,423 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/{path0}/{path1}/{path2}/{path3}/{path4}
2024-02-21 14:51:26,425 ERROR [org.atm.cpr.AtmosphereFramework] (main) Failed to initialize Atmosphere Framework: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/util/RecyclerPool
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.Instances.getBeanInstance(Instances.java:115)
	at io.quarkus.arc.impl.Instances.listOf(Instances.java:75)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:50)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:15)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
	at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:32)
	at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
	at io.quarkus.arc.impl.ComputingCacheContextInstances.computeIfAbsent(ComputingCacheContextInstances.java:19)
	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.doCreate(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.create(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.create(Unknown Source)
	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
	at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:32)
	at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
	at io.quarkus.arc.impl.ComputingCacheContextInstances.computeIfAbsent(ComputingCacheContextInstances.java:19)
	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
	at dev.hilla.push.PushEndpoint_Bean.get(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.ArcContainerImpl.beanInstanceHandle(ArcContainerImpl.java:554)
	at io.quarkus.arc.impl.BeanManagerImpl.getReference(BeanManagerImpl.java:67)
	at com.github.mcollovati.quarkus.hilla.QuarkusApplicationContext.beanReference(QuarkusApplicationContext.java:53)
	at com.github.mcollovati.quarkus.hilla.QuarkusApplicationContext.getBean(QuarkusApplicationContext.java:73)
	at com.github.mcollovati.quarkus.hilla.HillaAtmosphereObjectFactory.newClassInstance(HillaAtmosphereObjectFactory.java:38)
	at org.atmosphere.cpr.AtmosphereFramework.newClassInstance(AtmosphereFramework.java:3029)
	at org.atmosphere.cpr.AtmosphereFramework.configureWebDotXmlAtmosphereHandler(AtmosphereFramework.java:1296)
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:909)
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:832)
	at org.atmosphere.cpr.AtmosphereFrameworkInitializer.configureFramework(AtmosphereFrameworkInitializer.java:76)
	at org.atmosphere.cpr.AtmosphereServlet.configureFramework(AtmosphereServlet.java:83)
	at org.atmosphere.cpr.AtmosphereServlet.configureFramework(AtmosphereServlet.java:79)
	at org.atmosphere.cpr.AtmosphereServlet.init(AtmosphereServlet.java:74)
	at io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(LifecyleInterceptorInvocation.java:118)
	at io.undertow.servlet.core.ManagedServlet$DefaultInstanceStrategy.start(ManagedServlet.java:295)
	at io.undertow.servlet.core.ManagedServlet.createServlet(ManagedServlet.java:140)
	at io.undertow.servlet.core.DeploymentManagerImpl$2.call(DeploymentManagerImpl.java:585)
	at io.undertow.servlet.core.DeploymentManagerImpl$2.call(DeploymentManagerImpl.java:556)
	at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:42)
	at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:604)
	at io.undertow.servlet.core.DeploymentManagerImpl.start(DeploymentManagerImpl.java:598)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder.bootServletContainer(UndertowDeploymentRecorder.java:546)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy_15(Unknown Source)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy(Unknown Source)
	at io.quarkus.runner.ApplicationImpl.<clinit>(Unknown Source)
	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:467)
	at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:269)
	at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:662)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.ClassNotFoundException: com.fasterxml.jackson.core.util.RecyclerPool
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	... 63 more

2024-02-21 14:51:28,215 INFO  [dev.hil.par.cor.Parser] (ForkJoinPool.commonPool-worker-2) Search for endpoints in directories [/home/runner/work/quarkus-hilla/quarkus-hilla/deployment-commons/target/classes]
2024-02-21 14:51:28,275 WARN  [io.qua.dep.ste.CapabilityAggregationStep] (build-11) The following capabilities were found to be missing from the processed extension descriptors:
 - com.github.mcollovati.quarkus.hilla.spring-data-jpa-support provided by quarkus-hilla
 - com.github.mcollovati.quarkus.hilla.panache-support provided by quarkus-hilla
Please report this issue to the extension maintainers to get it fixed in the future releases.
2024-02-21 14:51:28,288 WARN  [io.qua.agr.dep.AgroalProcessor] (build-13) The Agroal dependency is present but no JDBC datasources have been defined.
2024-02-21 14:51:28,471 WARN  [io.qua.arc.dep.SplitPackageProcessor] (build-9) Detected a split package usage which is considered a bad practice and should be avoided. Following packages were detected in multiple archives: 
- "com.vaadin.flow.theme.lumo" found in [dev.hilla:hilla-react::jar, dev.hilla:hilla::jar]
- "dev.hilla" found in [dev.hilla:endpoint::jar, dev.hilla:hilla-react::jar, dev.hilla:hilla::jar]
- "com.vaadin.flow.theme.material" found in [dev.hilla:hilla-react::jar, dev.hilla:hilla::jar]
2024-02-21 14:51:28,484 WARN  [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-8) Unable to determine a database type for default datasource
2024-02-21 14:51:28,647 WARN  [io.qua.arc.dep.StartupBuildSteps] (build-23) Ignored an invalid @Startup method declared on com.github.mcollovati.quarkus.hilla.QuarkusEndpointControllerConfiguration: org.springframework.context.ApplicationContext applicationContext(jakarta.enterprise.inject.spi.BeanManager beanManager)
2024-02-21 14:51:28,647 WARN  [io.qua.arc.dep.StartupBuildSteps] (build-23) Ignored an invalid @Startup method declared on com.github.mcollovati.quarkus.hilla.QuarkusEndpointControllerConfiguration: dev.hilla.EndpointController endpointController(org.springframework.context.ApplicationContext context, dev.hilla.EndpointRegistry endpointRegistry, dev.hilla.EndpointInvoker endpointInvoker, dev.hilla.auth.CsrfChecker csrfChecker)

Check failure on line 0 in com.github.mcollovati.quarkus.hilla.deployment.ReactiveSecureEndpointTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

Unknown test (com.github.mcollovati.quarkus.hilla.deployment.ReactiveSecureEndpointTest) with error

deployment-commons/target/surefire-reports/TEST-com.github.mcollovati.quarkus.hilla.deployment.ReactiveSecureEndpointTest.xml [took 28s]
Raw output
java.lang.ExceptionInInitializerError
	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:467)
	at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:269)
	at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:662)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.RuntimeException: Failed to start quarkus
	at io.quarkus.runner.ApplicationImpl.<clinit>(Unknown Source)
	... 5 more
Caused by: java.lang.RuntimeException: jakarta.servlet.ServletException: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/util/RecyclerPool
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder.bootServletContainer(UndertowDeploymentRecorder.java:556)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy_15(Unknown Source)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy(Unknown Source)
	... 6 more
Caused by: jakarta.servlet.ServletException: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/util/RecyclerPool
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:945)
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:832)
	at org.atmosphere.cpr.AtmosphereFrameworkInitializer.configureFramework(AtmosphereFrameworkInitializer.java:76)
	at org.atmosphere.cpr.AtmosphereServlet.configureFramework(AtmosphereServlet.java:83)
	at org.atmosphere.cpr.AtmosphereServlet.configureFramework(AtmosphereServlet.java:79)
	at org.atmosphere.cpr.AtmosphereServlet.init(AtmosphereServlet.java:74)
	at io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(LifecyleInterceptorInvocation.java:118)
	at io.undertow.servlet.core.ManagedServlet$DefaultInstanceStrategy.start(ManagedServlet.java:295)
	at io.undertow.servlet.core.ManagedServlet.createServlet(ManagedServlet.java:140)
	at io.undertow.servlet.core.DeploymentManagerImpl$2.call(DeploymentManagerImpl.java:585)
	at io.undertow.servlet.core.DeploymentManagerImpl$2.call(DeploymentManagerImpl.java:556)
	at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:42)
	at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:604)
	at io.undertow.servlet.core.DeploymentManagerImpl.start(DeploymentManagerImpl.java:598)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder.bootServletContainer(UndertowDeploymentRecorder.java:546)
	... 8 more
Caused by: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/util/RecyclerPool
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.Instances.getBeanInstance(Instances.java:115)
	at io.quarkus.arc.impl.Instances.listOf(Instances.java:75)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:50)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:15)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
	at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:32)
	at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
	at io.quarkus.arc.impl.ComputingCacheContextInstances.computeIfAbsent(ComputingCacheContextInstances.java:19)
	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.doCreate(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.create(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.create(Unknown Source)
	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
	at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:32)
	at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
	at io.quarkus.arc.impl.ComputingCacheContextInstances.computeIfAbsent(ComputingCacheContextInstances.java:19)
	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
	at dev.hilla.push.PushEndpoint_Bean.get(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.ArcContainerImpl.beanInstanceHandle(ArcContainerImpl.java:554)
	at io.quarkus.arc.impl.BeanManagerImpl.getReference(BeanManagerImpl.java:67)
	at com.github.mcollovati.quarkus.hilla.QuarkusApplicationContext.beanReference(QuarkusApplicationContext.java:53)
	at com.github.mcollovati.quarkus.hilla.QuarkusApplicationContext.getBean(QuarkusApplicationContext.java:73)
	at com.github.mcollovati.quarkus.hilla.HillaAtmosphereObjectFactory.newClassInstance(HillaAtmosphereObjectFactory.java:38)
	at org.atmosphere.cpr.AtmosphereFramework.newClassInstance(AtmosphereFramework.java:3029)
	at org.atmosphere.cpr.AtmosphereFramework.configureWebDotXmlAtmosphereHandler(AtmosphereFramework.java:1296)
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:909)
	... 23 more
Caused by: java.lang.ClassNotFoundException: com.fasterxml.jackson.core.util.RecyclerPool
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	... 63 more
2024-02-21 14:49:11,921 WARN  [io.qua.config] (main) Unrecognized configuration key "quarkus.resteasy.path" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
2024-02-21 14:49:12,346 INFO  [io.und.servlet] (main) Initializing AtmosphereFramework
2024-02-21 14:49:12,913 INFO  [com.vaa.bas.dev.sta.DevModeStartupListener] (main) Starting dev-mode updaters in /home/runner/work/quarkus-hilla/quarkus-hilla/deployment-commons folder.
2024-02-21 14:49:12,937 INFO  [com.vaa.flo.ser.fro.sca.FullDependenciesScanner] (main) Visited 7 classes. Took 11 ms.
2024-02-21 14:49:13,135 INFO  [com.vaa.flo.ser.fro.TaskUpdatePackages] (ForkJoinPool.commonPool-worker-1) Running `npm install` to resolve and optionally download frontend dependencies. This may take a moment, please stand by...
2024-02-21 14:49:13,141 INFO  [com.vaa.flo.ser.sta.ServletDeployer] (main) Automatically deploying Vaadin servlet with name com.vaadin.flow.server.startup.ServletDeployer to /*
2024-02-21 14:49:13,143 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereHandler com.vaadin.flow.server.communication.PushAtmosphereHandler mapped to context-path: /*
2024-02-21 14:49:13,143 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed the following AtmosphereInterceptor mapped to AtmosphereHandler com.vaadin.flow.server.communication.PushAtmosphereHandler
2024-02-21 14:49:13,203 INFO  [org.atm.cpr.AtmosphereFramework] (main) Atmosphere is using org.atmosphere.util.VoidAnnotationProcessor for processing annotation
2024-02-21 14:49:13,214 INFO  [org.atm.uti.ForkJoinPool] (main) Using ForkJoinPool  java.util.concurrent.ForkJoinPool. Set the org.atmosphere.cpr.broadcaster.maxAsyncWriteThreads to -1 to fully use its power.
2024-02-21 14:49:13,218 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol 
2024-02-21 14:49:13,220 INFO  [org.atm.con.JSR356AsyncSupport] (main) JSR 356 Mapping path /VAADIN/push
2024-02-21 14:49:13,224 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /VAADIN/push
2024-02-21 14:49:13,226 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /VAADIN/push/
2024-02-21 14:49:13,226 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installing Default AtmosphereInterceptors
2024-02-21 14:49:13,226 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.CorsInterceptor : CORS Interceptor Support
2024-02-21 14:49:13,226 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.CacheHeadersInterceptor : Default Response's Headers Interceptor
2024-02-21 14:49:13,227 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.PaddingAtmosphereInterceptor : Browser Padding Interceptor Support
2024-02-21 14:49:13,227 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.AndroidAtmosphereInterceptor : Android Interceptor Support
2024-02-21 14:49:13,227 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.HeartbeatInterceptor : Heartbeat Interceptor Support
2024-02-21 14:49:13,228 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.SSEAtmosphereInterceptor : SSE Interceptor Support
2024-02-21 14:49:13,228 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.JSONPAtmosphereInterceptor : JSONP Interceptor Support
2024-02-21 14:49:13,229 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.JavaScriptProtocol : Atmosphere JavaScript Protocol
2024-02-21 14:49:13,229 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor : org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor
2024-02-21 14:49:13,229 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.OnDisconnectInterceptor : Browser disconnection detection
2024-02-21 14:49:13,229 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.IdleResourceInterceptor : org.atmosphere.interceptor.IdleResourceInterceptor
2024-02-21 14:49:13,229 INFO  [org.atm.cpr.AtmosphereFramework] (main) Set org.atmosphere.cpr.AtmosphereInterceptor.disableDefaults to disable them.
2024-02-21 14:49:13,229 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor CORS Interceptor Support with priority FIRST_BEFORE_DEFAULT 
2024-02-21 14:49:13,229 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT 
2024-02-21 14:49:13,230 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Browser Padding Interceptor Support with priority AFTER_DEFAULT 
2024-02-21 14:49:13,230 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT 
2024-02-21 14:49:13,230 INFO  [org.atm.int.HeartbeatInterceptor] (main) HeartbeatInterceptor configured with padding value 'X', client frequency 0 seconds and server frequency 60 seconds
2024-02-21 14:49:13,230 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Heartbeat Interceptor Support with priority AFTER_DEFAULT 
2024-02-21 14:49:13,230 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT 
2024-02-21 14:49:13,230 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT 
2024-02-21 14:49:13,230 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT 
2024-02-21 14:49:13,230 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor with priority AFTER_DEFAULT 
2024-02-21 14:49:13,230 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT 
2024-02-21 14:49:13,230 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor org.atmosphere.interceptor.IdleResourceInterceptor with priority BEFORE_DEFAULT 
2024-02-21 14:49:13,230 INFO  [org.atm.cpr.AtmosphereFramework] (main) Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper
2024-02-21 14:49:13,230 INFO  [org.atm.cpr.AtmosphereFramework] (main) Using BroadcasterCache: org.atmosphere.cache.UUIDBroadcasterCache
2024-02-21 14:49:13,230 INFO  [org.atm.cpr.AtmosphereFramework] (main) Default Broadcaster Class: org.atmosphere.cpr.DefaultBroadcaster
2024-02-21 14:49:13,230 INFO  [org.atm.cpr.AtmosphereFramework] (main) Broadcaster Shared List Resources: false
2024-02-21 14:49:13,230 INFO  [org.atm.cpr.AtmosphereFramework] (main) Broadcaster Polling Wait Time 100
2024-02-21 14:49:13,230 INFO  [org.atm.cpr.AtmosphereFramework] (main) Shared ExecutorService supported: true
2024-02-21 14:49:13,230 INFO  [org.atm.cpr.AtmosphereFramework] (main) Messaging ExecutorService Pool Size unavailable - Not instance of ThreadPoolExecutor
2024-02-21 14:49:13,230 INFO  [org.atm.cpr.AtmosphereFramework] (main) Async I/O Thread Pool Size: 200
2024-02-21 14:49:13,230 INFO  [org.atm.cpr.AtmosphereFramework] (main) Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory
2024-02-21 14:49:13,230 INFO  [org.atm.cpr.AtmosphereFramework] (main) Using AtmosphereResurceFactory: org.atmosphere.cpr.DefaultAtmosphereResourceFactory
2024-02-21 14:49:13,230 INFO  [org.atm.cpr.AtmosphereFramework] (main) Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor
2024-02-21 14:49:13,232 INFO  [org.atm.cpr.AtmosphereFramework] (main) Invoke AtmosphereInterceptor on WebSocket message true
2024-02-21 14:49:13,232 INFO  [org.atm.cpr.AtmosphereFramework] (main) HttpSession supported: true
2024-02-21 14:49:13,232 INFO  [org.atm.cpr.AtmosphereFramework] (main) Atmosphere is using org.atmosphere.inject.InjectableObjectFactory for dependency injection and object creation
2024-02-21 14:49:13,232 INFO  [org.atm.cpr.AtmosphereFramework] (main) Atmosphere is using async support: org.atmosphere.container.JSR356AsyncSupport running under container: Undertow - 5.1.0.Final using jakarta.servlet/3.0 and jsr356/WebSocket API
2024-02-21 14:49:13,232 INFO  [org.atm.cpr.AtmosphereFramework] (main) Atmosphere Framework 3.0.3.slf4jvaadin2 started.
2024-02-21 14:49:13,234 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor  Track Message Size Interceptor using | with priority BEFORE_DEFAULT 
2024-02-21 14:49:13,266 INFO  [com.vaa.flo.ser.DefaultDeploymentConfiguration] (main) 
Vaadin is running in DEVELOPMENT mode - do not use for production deployments.
2024-02-21 14:49:13,295 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class com.vaadin.base.devserver.viteproxy.ViteWebsocketEndpoint for path /VAADIN/
2024-02-21 14:49:13,310 INFO  [org.atm.cpr.AtmosphereFramework] (main) Atmosphere is using org.atmosphere.cpr.DefaultAnnotationProcessor for processing annotation
2024-02-21 14:49:13,311 INFO  [org.atm.cpr.DefaultAnnotationProcessor] (main) AnnotationProcessor class org.atmosphere.cpr.DefaultAnnotationProcessor$BytecodeBasedAnnotationProcessor being used
2024-02-21 14:49:15,429 INFO  [com.vaa.flo.ser.fro.TaskUpdatePackages] (ForkJoinPool.commonPool-worker-1) using '/usr/local/bin/npm --no-update-notifier --no-audit --scripts-prepend-node-path=true --ignore-scripts install' for frontend package installation
2024-02-21 14:49:15,430 WARN  [com.vaa.flo.ser.fro.TaskUpdatePackages] (ForkJoinPool.commonPool-worker-1) package-lock.json is missing from this project. This may cause the npm package installation to take several minutes. It is recommended to keep the package-lock.json file persistently in your project. Please stand by...
2024-02-21 14:49:15,817 INFO  [org.atm.cpr.AtmosphereFramework] (main) Auto detecting atmosphere handlers /WEB-INF/classes/
2024-02-21 14:49:15,818 INFO  [org.atm.cpr.AtmosphereFramework] (main) Auto detecting WebSocketHandler in /WEB-INF/classes/
2024-02-21 14:49:15,818 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol 
2024-02-21 14:49:15,818 INFO  [org.atm.con.JSR356AsyncSupport] (main) JSR 356 Mapping path /HILLA/push
2024-02-21 14:49:15,818 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push
2024-02-21 14:49:15,818 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/
2024-02-21 14:49:15,818 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/{path0}
2024-02-21 14:49:15,819 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/{path0}/{path1}
2024-02-21 14:49:15,819 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/{path0}/{path1}/{path2}
2024-02-21 14:49:15,819 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/{path0}/{path1}/{path2}/{path3}
2024-02-21 14:49:15,819 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/{path0}/{path1}/{path2}/{path3}/{path4}
2024-02-21 14:49:15,822 ERROR [org.atm.cpr.AtmosphereFramework] (main) Failed to initialize Atmosphere Framework: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/util/RecyclerPool
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.Instances.getBeanInstance(Instances.java:115)
	at io.quarkus.arc.impl.Instances.listOf(Instances.java:75)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:50)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:15)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
	at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:32)
	at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
	at io.quarkus.arc.impl.ComputingCacheContextInstances.computeIfAbsent(ComputingCacheContextInstances.java:19)
	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.doCreate(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.create(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.create(Unknown Source)
	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
	at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:32)
	at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
	at io.quarkus.arc.impl.ComputingCacheContextInstances.computeIfAbsent(ComputingCacheContextInstances.java:19)
	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
	at dev.hilla.push.PushEndpoint_Bean.get(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.ArcContainerImpl.beanInstanceHandle(ArcContainerImpl.java:554)
	at io.quarkus.arc.impl.BeanManagerImpl.getReference(BeanManagerImpl.java:67)
	at com.github.mcollovati.quarkus.hilla.QuarkusApplicationContext.beanReference(QuarkusApplicationContext.java:53)
	at com.github.mcollovati.quarkus.hilla.QuarkusApplicationContext.getBean(QuarkusApplicationContext.java:73)
	at com.github.mcollovati.quarkus.hilla.HillaAtmosphereObjectFactory.newClassInstance(HillaAtmosphereObjectFactory.java:38)
	at org.atmosphere.cpr.AtmosphereFramework.newClassInstance(AtmosphereFramework.java:3029)
	at org.atmosphere.cpr.AtmosphereFramework.configureWebDotXmlAtmosphereHandler(AtmosphereFramework.java:1296)
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:909)
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:832)
	at org.atmosphere.cpr.AtmosphereFrameworkInitializer.configureFramework(AtmosphereFrameworkInitializer.java:76)
	at org.atmosphere.cpr.AtmosphereServlet.configureFramework(AtmosphereServlet.java:83)
	at org.atmosphere.cpr.AtmosphereServlet.configureFramework(AtmosphereServlet.java:79)
	at org.atmosphere.cpr.AtmosphereServlet.init(AtmosphereServlet.java:74)
	at io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(LifecyleInterceptorInvocation.java:118)
	at io.undertow.servlet.core.ManagedServlet$DefaultInstanceStrategy.start(ManagedServlet.java:295)
	at io.undertow.servlet.core.ManagedServlet.createServlet(ManagedServlet.java:140)
	at io.undertow.servlet.core.DeploymentManagerImpl$2.call(DeploymentManagerImpl.java:585)
	at io.undertow.servlet.core.DeploymentManagerImpl$2.call(DeploymentManagerImpl.java:556)
	at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:42)
	at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:604)
	at io.undertow.servlet.core.DeploymentManagerImpl.start(DeploymentManagerImpl.java:598)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder.bootServletContainer(UndertowDeploymentRecorder.java:546)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy_15(Unknown Source)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy(Unknown Source)
	at io.quarkus.runner.ApplicationImpl.<clinit>(Unknown Source)
	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:467)
	at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:269)
	at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:662)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.ClassNotFoundException: com.fasterxml.jackson.core.util.RecyclerPool
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	... 63 more

2024-02-21 14:49:16,537 WARN  [io.qua.dep.ste.CapabilityAggregationStep] (build-10) The following capabilities were found to be missing from the processed extension descriptors:
 - com.github.mcollovati.quarkus.hilla.spring-data-jpa-support provided by quarkus-hilla
 - com.github.mcollovati.quarkus.hilla.panache-support provided by quarkus-hilla
Please report this issue to the extension maintainers to get it fixed in the future releases.
2024-02-21 14:49:16,540 WARN  [io.qua.agr.dep.AgroalProcessor] (build-6) The Agroal dependency is present but no JDBC datasources have been defined.
2024-02-21 14:49:16,843 WARN  [io.qua.arc.dep.SplitPackageProcessor] (build-22) Detected a split package usage which is considered a bad practice and should be avoided. Following packages were detected in multiple archives: 
- "com.vaadin.flow.theme.lumo" found in [dev.hilla:hilla-react::jar, dev.hilla:hilla::jar]
- "dev.hilla" found in [dev.hilla:endpoint::jar, dev.hilla:hilla-react::jar, dev.hilla:hilla::jar]
- "com.vaadin.flow.theme.material" found in [dev.hilla:hilla-react::jar, dev.hilla:hilla::jar]
2024-02-21 14:49:16,860 WARN  [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-20) Unable to determine a database type for default datasource
2024-02-21 14:49:17,071 WARN  [io.qua.arc.dep.StartupBuildSteps] (build-22) Ignored an invalid @Startup method declared on com.github.mcollovati.quarkus.hilla.QuarkusEndpointControllerConfiguration: org.springframework.context.ApplicationContext applicationContext(jakarta.enterprise.inject.spi.BeanManager beanManager)
2024-02-21 14:49:17,072 WARN  [io.qua.arc.dep.StartupBuildSteps] (build-22) Ignored an invalid @Startup method declared on com.github.mcollovati.quarkus.hilla.QuarkusEndpointControllerConfiguration: dev.hilla.EndpointController endpointController(org.springframework.context.ApplicationContext context, dev.hilla.EndpointRegistry endpointRegistry, dev.hilla.EndpointInvoker endpointInvoker, dev.hilla.auth.CsrfChecker csrfChecker)

Check failure on line 0 in com.github.mcollovati.quarkus.hilla.deployment.ReactiveEndpointTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

Unknown test (com.github.mcollovati.quarkus.hilla.deployment.ReactiveEndpointTest) with error

deployment-commons/target/surefire-reports/TEST-com.github.mcollovati.quarkus.hilla.deployment.ReactiveEndpointTest.xml [took 7s]
Raw output
java.lang.ExceptionInInitializerError
	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:467)
	at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:269)
	at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:662)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.RuntimeException: Failed to start quarkus
	at io.quarkus.runner.ApplicationImpl.<clinit>(Unknown Source)
	... 5 more
Caused by: java.lang.RuntimeException: jakarta.servlet.ServletException: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/util/RecyclerPool
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder.bootServletContainer(UndertowDeploymentRecorder.java:556)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy_15(Unknown Source)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy(Unknown Source)
	... 6 more
Caused by: jakarta.servlet.ServletException: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/util/RecyclerPool
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:945)
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:832)
	at org.atmosphere.cpr.AtmosphereFrameworkInitializer.configureFramework(AtmosphereFrameworkInitializer.java:76)
	at org.atmosphere.cpr.AtmosphereServlet.configureFramework(AtmosphereServlet.java:83)
	at org.atmosphere.cpr.AtmosphereServlet.configureFramework(AtmosphereServlet.java:79)
	at org.atmosphere.cpr.AtmosphereServlet.init(AtmosphereServlet.java:74)
	at io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(LifecyleInterceptorInvocation.java:118)
	at io.undertow.servlet.core.ManagedServlet$DefaultInstanceStrategy.start(ManagedServlet.java:295)
	at io.undertow.servlet.core.ManagedServlet.createServlet(ManagedServlet.java:140)
	at io.undertow.servlet.core.DeploymentManagerImpl$2.call(DeploymentManagerImpl.java:585)
	at io.undertow.servlet.core.DeploymentManagerImpl$2.call(DeploymentManagerImpl.java:556)
	at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:42)
	at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:604)
	at io.undertow.servlet.core.DeploymentManagerImpl.start(DeploymentManagerImpl.java:598)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder.bootServletContainer(UndertowDeploymentRecorder.java:546)
	... 8 more
Caused by: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/util/RecyclerPool
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.Instances.getBeanInstance(Instances.java:115)
	at io.quarkus.arc.impl.Instances.listOf(Instances.java:75)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:50)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:15)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
	at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:32)
	at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
	at io.quarkus.arc.impl.ComputingCacheContextInstances.computeIfAbsent(ComputingCacheContextInstances.java:19)
	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.doCreate(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.create(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.create(Unknown Source)
	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
	at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:32)
	at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
	at io.quarkus.arc.impl.ComputingCacheContextInstances.computeIfAbsent(ComputingCacheContextInstances.java:19)
	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
	at dev.hilla.push.PushEndpoint_Bean.get(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.ArcContainerImpl.beanInstanceHandle(ArcContainerImpl.java:554)
	at io.quarkus.arc.impl.BeanManagerImpl.getReference(BeanManagerImpl.java:67)
	at com.github.mcollovati.quarkus.hilla.QuarkusApplicationContext.beanReference(QuarkusApplicationContext.java:53)
	at com.github.mcollovati.quarkus.hilla.QuarkusApplicationContext.getBean(QuarkusApplicationContext.java:73)
	at com.github.mcollovati.quarkus.hilla.HillaAtmosphereObjectFactory.newClassInstance(HillaAtmosphereObjectFactory.java:38)
	at org.atmosphere.cpr.AtmosphereFramework.newClassInstance(AtmosphereFramework.java:3029)
	at org.atmosphere.cpr.AtmosphereFramework.configureWebDotXmlAtmosphereHandler(AtmosphereFramework.java:1296)
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:909)
	... 23 more
Caused by: java.lang.ClassNotFoundException: com.fasterxml.jackson.core.util.RecyclerPool
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	... 63 more
2024-02-21 14:50:21,882 ERROR [io.qua.run.boo.ForkJoinClassLoading] (main) Timed out trying to set fork join ClassLoader, this should never happen unless something has tied up a fork join thread before the app launched
2024-02-21 14:50:22,052 WARN  [io.qua.config] (main) Unrecognized configuration key "quarkus.resteasy.path" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
2024-02-21 14:50:22,462 INFO  [io.und.servlet] (main) Initializing AtmosphereFramework
2024-02-21 14:50:22,893 INFO  [com.vaa.bas.dev.sta.DevModeStartupListener] (main) Starting dev-mode updaters in /home/runner/work/quarkus-hilla/quarkus-hilla/deployment-commons folder.
2024-02-21 14:50:22,912 INFO  [com.vaa.flo.ser.fro.sca.FullDependenciesScanner] (main) Visited 7 classes. Took 9 ms.
2024-02-21 14:50:29,371 INFO  [com.vaa.flo.ser.fro.TaskUpdatePackages] (ForkJoinPool.commonPool-worker-1) Frontend dependencies resolved successfully.
2024-02-21 14:50:29,374 INFO  [com.vaa.flo.ser.fro.NodeTasks] (ForkJoinPool.commonPool-worker-3) Waiting for a previous instance of NodeTasks (pid: 1983) to finish...
2024-02-21 14:50:32,928 ERROR [com.vaa.flo.ser.fro.FrontendToolsLocator] (main) Failed to read the command '[which, node]' stdout/stderr: java.util.concurrent.TimeoutException
	at java.base/java.util.concurrent.CompletableFuture.timedGet(CompletableFuture.java:1960)
	at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2095)
	at com.vaadin.flow.server.frontend.FrontendToolsLocator.executeCommand(FrontendToolsLocator.java:176)
	at com.vaadin.flow.server.frontend.FrontendToolsLocator.tryLocateTool(FrontendToolsLocator.java:80)
	at com.vaadin.flow.server.frontend.FrontendTools.getNodeExecutable(FrontendTools.java:433)
	at dev.hilla.internal.EndpointGeneratorTaskFactoryImpl.createTaskGenerateEndpoint(EndpointGeneratorTaskFactoryImpl.java:61)
	at com.vaadin.flow.server.frontend.NodeTasks.addEndpointServicesTasks(NodeTasks.java:328)
	at com.vaadin.flow.server.frontend.NodeTasks.<init>(NodeTasks.java:237)
	at com.vaadin.base.devserver.startup.DevModeInitializer.initDevModeHandler(DevModeInitializer.java:292)
	at com.vaadin.base.devserver.DevModeHandlerManagerImpl.initDevModeHandler(DevModeHandlerManagerImpl.java:96)
	at com.vaadin.base.devserver.startup.DevModeStartupListener.initialize(DevModeStartupListener.java:78)
	at com.vaadin.flow.server.startup.VaadinServletContextStartupInitializer.process(VaadinServletContextStartupInitializer.java:42)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at com.vaadin.flow.server.startup.ClassLoaderAwareServletContainerInitializer.lambda$onStartup$2(ClassLoaderAwareServletContainerInitializer.java:98)
	at com.vaadin.flow.server.startup.ClassLoaderAwareServletContainerInitializer.onStartup(ClassLoaderAwareServletContainerInitializer.java:122)
	at io.undertow.servlet.core.DeploymentManagerImpl$1.call(DeploymentManagerImpl.java:204)
	at io.undertow.servlet.core.DeploymentManagerImpl$1.call(DeploymentManagerImpl.java:186)
	at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:42)
	at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:604)
	at io.undertow.servlet.core.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:251)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder.bootServletContainer(UndertowDeploymentRecorder.java:545)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy_15(Unknown Source)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy(Unknown Source)
	at io.quarkus.runner.ApplicationImpl.<clinit>(Unknown Source)
	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:467)
	at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:269)
	at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:662)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllCallbacks$12(ClassBasedTestDescriptor.java:396)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllCallbacks(ClassBasedTestDescriptor.java:396)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:212)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:85)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)

2024-02-21 14:50:34,776 INFO  [dev.hil.par.cor.Parser] (ForkJoinPool.commonPool-worker-1) Search for endpoints in directories [/home/runner/work/quarkus-hilla/quarkus-hilla/deployment-commons/target/classes]
2024-02-21 14:50:36,707 INFO  [com.vaa.flo.ser.fro.TaskCopyFrontendFiles] (ForkJoinPool.commonPool-worker-1) Copying frontend resources from jar files ...
2024-02-21 14:50:36,761 INFO  [com.vaa.flo.ser.fro.TaskCopyFrontendFiles] (ForkJoinPool.commonPool-worker-1) Visited 4 resources. Took 54 ms.
2024-02-21 14:50:36,864 INFO  [com.vaa.bas.dev.AbstractDevServerRunner] (ForkJoinPool.commonPool-worker-1) Starting Vite
2024-02-21 14:50:38,444 INFO  [com.vaa.bas.dev.AbstractDevServerRunner] (ForkJoinPool.commonPool-worker-1) Running Vite to compile frontend resources. This may take a moment, please stand by...
2024-02-21 14:50:38,490 INFO  [com.vaa.flo.ser.fro.TaskUpdatePackages] (ForkJoinPool.commonPool-worker-3) Skipping `npm install` because the frontend packages are already installed in the folder '/home/runner/work/quarkus-hilla/quarkus-hilla/deployment-commons/node_modules' and the hash in the file '/home/runner/work/quarkus-hilla/quarkus-hilla/deployment-commons/node_modules/.vaadin/vaadin.json' is the same as in 'package.json'
2024-02-21 14:50:39,917 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output) 
2024-02-21 14:50:39,917 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output)   VITE v5.0.6  ready in 1448 ms
2024-02-21 14:50:39,918 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output) 
2024-02-21 14:50:39,918 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output)   ➜  Local:   http://127.0.0.1:46865/VAADIN/
2024-02-21 14:50:39,918 INFO  [com.vaa.bas.dev.AbstractDevServerRunner] (ForkJoinPool.commonPool-worker-1) Started Vite. Time: 3053ms
2024-02-21 14:50:40,053 INFO  [com.vaa.flo.ser.fro.NodeTasks] (ForkJoinPool.commonPool-worker-2) Waiting for a previous instance of NodeTasks (pid: 1983) to finish...
2024-02-21 14:50:40,134 INFO  [com.vaa.flo.ser.sta.ServletDeployer] (main) Automatically deploying Vaadin servlet with name com.vaadin.flow.server.startup.ServletDeployer to /*
2024-02-21 14:50:40,136 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereHandler com.vaadin.flow.server.communication.PushAtmosphereHandler mapped to context-path: /*
2024-02-21 14:50:40,136 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed the following AtmosphereInterceptor mapped to AtmosphereHandler com.vaadin.flow.server.communication.PushAtmosphereHandler
2024-02-21 14:50:40,190 INFO  [org.atm.cpr.AtmosphereFramework] (main) Atmosphere is using org.atmosphere.util.VoidAnnotationProcessor for processing annotation
2024-02-21 14:50:40,206 INFO  [org.atm.uti.ForkJoinPool] (main) Using ForkJoinPool  java.util.concurrent.ForkJoinPool. Set the org.atmosphere.cpr.broadcaster.maxAsyncWriteThreads to -1 to fully use its power.
2024-02-21 14:50:40,276 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol 
2024-02-21 14:50:40,284 INFO  [org.atm.con.JSR356AsyncSupport] (main) JSR 356 Mapping path /VAADIN/push
2024-02-21 14:50:40,286 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /VAADIN/push
2024-02-21 14:50:40,288 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /VAADIN/push/
2024-02-21 14:50:40,288 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installing Default AtmosphereInterceptors
2024-02-21 14:50:40,288 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.CorsInterceptor : CORS Interceptor Support
2024-02-21 14:50:40,288 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.CacheHeadersInterceptor : Default Response's Headers Interceptor
2024-02-21 14:50:40,289 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.PaddingAtmosphereInterceptor : Browser Padding Interceptor Support
2024-02-21 14:50:40,289 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.AndroidAtmosphereInterceptor : Android Interceptor Support
2024-02-21 14:50:40,289 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.HeartbeatInterceptor : Heartbeat Interceptor Support
2024-02-21 14:50:40,290 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.SSEAtmosphereInterceptor : SSE Interceptor Support
2024-02-21 14:50:40,290 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.JSONPAtmosphereInterceptor : JSONP Interceptor Support
2024-02-21 14:50:40,291 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.JavaScriptProtocol : Atmosphere JavaScript Protocol
2024-02-21 14:50:40,291 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor : org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor
2024-02-21 14:50:40,291 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.OnDisconnectInterceptor : Browser disconnection detection
2024-02-21 14:50:40,291 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.IdleResourceInterceptor : org.atmosphere.interceptor.IdleResourceInterceptor
2024-02-21 14:50:40,291 INFO  [org.atm.cpr.AtmosphereFramework] (main) Set org.atmosphere.cpr.AtmosphereInterceptor.disableDefaults to disable them.
2024-02-21 14:50:40,291 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor CORS Interceptor Support with priority FIRST_BEFORE_DEFAULT 
2024-02-21 14:50:40,291 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT 
2024-02-21 14:50:40,292 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Browser Padding Interceptor Support with priority AFTER_DEFAULT 
2024-02-21 14:50:40,292 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT 
2024-02-21 14:50:40,292 INFO  [org.atm.int.HeartbeatInterceptor] (main) HeartbeatInterceptor configured with padding value 'X', client frequency 0 seconds and server frequency 60 seconds
2024-02-21 14:50:40,292 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Heartbeat Interceptor Support with priority AFTER_DEFAULT 
2024-02-21 14:50:40,292 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT 
2024-02-21 14:50:40,292 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT 
2024-02-21 14:50:40,292 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT 
2024-02-21 14:50:40,292 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor with priority AFTER_DEFAULT 
2024-02-21 14:50:40,292 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT 
2024-02-21 14:50:40,292 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor org.atmosphere.interceptor.IdleResourceInterceptor with priority BEFORE_DEFAULT 
2024-02-21 14:50:40,292 INFO  [org.atm.cpr.AtmosphereFramework] (main) Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper
2024-02-21 14:50:40,292 INFO  [org.atm.cpr.AtmosphereFramework] (main) Using BroadcasterCache: org.atmosphere.cache.UUIDBroadcasterCache
2024-02-21 14:50:40,292 INFO  [org.atm.cpr.AtmosphereFramework] (main) Default Broadcaster Class: org.atmosphere.cpr.DefaultBroadcaster
2024-02-21 14:50:40,292 INFO  [org.atm.cpr.AtmosphereFramework] (main) Broadcaster Shared List Resources: false
2024-02-21 14:50:40,292 INFO  [org.atm.cpr.AtmosphereFramework] (main) Broadcaster Polling Wait Time 100
2024-02-21 14:50:40,292 INFO  [org.atm.cpr.AtmosphereFramework] (main) Shared ExecutorService supported: true
2024-02-21 14:50:40,292 INFO  [org.atm.cpr.AtmosphereFramework] (main) Messaging ExecutorService Pool Size unavailable - Not instance of ThreadPoolExecutor
2024-02-21 14:50:40,292 INFO  [org.atm.cpr.AtmosphereFramework] (main) Async I/O Thread Pool Size: 200
2024-02-21 14:50:40,292 INFO  [org.atm.cpr.AtmosphereFramework] (main) Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory
2024-02-21 14:50:40,292 INFO  [org.atm.cpr.AtmosphereFramework] (main) Using AtmosphereResurceFactory: org.atmosphere.cpr.DefaultAtmosphereResourceFactory
2024-02-21 14:50:40,292 INFO  [org.atm.cpr.AtmosphereFramework] (main) Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor
2024-02-21 14:50:40,294 INFO  [org.atm.cpr.AtmosphereFramework] (main) Invoke AtmosphereInterceptor on WebSocket message true
2024-02-21 14:50:40,294 INFO  [org.atm.cpr.AtmosphereFramework] (main) HttpSession supported: true
2024-02-21 14:50:40,294 INFO  [org.atm.cpr.AtmosphereFramework] (main) Atmosphere is using org.atmosphere.inject.InjectableObjectFactory for dependency injection and object creation
2024-02-21 14:50:40,294 INFO  [org.atm.cpr.AtmosphereFramework] (main) Atmosphere is using async support: org.atmosphere.container.JSR356AsyncSupport running under container: Undertow - 5.1.0.Final using jakarta.servlet/3.0 and jsr356/WebSocket API
2024-02-21 14:50:40,294 INFO  [org.atm.cpr.AtmosphereFramework] (main) Atmosphere Framework 3.0.3.slf4jvaadin2 started.
2024-02-21 14:50:40,296 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor  Track Message Size Interceptor using | with priority BEFORE_DEFAULT 
2024-02-21 14:50:40,355 INFO  [com.vaa.flo.ser.DefaultDeploymentConfiguration] (main) 
Vaadin is running in DEVELOPMENT mode - do not use for production deployments.
2024-02-21 14:50:40,386 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class com.vaadin.base.devserver.viteproxy.ViteWebsocketEndpoint for path /VAADIN/
2024-02-21 14:50:40,403 INFO  [org.atm.cpr.AtmosphereFramework] (main) Atmosphere is using org.atmosphere.cpr.DefaultAnnotationProcessor for processing annotation
2024-02-21 14:50:40,403 INFO  [org.atm.cpr.DefaultAnnotationProcessor] (main) AnnotationProcessor class org.atmosphere.cpr.DefaultAnnotationProcessor$BytecodeBasedAnnotationProcessor being used
2024-02-21 14:50:41,687 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output) Error:   Failed to scan for dependencies from entries:
2024-02-21 14:50:41,687 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output)   /home/runner/work/quarkus-hilla/quarkus-hilla/deployment-commons/target/frontend/generated/vaadin.ts
2024-02-21 14:50:41,687 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output) 
2024-02-21 14:50:41,688 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output)   ✘ [ERROR] ENOENT: no such file or directory, open '/home/runner/work/quarkus-hilla/quarkus-hilla/deployment-commons/target/frontend/generated/jar-resources/Flow.js' [plugin vite:dep-scan]
2024-02-21 14:50:41,688 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output) 
2024-02-21 14:50:41,688 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output)     target/frontend/generated/index.ts:17:21:
2024-02-21 14:50:41,688 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output)       17 │ import { Flow } from 'Frontend/generated/jar-resources/Flow.js';
2024-02-21 14:50:41,688 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output)          ╵                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2024-02-21 14:50:41,688 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output) 
2024-02-21 14:50:41,688 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output)   This error came from the "onLoad" callback registered here:
2024-02-21 14:50:41,688 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output) 
2024-02-21 14:50:41,688 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output)     node_modules/esbuild/lib/main.js:1293:20:
2024-02-21 14:50:41,688 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output)       1293 │       let promise = setup({
2024-02-21 14:50:41,688 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output)            ╵                     ^
2024-02-21 14:50:41,688 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output) 
2024-02-21 14:50:41,689 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output)     at setup (file:///home/runner/work/quarkus-hilla/quarkus-hilla/deployment-commons/node_modules/vite/dist/node/chunks/dep-YJaePtkC.js:63811:19)
2024-02-21 14:50:41,689 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output)     at handlePlugins (/home/runner/work/quarkus-hilla/quarkus-hilla/deployment-commons/node_modules/esbuild/lib/main.js:1293:21)
2024-02-21 14:50:41,689 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output)     at buildOrContextImpl (/home/runner/work/quarkus-hilla/quarkus-hilla/deployment-commons/node_modules/esbuild/lib/main.js:979:5)
2024-02-21 14:50:41,689 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output)     at Object.buildOrContext (/home/runner/work/quarkus-hilla/quarkus-hilla/deployment-commons/node_modules/esbuild/lib/main.js:788:5)
2024-02-21 14:50:41,689 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output)     at /home/runner/work/quarkus-hilla/quarkus-hilla/deployment-commons/node_modules/esbuild/lib/main.js:2223:68
2024-02-21 14:50:41,689 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output)     at new Promise (<anonymous>)
2024-02-21 14:50:41,689 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output)     at Object.context (/home/runner/work/quarkus-hilla/quarkus-hilla/deployment-commons/node_modules/esbuild/lib/main.js:2223:27)
2024-02-21 14:50:41,690 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output)     at Object.context (/home/runner/work/quarkus-hilla/quarkus-hilla/deployment-commons/node_modules/esbuild/lib/main.js:2048:58)
2024-02-21 14:50:41,690 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output)     at prepareEsbuildScanner (file:///home/runner/work/quarkus-hilla/quarkus-hilla/deployment-commons/node_modules/vite/dist/node/chunks/dep-YJaePtkC.js:63486:26)
2024-02-21 14:50:41,690 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output) 
2024-02-21 14:50:41,690 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output) 
2024-02-21 14:50:41,690 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output)     at failureErrorWithLog (/home/runner/work/quarkus-hilla/quarkus-hilla/deployment-commons/node_modules/esbuild/lib/main.js:1651:15)
2024-02-21 14:50:41,690 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output)     at /home/runner/work/quarkus-hilla/quarkus-hilla/deployment-commons/node_modules/esbuild/lib/main.js:1059:25
2024-02-21 14:50:41,690 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output)     at runOnEndCallbacks (/home/runner/work/quarkus-hilla/quarkus-hilla/deployment-commons/node_modules/esbuild/lib/main.js:1486:45)
2024-02-21 14:50:41,690 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output)     at buildResponseToResult (/home/runner/work/quarkus-hilla/quarkus-hilla/deployment-commons/node_modules/esbuild/lib/main.js:1057:7)
2024-02-21 14:50:41,692 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output)     at /home/runner/work/quarkus-hilla/quarkus-hilla/deployment-commons/node_modules/esbuild/lib/main.js:1069:9
2024-02-21 14:50:41,692 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output)     at new Promise (<anonymous>)
2024-02-21 14:50:41,692 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output)     at requestCallbacks.on-end (/home/runner/work/quarkus-hilla/quarkus-hilla/deployment-commons/node_modules/esbuild/lib/main.js:1068:54)
2024-02-21 14:50:41,693 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output)     at handleRequest (/home/runner/work/quarkus-hilla/quarkus-hilla/deployment-commons/node_modules/esbuild/lib/main.js:732:17)
2024-02-21 14:50:41,693 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output)     at handleIncomingPacket (/home/runner/work/quarkus-hilla/quarkus-hilla/deployment-commons/node_modules/esbuild/lib/main.js:757:7)
2024-02-21 14:50:41,693 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output)     at Socket.readFromStdout (/home/runner/work/quarkus-hilla/quarkus-hilla/deployment-commons/node_modules/esbuild/lib/main.js:680:7)
2024-02-21 14:50:44,025 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output) 
2024-02-21 14:50:44,025 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output) [TypeScript] Found 0 errors. Watching for file changes.
2024-02-21 14:50:44,191 INFO  [org.atm.cpr.AtmosphereFramework] (main) Auto detecting atmosphere handlers /WEB-INF/classes/
2024-02-21 14:50:44,192 INFO  [org.atm.cpr.AtmosphereFramework] (main) Auto detecting WebSocketHandler in /WEB-INF/classes/
2024-02-21 14:50:44,193 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol 
2024-02-21 14:50:44,193 INFO  [org.atm.con.JSR356AsyncSupport] (main) JSR 356 Mapping path /HILLA/push
2024-02-21 14:50:44,193 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push
2024-02-21 14:50:44,193 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/
2024-02-21 14:50:44,193 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/{path0}
2024-02-21 14:50:44,193 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/{path0}/{path1}
2024-02-21 14:50:44,193 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/{path0}/{path1}/{path2}
2024-02-21 14:50:44,193 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/{path0}/{path1}/{path2}/{path3}
2024-02-21 14:50:44,193 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/{path0}/{path1}/{path2}/{path3}/{path4}
2024-02-21 14:50:44,196 ERROR [org.atm.cpr.AtmosphereFramework] (main) Failed to initialize Atmosphere Framework: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/util/RecyclerPool
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.Instances.getBeanInstance(Instances.java:115)
	at io.quarkus.arc.impl.Instances.listOf(Instances.java:75)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:50)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:15)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
	at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:32)
	at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
	at io.quarkus.arc.impl.ComputingCacheContextInstances.computeIfAbsent(ComputingCacheContextInstances.java:19)
	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.doCreate(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.create(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.create(Unknown Source)
	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
	at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:32)
	at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
	at io.quarkus.arc.impl.ComputingCacheContextInstances.computeIfAbsent(ComputingCacheContextInstances.java:19)
	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
	at dev.hilla.push.PushEndpoint_Bean.get(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.ArcContainerImpl.beanInstanceHandle(ArcContainerImpl.java:554)
	at io.quarkus.arc.impl.BeanManagerImpl.getReference(BeanManagerImpl.java:67)
	at com.github.mcollovati.quarkus.hilla.QuarkusApplicationContext.beanReference(QuarkusApplicationContext.java:53)
	at com.github.mcollovati.quarkus.hilla.QuarkusApplicationContext.getBean(QuarkusApplicationContext.java:73)
	at com.github.mcollovati.quarkus.hilla.HillaAtmosphereObjectFactory.newClassInstance(HillaAtmosphereObjectFactory.java:38)
	at org.atmosphere.cpr.AtmosphereFramework.newClassInstance(AtmosphereFramework.java:3029)
	at org.atmosphere.cpr.AtmosphereFramework.configureWebDotXmlAtmosphereHandler(AtmosphereFramework.java:1296)
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:909)
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:832)
	at org.atmosphere.cpr.AtmosphereFrameworkInitializer.configureFramework(AtmosphereFrameworkInitializer.java:76)
	at org.atmosphere.cpr.AtmosphereServlet.configureFramework(AtmosphereServlet.java:83)
	at org.atmosphere.cpr.AtmosphereServlet.configureFramework(AtmosphereServlet.java:79)
	at org.atmosphere.cpr.AtmosphereServlet.init(AtmosphereServlet.java:74)
	at io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(LifecyleInterceptorInvocation.java:118)
	at io.undertow.servlet.core.ManagedServlet$DefaultInstanceStrategy.start(ManagedServlet.java:295)
	at io.undertow.servlet.core.ManagedServlet.createServlet(ManagedServlet.java:140)
	at io.undertow.servlet.core.DeploymentManagerImpl$2.call(DeploymentManagerImpl.java:585)
	at io.undertow.servlet.core.DeploymentManagerImpl$2.call(DeploymentManagerImpl.java:556)
	at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:42)
	at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:604)
	at io.undertow.servlet.core.DeploymentManagerImpl.start(DeploymentManagerImpl.java:598)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder.bootServletContainer(UndertowDeploymentRecorder.java:546)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy_15(Unknown Source)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy(Unknown Source)
	at io.quarkus.runner.ApplicationImpl.<clinit>(Unknown Source)
	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:467)
	at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:269)
	at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:662)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.ClassNotFoundException: com.fasterxml.jackson.core.util.RecyclerPool
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	... 63 more

2024-02-21 14:50:44,392 INFO  [dev.hil.par.cor.Parser] (ForkJoinPool.commonPool-worker-3) Search for endpoints in directories [/home/runner/work/quarkus-hilla/quarkus-hilla/deployment-commons/target/classes]
2024-02-21 14:50:44,760 WARN  [io.qua.dep.ste.CapabilityAggregationStep] (build-17) The following capabilities were found to be missing from the processed extension descriptors:
 - com.github.mcollovati.quarkus.hilla.spring-data-jpa-support provided by quarkus-hilla
 - com.github.mcollovati.quarkus.hilla.panache-support provided by quarkus-hilla
Please report this issue to the extension maintainers to get it fixed in the future releases.
2024-02-21 14:50:44,760 WARN  [io.qua.agr.dep.AgroalProcessor] (build-8) The Agroal dependency is present but no JDBC datasources have been defined.
2024-02-21 14:50:45,078 WARN  [io.qua.arc.dep.SplitPackageProcessor] (build-10) Detected a split package usage which is considered a bad practice and should be avoided. Following packages were detected in multiple archives: 
- "com.vaadin.flow.theme.lumo" found in [dev.hilla:hilla-react::jar, dev.hilla:hilla::jar]
- "dev.hilla" found in [dev.hilla:endpoint::jar, dev.hilla:hilla-react::jar, dev.hilla:hilla::jar]
- "com.vaadin.flow.theme.material" found in [dev.hilla:hilla-react::jar, dev.hilla:hilla::jar]
2024-02-21 14:50:45,119 WARN  [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-25) Unable to determine a database type for default datasource
2024-02-21 14:50:45,378 WARN  [io.qua.arc.dep.StartupBuildSteps] (build-23) Ignored an invalid @Startup method declared on com.github.mcollovati.quarkus.hilla.QuarkusEndpointControllerConfiguration: org.springframework.context.ApplicationContext applicationContext(jakarta.enterprise.inject.spi.BeanManager beanManager)
2024-02-21 14:50:45,378 WARN  [io.qua.arc.dep.StartupBuildSteps] (build-23) Ignored an invalid @Startup method declared on com.github.mcollovati.quarkus.hilla.QuarkusEndpointControllerConfiguration: dev.hilla.EndpointController endpointController(org.springframework.context.ApplicationContext context, dev.hilla.EndpointRegistry endpointRegistry, dev.hilla.EndpointInvoker endpointInvoker, dev.hilla.auth.CsrfChecker csrfChecker)

Check failure on line 0 in com.github.mcollovati.quarkus.hilla.deployment.crud.panache.SelfImplementedRepositoryTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

Unknown test (com.github.mcollovati.quarkus.hilla.deployment.crud.panache.SelfImplementedRepositoryTest) with error

deployment-commons/target/surefire-reports/TEST-com.github.mcollovati.quarkus.hilla.deployment.crud.panache.SelfImplementedRepositoryTest.xml [took 2s]
Raw output
java.lang.ExceptionInInitializerError
	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:467)
	at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:269)
	at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:662)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.RuntimeException: Failed to start quarkus
	at io.quarkus.runner.ApplicationImpl.<clinit>(Unknown Source)
	... 5 more
Caused by: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/util/RecyclerPool
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.Instances.getBeanInstance(Instances.java:115)
	at io.quarkus.arc.impl.Instances.listOf(Instances.java:75)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:50)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:15)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
	at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:32)
	at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
	at io.quarkus.arc.impl.ComputingCacheContextInstances.computeIfAbsent(ComputingCacheContextInstances.java:19)
	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.ArcContainerImpl.beanInstanceHandle(ArcContainerImpl.java:554)
	at io.quarkus.arc.impl.ArcContainerImpl.beanInstanceHandle(ArcContainerImpl.java:534)
	at io.quarkus.arc.impl.ArcContainerImpl.beanInstanceHandle(ArcContainerImpl.java:567)
	at io.quarkus.arc.impl.ArcContainerImpl.instanceHandle(ArcContainerImpl.java:529)
	at io.quarkus.arc.impl.ArcContainerImpl.instance(ArcContainerImpl.java:294)
	at io.quarkus.hibernate.orm.runtime.customized.FormatMapperKind$1.create(FormatMapperKind.java:21)
	at io.quarkus.hibernate.orm.runtime.boot.FastBootMetadataBuilder.mergeSettings(FastBootMetadataBuilder.java:404)
	at io.quarkus.hibernate.orm.runtime.boot.FastBootMetadataBuilder.<init>(FastBootMetadataBuilder.java:140)
	at io.quarkus.hibernate.orm.runtime.PersistenceUnitsHolder.createMetadata(PersistenceUnitsHolder.java:99)
	at io.quarkus.hibernate.orm.runtime.PersistenceUnitsHolder.constructMetadataAdvance(PersistenceUnitsHolder.java:73)
	at io.quarkus.hibernate.orm.runtime.PersistenceUnitsHolder.initializeJpa(PersistenceUnitsHolder.java:40)
	at io.quarkus.hibernate.orm.runtime.HibernateOrmRecorder$1.created(HibernateOrmRecorder.java:78)
	at io.quarkus.arc.runtime.ArcRecorder.initBeanContainer(ArcRecorder.java:79)
	at io.quarkus.deployment.steps.ArcProcessor$notifyBeanContainerListeners1304312071.deploy_0(Unknown Source)
	at io.quarkus.deployment.steps.ArcProcessor$notifyBeanContainerListeners1304312071.deploy(Unknown Source)
	... 6 more
Caused by: java.lang.ClassNotFoundException: com.fasterxml.jackson.core.util.RecyclerPool
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	... 41 more
2024-02-21 14:51:14,763 ERROR [io.qua.run.boo.ForkJoinClassLoading] (main) Timed out trying to set fork join ClassLoader, this should never happen unless something has tied up a fork join thread before the app launched
2024-02-21 14:51:14,913 WARN  [io.qua.config] (main) Unrecognized configuration key "quarkus.resteasy.path" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
2024-02-21 14:51:15,992 INFO  [com.vaa.flo.ser.fro.TaskCopyFrontendFiles] (ForkJoinPool.commonPool-worker-1) Copying frontend resources from jar files ...
2024-02-21 14:51:16,071 INFO  [com.vaa.flo.ser.fro.TaskCopyFrontendFiles] (ForkJoinPool.commonPool-worker-1) Visited 4 resources. Took 78 ms.
2024-02-21 14:51:16,137 INFO  [com.vaa.bas.dev.AbstractDevServerRunner] (ForkJoinPool.commonPool-worker-3) Reusing Vite running at http://127.0.0.1:46865
2024-02-21 14:51:16,147 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output) [vite] Pre-transform error: Failed to resolve import "Frontend/generated/jar-resources/Flow.js" from "target/frontend/generated/index.ts". Does the file exist?
2024-02-21 14:51:16,562 WARN  [io.qua.dep.ste.CapabilityAggregationStep] (build-6) The following capabilities were found to be missing from the processed extension descriptors:
 - com.github.mcollovati.quarkus.hilla.spring-data-jpa-support provided by quarkus-hilla
 - com.github.mcollovati.quarkus.hilla.panache-support provided by quarkus-hilla
Please report this issue to the extension maintainers to get it fixed in the future releases.
2024-02-21 14:51:16,748 WARN  [io.qua.arc.dep.SplitPackageProcessor] (build-10) Detected a split package usage which is considered a bad practice and should be avoided. Following packages were detected in multiple archives: 
- "com.vaadin.flow.theme.lumo" found in [dev.hilla:hilla-react::jar, dev.hilla:hilla::jar]
- "dev.hilla" found in [dev.hilla:endpoint::jar, dev.hilla:hilla-react::jar, dev.hilla:hilla::jar]
- "com.vaadin.flow.theme.material" found in [dev.hilla:hilla-react::jar, dev.hilla:hilla::jar]
2024-02-21 14:51:16,895 WARN  [io.qua.arc.dep.StartupBuildSteps] (build-27) Ignored an invalid @Startup method declared on com.github.mcollovati.quarkus.hilla.QuarkusEndpointControllerConfiguration: org.springframework.context.ApplicationContext applicationContext(jakarta.enterprise.inject.spi.BeanManager beanManager)
2024-02-21 14:51:16,895 WARN  [io.qua.arc.dep.StartupBuildSteps] (build-27) Ignored an invalid @Startup method declared on com.github.mcollovati.quarkus.hilla.QuarkusEndpointControllerConfiguration: dev.hilla.EndpointController endpointController(org.springframework.context.ApplicationContext context, dev.hilla.EndpointRegistry endpointRegistry, dev.hilla.EndpointInvoker endpointInvoker, dev.hilla.auth.CsrfChecker csrfChecker)

Check failure on line 0 in com.github.mcollovati.quarkus.hilla.deployment.SpringReplacementsTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

Unknown test (com.github.mcollovati.quarkus.hilla.deployment.SpringReplacementsTest) with error

deployment-commons/target/surefire-reports/TEST-com.github.mcollovati.quarkus.hilla.deployment.SpringReplacementsTest.xml [took 4s]
Raw output
java.lang.ExceptionInInitializerError
	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:467)
	at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:269)
	at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:662)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.RuntimeException: Failed to start quarkus
	at io.quarkus.runner.ApplicationImpl.<clinit>(Unknown Source)
	... 5 more
Caused by: java.lang.RuntimeException: jakarta.servlet.ServletException: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/util/RecyclerPool
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder.bootServletContainer(UndertowDeploymentRecorder.java:556)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy_15(Unknown Source)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy(Unknown Source)
	... 6 more
Caused by: jakarta.servlet.ServletException: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/util/RecyclerPool
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:945)
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:832)
	at org.atmosphere.cpr.AtmosphereFrameworkInitializer.configureFramework(AtmosphereFrameworkInitializer.java:76)
	at org.atmosphere.cpr.AtmosphereServlet.configureFramework(AtmosphereServlet.java:83)
	at org.atmosphere.cpr.AtmosphereServlet.configureFramework(AtmosphereServlet.java:79)
	at org.atmosphere.cpr.AtmosphereServlet.init(AtmosphereServlet.java:74)
	at io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(LifecyleInterceptorInvocation.java:118)
	at io.undertow.servlet.core.ManagedServlet$DefaultInstanceStrategy.start(ManagedServlet.java:295)
	at io.undertow.servlet.core.ManagedServlet.createServlet(ManagedServlet.java:140)
	at io.undertow.servlet.core.DeploymentManagerImpl$2.call(DeploymentManagerImpl.java:585)
	at io.undertow.servlet.core.DeploymentManagerImpl$2.call(DeploymentManagerImpl.java:556)
	at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:42)
	at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:604)
	at io.undertow.servlet.core.DeploymentManagerImpl.start(DeploymentManagerImpl.java:598)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder.bootServletContainer(UndertowDeploymentRecorder.java:546)
	... 8 more
Caused by: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/util/RecyclerPool
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.Instances.getBeanInstance(Instances.java:115)
	at io.quarkus.arc.impl.Instances.listOf(Instances.java:75)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:50)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:15)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
	at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:32)
	at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
	at io.quarkus.arc.impl.ComputingCacheContextInstances.computeIfAbsent(ComputingCacheContextInstances.java:19)
	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.doCreate(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.create(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.create(Unknown Source)
	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
	at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:32)
	at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
	at io.quarkus.arc.impl.ComputingCacheContextInstances.computeIfAbsent(ComputingCacheContextInstances.java:19)
	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
	at dev.hilla.push.PushEndpoint_Bean.get(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.ArcContainerImpl.beanInstanceHandle(ArcContainerImpl.java:554)
	at io.quarkus.arc.impl.BeanManagerImpl.getReference(BeanManagerImpl.java:67)
	at com.github.mcollovati.quarkus.hilla.QuarkusApplicationContext.beanReference(QuarkusApplicationContext.java:53)
	at com.github.mcollovati.quarkus.hilla.QuarkusApplicationContext.getBean(QuarkusApplicationContext.java:73)
	at com.github.mcollovati.quarkus.hilla.HillaAtmosphereObjectFactory.newClassInstance(HillaAtmosphereObjectFactory.java:38)
	at org.atmosphere.cpr.AtmosphereFramework.newClassInstance(AtmosphereFramework.java:3029)
	at org.atmosphere.cpr.AtmosphereFramework.configureWebDotXmlAtmosphereHandler(AtmosphereFramework.java:1296)
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:909)
	... 23 more
Caused by: java.lang.ClassNotFoundException: com.fasterxml.jackson.core.util.RecyclerPool
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	... 63 more
2024-02-21 14:51:21,723 WARN  [io.qua.config] (main) Unrecognized configuration key "quarkus.resteasy.path" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
2024-02-21 14:51:21,826 INFO  [org.hib.jpa.int.uti.LogHelper] (main) HHH000204: Processing PersistenceUnitInfo [name: <default>]
2024-02-21 14:51:22,218 WARN  [io.qua.dep.ste.CapabilityAggregationStep] (build-18) The following capabilities were found to be missing from the processed extension descriptors:
 - com.github.mcollovati.quarkus.hilla.spring-data-jpa-support provided by quarkus-hilla
 - com.github.mcollovati.quarkus.hilla.panache-support provided by quarkus-hilla
Please report this issue to the extension maintainers to get it fixed in the future releases.
2024-02-21 14:51:22,218 WARN  [io.qua.agr.dep.AgroalProcessor] (build-17) The Agroal dependency is present but no JDBC datasources have been defined.
2024-02-21 14:51:22,372 WARN  [io.qua.arc.dep.SplitPackageProcessor] (build-14) Detected a split package usage which is considered a bad practice and should be avoided. Following packages were detected in multiple archives: 
- "com.vaadin.flow.theme.lumo" found in [dev.hilla:hilla-react::jar, dev.hilla:hilla::jar]
- "dev.hilla" found in [dev.hilla:endpoint::jar, dev.hilla:hilla-react::jar, dev.hilla:hilla::jar]
- "com.vaadin.flow.theme.material" found in [dev.hilla:hilla-react::jar, dev.hilla:hilla::jar]
2024-02-21 14:51:22,383 WARN  [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-18) Unable to determine a database type for default datasource
2024-02-21 14:51:22,483 WARN  [io.qua.arc.dep.StartupBuildSteps] (build-8) Ignored an invalid @Startup method declared on com.github.mcollovati.quarkus.hilla.QuarkusEndpointControllerConfiguration: org.springframework.context.ApplicationContext applicationContext(jakarta.enterprise.inject.spi.BeanManager beanManager)
2024-02-21 14:51:22,483 WARN  [io.qua.arc.dep.StartupBuildSteps] (build-8) Ignored an invalid @Startup method declared on com.github.mcollovati.quarkus.hilla.QuarkusEndpointControllerConfiguration: dev.hilla.EndpointController endpointController(org.springframework.context.ApplicationContext context, dev.hilla.EndpointRegistry endpointRegistry, dev.hilla.EndpointInvoker endpointInvoker, dev.hilla.auth.CsrfChecker csrfChecker)

Check failure on line 0 in com.github.mcollovati.quarkus.hilla.deployment.crud.spring.ListRepositoryServiceTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

Unknown test (com.github.mcollovati.quarkus.hilla.deployment.crud.spring.ListRepositoryServiceTest) with error

deployment-commons/target/surefire-reports/TEST-com.github.mcollovati.quarkus.hilla.deployment.crud.spring.ListRepositoryServiceTest.xml [took 5s]
Raw output
java.lang.ExceptionInInitializerError
	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:467)
	at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:269)
	at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:662)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.RuntimeException: Failed to start quarkus
	at io.quarkus.runner.ApplicationImpl.<clinit>(Unknown Source)
	... 5 more
Caused by: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/util/RecyclerPool
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.Instances.getBeanInstance(Instances.java:115)
	at io.quarkus.arc.impl.Instances.listOf(Instances.java:75)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:50)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:15)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
	at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:32)
	at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
	at io.quarkus.arc.impl.ComputingCacheContextInstances.computeIfAbsent(ComputingCacheContextInstances.java:19)
	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.ArcContainerImpl.beanInstanceHandle(ArcContainerImpl.java:554)
	at io.quarkus.arc.impl.ArcContainerImpl.beanInstanceHandle(ArcContainerImpl.java:534)
	at io.quarkus.arc.impl.ArcContainerImpl.beanInstanceHandle(ArcContainerImpl.java:567)
	at io.quarkus.arc.impl.ArcContainerImpl.instanceHandle(ArcContainerImpl.java:529)
	at io.quarkus.arc.impl.ArcContainerImpl.instance(ArcContainerImpl.java:294)
	at io.quarkus.hibernate.orm.runtime.customized.FormatMapperKind$1.create(FormatMapperKind.java:21)
	at io.quarkus.hibernate.orm.runtime.boot.FastBootMetadataBuilder.mergeSettings(FastBootMetadataBuilder.java:404)
	at io.quarkus.hibernate.orm.runtime.boot.FastBootMetadataBuilder.<init>(FastBootMetadataBuilder.java:140)
	at io.quarkus.hibernate.orm.runtime.PersistenceUnitsHolder.createMetadata(PersistenceUnitsHolder.java:99)
	at io.quarkus.hibernate.orm.runtime.PersistenceUnitsHolder.constructMetadataAdvance(PersistenceUnitsHolder.java:73)
	at io.quarkus.hibernate.orm.runtime.PersistenceUnitsHolder.initializeJpa(PersistenceUnitsHolder.java:40)
	at io.quarkus.hibernate.orm.runtime.HibernateOrmRecorder$1.created(HibernateOrmRecorder.java:78)
	at io.quarkus.arc.runtime.ArcRecorder.initBeanContainer(ArcRecorder.java:79)
	at io.quarkus.deployment.steps.ArcProcessor$notifyBeanContainerListeners1304312071.deploy_0(Unknown Source)
	at io.quarkus.deployment.steps.ArcProcessor$notifyBeanContainerListeners1304312071.deploy(Unknown Source)
	... 6 more
Caused by: java.lang.ClassNotFoundException: com.fasterxml.jackson.core.util.RecyclerPool
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	... 41 more
2024-02-21 14:50:54,673 ERROR [io.qua.run.boo.ForkJoinClassLoading] (main) Timed out trying to set fork join ClassLoader, this should never happen unless something has tied up a fork join thread before the app launched
2024-02-21 14:50:54,874 WARN  [io.qua.config] (main) Unrecognized configuration key "quarkus.resteasy.path" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
2024-02-21 14:50:55,404 INFO  [io.und.servlet] (main) Initializing AtmosphereFramework
2024-02-21 14:50:55,827 INFO  [com.vaa.bas.dev.sta.DevModeStartupListener] (main) Starting dev-mode updaters in /home/runner/work/quarkus-hilla/quarkus-hilla/deployment-commons folder.
2024-02-21 14:50:55,846 INFO  [com.vaa.flo.ser.fro.sca.FullDependenciesScanner] (main) Visited 7 classes. Took 8 ms.
2024-02-21 14:50:55,940 INFO  [dev.hil.par.cor.Parser] (ForkJoinPool.commonPool-worker-2) Search for endpoints in directories [/home/runner/work/quarkus-hilla/quarkus-hilla/deployment-commons/target/classes]
2024-02-21 14:50:57,821 INFO  [com.vaa.flo.ser.fro.TaskCopyFrontendFiles] (ForkJoinPool.commonPool-worker-2) Copying frontend resources from jar files ...
2024-02-21 14:50:57,872 INFO  [com.vaa.flo.ser.fro.TaskCopyFrontendFiles] (ForkJoinPool.commonPool-worker-2) Visited 4 resources. Took 51 ms.
2024-02-21 14:50:57,920 INFO  [com.vaa.bas.dev.AbstractDevServerRunner] (ForkJoinPool.commonPool-worker-2) Reusing Vite running at http://127.0.0.1:46865
2024-02-21 14:50:57,934 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output) [vite] Pre-transform error: Failed to resolve import "Frontend/generated/jar-resources/Flow.js" from "target/frontend/generated/index.ts". Does the file exist?
2024-02-21 14:50:57,981 INFO  [com.vaa.flo.ser.fro.TaskUpdatePackages] (ForkJoinPool.commonPool-worker-3) Skipping `npm install` because the frontend packages are already installed in the folder '/home/runner/work/quarkus-hilla/quarkus-hilla/deployment-commons/node_modules' and the hash in the file '/home/runner/work/quarkus-hilla/quarkus-hilla/deployment-commons/node_modules/.vaadin/vaadin.json' is the same as in 'package.json'
2024-02-21 14:50:57,989 INFO  [com.vaa.flo.ser.sta.ServletDeployer] (main) Automatically deploying Vaadin servlet with name com.vaadin.flow.server.startup.ServletDeployer to /*
2024-02-21 14:50:57,991 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereHandler com.vaadin.flow.server.communication.PushAtmosphereHandler mapped to context-path: /*
2024-02-21 14:50:57,991 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed the following AtmosphereInterceptor mapped to AtmosphereHandler com.vaadin.flow.server.communication.PushAtmosphereHandler
2024-02-21 14:50:58,011 INFO  [org.atm.cpr.AtmosphereFramework] (main) Atmosphere is using org.atmosphere.util.VoidAnnotationProcessor for processing annotation
2024-02-21 14:50:58,016 INFO  [org.atm.uti.ForkJoinPool] (main) Using ForkJoinPool  java.util.concurrent.ForkJoinPool. Set the org.atmosphere.cpr.broadcaster.maxAsyncWriteThreads to -1 to fully use its power.
2024-02-21 14:50:58,018 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol 
2024-02-21 14:50:58,020 INFO  [org.atm.con.JSR356AsyncSupport] (main) JSR 356 Mapping path /VAADIN/push
2024-02-21 14:50:58,022 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /VAADIN/push
2024-02-21 14:50:58,023 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /VAADIN/push/
2024-02-21 14:50:58,023 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installing Default AtmosphereInterceptors
2024-02-21 14:50:58,024 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.CorsInterceptor : CORS Interceptor Support
2024-02-21 14:50:58,024 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.CacheHeadersInterceptor : Default Response's Headers Interceptor
2024-02-21 14:50:58,024 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.PaddingAtmosphereInterceptor : Browser Padding Interceptor Support
2024-02-21 14:50:58,024 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.AndroidAtmosphereInterceptor : Android Interceptor Support
2024-02-21 14:50:58,025 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.HeartbeatInterceptor : Heartbeat Interceptor Support
2024-02-21 14:50:58,025 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.SSEAtmosphereInterceptor : SSE Interceptor Support
2024-02-21 14:50:58,025 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.JSONPAtmosphereInterceptor : JSONP Interceptor Support
2024-02-21 14:50:58,025 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.JavaScriptProtocol : Atmosphere JavaScript Protocol
2024-02-21 14:50:58,026 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor : org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor
2024-02-21 14:50:58,026 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.OnDisconnectInterceptor : Browser disconnection detection
2024-02-21 14:50:58,026 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.IdleResourceInterceptor : org.atmosphere.interceptor.IdleResourceInterceptor
2024-02-21 14:50:58,026 INFO  [org.atm.cpr.AtmosphereFramework] (main) Set org.atmosphere.cpr.AtmosphereInterceptor.disableDefaults to disable them.
2024-02-21 14:50:58,027 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor CORS Interceptor Support with priority FIRST_BEFORE_DEFAULT 
2024-02-21 14:50:58,027 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT 
2024-02-21 14:50:58,027 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Browser Padding Interceptor Support with priority AFTER_DEFAULT 
2024-02-21 14:50:58,027 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT 
2024-02-21 14:50:58,027 INFO  [org.atm.int.HeartbeatInterceptor] (main) HeartbeatInterceptor configured with padding value 'X', client frequency 0 seconds and server frequency 60 seconds
2024-02-21 14:50:58,027 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Heartbeat Interceptor Support with priority AFTER_DEFAULT 
2024-02-21 14:50:58,027 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT 
2024-02-21 14:50:58,027 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT 
2024-02-21 14:50:58,027 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT 
2024-02-21 14:50:58,027 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor with priority AFTER_DEFAULT 
2024-02-21 14:50:58,027 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT 
2024-02-21 14:50:58,027 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor org.atmosphere.interceptor.IdleResourceInterceptor with priority BEFORE_DEFAULT 
2024-02-21 14:50:58,028 INFO  [org.atm.cpr.AtmosphereFramework] (main) Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper
2024-02-21 14:50:58,028 INFO  [org.atm.cpr.AtmosphereFramework] (main) Using BroadcasterCache: org.atmosphere.cache.UUIDBroadcasterCache
2024-02-21 14:50:58,028 INFO  [org.atm.cpr.AtmosphereFramework] (main) Default Broadcaster Class: org.atmosphere.cpr.DefaultBroadcaster
2024-02-21 14:50:58,028 INFO  [org.atm.cpr.AtmosphereFramework] (main) Broadcaster Shared List Resources: false
2024-02-21 14:50:58,028 INFO  [org.atm.cpr.AtmosphereFramework] (main) Broadcaster Polling Wait Time 100
2024-02-21 14:50:58,028 INFO  [org.atm.cpr.AtmosphereFramework] (main) Shared ExecutorService supported: true
2024-02-21 14:50:58,028 INFO  [org.atm.cpr.AtmosphereFramework] (main) Messaging ExecutorService Pool Size unavailable - Not instance of ThreadPoolExecutor
2024-02-21 14:50:58,028 INFO  [org.atm.cpr.AtmosphereFramework] (main) Async I/O Thread Pool Size: 200
2024-02-21 14:50:58,028 INFO  [org.atm.cpr.AtmosphereFramework] (main) Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory
2024-02-21 14:50:58,028 INFO  [org.atm.cpr.AtmosphereFramework] (main) Using AtmosphereResurceFactory: org.atmosphere.cpr.DefaultAtmosphereResourceFactory
2024-02-21 14:50:58,028 INFO  [org.atm.cpr.AtmosphereFramework] (main) Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor
2024-02-21 14:50:58,029 INFO  [org.atm.cpr.AtmosphereFramework] (main) Invoke AtmosphereInterceptor on WebSocket message true
2024-02-21 14:50:58,029 INFO  [org.atm.cpr.AtmosphereFramework] (main) HttpSession supported: true
2024-02-21 14:50:58,029 INFO  [org.atm.cpr.AtmosphereFramework] (main) Atmosphere is using org.atmosphere.inject.InjectableObjectFactory for dependency injection and object creation
2024-02-21 14:50:58,029 INFO  [org.atm.cpr.AtmosphereFramework] (main) Atmosphere is using async support: org.atmosphere.container.JSR356AsyncSupport running under container: Undertow - 5.1.0.Final using jakarta.servlet/3.0 and jsr356/WebSocket API
2024-02-21 14:50:58,029 INFO  [org.atm.cpr.AtmosphereFramework] (main) Atmosphere Framework 3.0.3.slf4jvaadin2 started.
2024-02-21 14:50:58,030 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor  Track Message Size Interceptor using | with priority BEFORE_DEFAULT 
2024-02-21 14:50:58,043 INFO  [com.vaa.flo.ser.DefaultDeploymentConfiguration] (main) 
Vaadin is running in DEVELOPMENT mode - do not use for production deployments.
2024-02-21 14:50:58,059 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class com.vaadin.base.devserver.viteproxy.ViteWebsocketEndpoint for path /VAADIN/
2024-02-21 14:50:58,064 INFO  [org.atm.cpr.AtmosphereFramework] (main) Atmosphere is using org.atmosphere.cpr.DefaultAnnotationProcessor for processing annotation
2024-02-21 14:50:58,064 INFO  [org.atm.cpr.DefaultAnnotationProcessor] (main) AnnotationProcessor class org.atmosphere.cpr.DefaultAnnotationProcessor$BytecodeBasedAnnotationProcessor being used
2024-02-21 14:51:00,848 INFO  [org.atm.cpr.AtmosphereFramework] (main) Auto detecting atmosphere handlers /WEB-INF/classes/
2024-02-21 14:51:00,849 INFO  [org.atm.cpr.AtmosphereFramework] (main) Auto detecting WebSocketHandler in /WEB-INF/classes/
2024-02-21 14:51:00,849 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol 
2024-02-21 14:51:00,849 INFO  [org.atm.con.JSR356AsyncSupport] (main) JSR 356 Mapping path /HILLA/push
2024-02-21 14:51:00,850 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push
2024-02-21 14:51:00,850 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/
2024-02-21 14:51:00,850 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/{path0}
2024-02-21 14:51:00,850 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/{path0}/{path1}
2024-02-21 14:51:00,850 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/{path0}/{path1}/{path2}
2024-02-21 14:51:00,850 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/{path0}/{path1}/{path2}/{path3}
2024-02-21 14:51:00,850 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/{path0}/{path1}/{path2}/{path3}/{path4}
2024-02-21 14:51:00,853 ERROR [org.atm.cpr.AtmosphereFramework] (main) Failed to initialize Atmosphere Framework: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/util/RecyclerPool
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.Instances.getBeanInstance(Instances.java:115)
	at io.quarkus.arc.impl.Instances.listOf(Instances.java:75)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:50)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:15)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
	at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:32)
	at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
	at io.quarkus.arc.impl.ComputingCacheContextInstances.computeIfAbsent(ComputingCacheContextInstances.java:19)
	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.doCreate(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.create(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.create(Unknown Source)
	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
	at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:32)
	at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
	at io.quarkus.arc.impl.ComputingCacheContextInstances.computeIfAbsent(ComputingCacheContextInstances.java:19)
	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
	at dev.hilla.push.PushEndpoint_Bean.get(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.ArcContainerImpl.beanInstanceHandle(ArcContainerImpl.java:554)
	at io.quarkus.arc.impl.BeanManagerImpl.getReference(BeanManagerImpl.java:67)
	at com.github.mcollovati.quarkus.hilla.QuarkusApplicationContext.beanReference(QuarkusApplicationContext.java:53)
	at com.github.mcollovati.quarkus.hilla.QuarkusApplicationContext.getBean(QuarkusApplicationContext.java:73)
	at com.github.mcollovati.quarkus.hilla.HillaAtmosphereObjectFactory.newClassInstance(HillaAtmosphereObjectFactory.java:38)
	at org.atmosphere.cpr.AtmosphereFramework.newClassInstance(AtmosphereFramework.java:3029)
	at org.atmosphere.cpr.AtmosphereFramework.configureWebDotXmlAtmosphereHandler(AtmosphereFramework.java:1296)
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:909)
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:832)
	at org.atmosphere.cpr.AtmosphereFrameworkInitializer.configureFramework(AtmosphereFrameworkInitializer.java:76)
	at org.atmosphere.cpr.AtmosphereServlet.configureFramework(AtmosphereServlet.java:83)
	at org.atmosphere.cpr.AtmosphereServlet.configureFramework(AtmosphereServlet.java:79)
	at org.atmosphere.cpr.AtmosphereServlet.init(AtmosphereServlet.java:74)
	at io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(LifecyleInterceptorInvocation.java:118)
	at io.undertow.servlet.core.ManagedServlet$DefaultInstanceStrategy.start(ManagedServlet.java:295)
	at io.undertow.servlet.core.ManagedServlet.createServlet(ManagedServlet.java:140)
	at io.undertow.servlet.core.DeploymentManagerImpl$2.call(DeploymentManagerImpl.java:585)
	at io.undertow.servlet.core.DeploymentManagerImpl$2.call(DeploymentManagerImpl.java:556)
	at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:42)
	at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:604)
	at io.undertow.servlet.core.DeploymentManagerImpl.start(DeploymentManagerImpl.java:598)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder.bootServletContainer(UndertowDeploymentRecorder.java:546)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy_15(Unknown Source)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy(Unknown Source)
	at io.quarkus.runner.ApplicationImpl.<clinit>(Unknown Source)
	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:467)
	at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:269)
	at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:662)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.ClassNotFoundException: com.fasterxml.jackson.core.util.RecyclerPool
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	... 63 more

2024-02-21 14:51:03,125 INFO  [dev.hil.par.cor.Parser] (ForkJoinPool.commonPool-worker-3) Search for endpoints in directories [/home/runner/work/quarkus-hilla/quarkus-hilla/deployment-commons/target/classes]
2024-02-21 14:51:03,746 WARN  [io.qua.dep.ste.CapabilityAggregationStep] (build-21) The following capabilities were found to be missing from the processed extension descriptors:
 - com.github.mcollovati.quarkus.hilla.spring-data-jpa-support provided by quarkus-hilla
 - com.github.mcollovati.quarkus.hilla.panache-support provided by quarkus-hilla
Please report this issue to the extension maintainers to get it fixed in the future releases.
2024-02-21 14:51:03,967 WARN  [io.qua.arc.dep.SplitPackageProcessor] (build-4) Detected a split package usage which is considered a bad practice and should be avoided. Following packages were detected in multiple archives: 
- "com.vaadin.flow.theme.lumo" found in [dev.hilla:hilla-react::jar, dev.hilla:hilla::jar]
- "dev.hilla" found in [dev.hilla:endpoint::jar, dev.hilla:hilla-react::jar, dev.hilla:hilla::jar]
- "com.vaadin.flow.theme.material" found in [dev.hilla:hilla-react::jar, dev.hilla:hilla::jar]
2024-02-21 14:51:04,209 WARN  [io.qua.arc.dep.StartupBuildSteps] (build-12) Ignored an invalid @Startup method declared on com.github.mcollovati.quarkus.hilla.QuarkusEndpointControllerConfiguration: org.springframework.context.ApplicationContext applicationContext(jakarta.enterprise.inject.spi.BeanManager beanManager)
2024-02-21 14:51:04,209 WARN  [io.qua.arc.dep.StartupBuildSteps] (build-12) Ignored an invalid @Startup method declared on com.github.mcollovati.quarkus.hilla.QuarkusEndpointControllerConfiguration: dev.hilla.EndpointController endpointController(org.springframework.context.ApplicationContext context, dev.hilla.EndpointRegistry endpointRegistry, dev.hilla.EndpointInvoker endpointInvoker, dev.hilla.auth.CsrfChecker csrfChecker)

Check failure on line 0 in com.example.application.BootstrapTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

devMode_applicationStart_endpointsGenerated (com.example.application.BootstrapTest) with error

integration-tests/smoke-tests/target/surefire-reports/TEST-com.example.application.BootstrapTest.xml [took 0s]
Raw output
java.lang.ExceptionInInitializerError
java.lang.RuntimeException: java.lang.ExceptionInInitializerError
	at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:638)
	at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:722)
	at java.base/java.util.Optional.orElseGet(Optional.java:364)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.ExceptionInInitializerError
	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:467)
	at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:269)
	at io.quarkus.test.junit.QuarkusTestExtension.doJavaStart(QuarkusTestExtension.java:252)
	at io.quarkus.test.junit.QuarkusTestExtension.ensureStarted(QuarkusTestExtension.java:605)
	at io.quarkus.test.junit.QuarkusTestExtension.beforeAll(QuarkusTestExtension.java:655)
	... 1 more
Caused by: java.lang.RuntimeException: Failed to start quarkus
	at io.quarkus.runner.ApplicationImpl.<clinit>(Unknown Source)
	... 7 more
Caused by: java.lang.RuntimeException: jakarta.servlet.ServletException: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/util/RecyclerPool
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder.bootServletContainer(UndertowDeploymentRecorder.java:556)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy_0(Unknown Source)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy(Unknown Source)
	... 8 more
Caused by: jakarta.servlet.ServletException: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/util/RecyclerPool
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:945)
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:832)
	at org.atmosphere.cpr.AtmosphereFrameworkInitializer.configureFramework(AtmosphereFrameworkInitializer.java:76)
	at org.atmosphere.cpr.AtmosphereServlet.configureFramework(AtmosphereServlet.java:83)
	at org.atmosphere.cpr.AtmosphereServlet.configureFramework(AtmosphereServlet.java:79)
	at org.atmosphere.cpr.AtmosphereServlet.init(AtmosphereServlet.java:74)
	at io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(LifecyleInterceptorInvocation.java:118)
	at io.undertow.servlet.core.ManagedServlet$DefaultInstanceStrategy.start(ManagedServlet.java:295)
	at io.undertow.servlet.core.ManagedServlet.createServlet(ManagedServlet.java:140)
	at io.undertow.servlet.core.DeploymentManagerImpl$2.call(DeploymentManagerImpl.java:585)
	at io.undertow.servlet.core.DeploymentManagerImpl$2.call(DeploymentManagerImpl.java:556)
	at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:42)
	at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:604)
	at io.undertow.servlet.core.DeploymentManagerImpl.start(DeploymentManagerImpl.java:598)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder.bootServletContainer(UndertowDeploymentRecorder.java:546)
	... 10 more
Caused by: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/util/RecyclerPool
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.Instances.getBeanInstance(Instances.java:115)
	at io.quarkus.arc.impl.Instances.listOf(Instances.java:75)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:50)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:15)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
	at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:32)
	at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
	at io.quarkus.arc.impl.ComputingCacheContextInstances.computeIfAbsent(ComputingCacheContextInstances.java:19)
	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.doCreate(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.create(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.create(Unknown Source)
	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
	at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:32)
	at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
	at io.quarkus.arc.impl.ComputingCacheContextInstances.computeIfAbsent(ComputingCacheContextInstances.java:19)
	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
	at dev.hilla.push.PushEndpoint_Bean.get(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.ArcContainerImpl.beanInstanceHandle(ArcContainerImpl.java:554)
	at io.quarkus.arc.impl.BeanManagerImpl.getReference(BeanManagerImpl.java:67)
	at com.github.mcollovati.quarkus.hilla.QuarkusApplicationContext.beanReference(QuarkusApplicationContext.java:53)
	at com.github.mcollovati.quarkus.hilla.QuarkusApplicationContext.getBean(QuarkusApplicationContext.java:73)
	at com.github.mcollovati.quarkus.hilla.HillaAtmosphereObjectFactory.newClassInstance(HillaAtmosphereObjectFactory.java:38)
	at org.atmosphere.cpr.AtmosphereFramework.newClassInstance(AtmosphereFramework.java:3029)
	at org.atmosphere.cpr.AtmosphereFramework.configureWebDotXmlAtmosphereHandler(AtmosphereFramework.java:1296)
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:909)
	... 25 more
Caused by: java.lang.ClassNotFoundException: com.fasterxml.jackson.core.util.RecyclerPool
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	... 65 more
2024-02-21 14:49:12,985 WARN  [io.qua.arc.dep.SplitPackageProcessor] (build-3) Detected a split package usage which is considered a bad practice and should be avoided. Following packages were detected in multiple archives: 
- "dev.hilla" found in [dev.hilla:endpoint::jar, dev.hilla:hilla::jar]
2024-02-21 14:49:13,385 WARN  [io.qua.arc.dep.StartupBuildSteps] (build-25) Ignored an invalid @Startup method declared on com.github.mcollovati.quarkus.hilla.QuarkusEndpointControllerConfiguration: org.springframework.context.ApplicationContext applicationContext(jakarta.enterprise.inject.spi.BeanManager beanManager)
2024-02-21 14:49:13,386 WARN  [io.qua.arc.dep.StartupBuildSteps] (build-25) Ignored an invalid @Startup method declared on com.github.mcollovati.quarkus.hilla.QuarkusEndpointControllerConfiguration: dev.hilla.EndpointController endpointController(org.springframework.context.ApplicationContext context, dev.hilla.EndpointRegistry endpointRegistry, dev.hilla.EndpointInvoker endpointInvoker, dev.hilla.auth.CsrfChecker csrfChecker)
2024-02-21 14:49:14,105 WARN  [io.qua.config] (main) Unrecognized configuration key "quarkus.resteasy.path" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
2024-02-21 14:49:14,490 INFO  [io.und.servlet] (main) Initializing AtmosphereFramework
2024-02-21 14:49:15,281 INFO  [com.vaa.bas.dev.sta.DevModeStartupListener] (main) Starting dev-mode updaters in /home/runner/work/quarkus-hilla/quarkus-hilla/integration-tests/smoke-tests folder.
2024-02-21 14:49:15,305 INFO  [com.vaa.flo.ser.fro.sca.FullDependenciesScanner] (main) Visited 4 classes. Took 11 ms.
2024-02-21 14:49:15,490 INFO  [com.vaa.flo.ser.sta.ServletDeployer] (main) Automatically deploying Vaadin servlet with name com.vaadin.flow.server.startup.ServletDeployer to /*
2024-02-21 14:49:15,497 INFO  [com.vaa.flo.ser.fro.TaskUpdatePackages] (ForkJoinPool.commonPool-worker-1) Running `npm install` to resolve and optionally download frontend dependencies. This may take a moment, please stand by...
2024-02-21 14:49:15,498 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereHandler com.vaadin.flow.server.communication.PushAtmosphereHandler mapped to context-path: /*
2024-02-21 14:49:15,498 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed the following AtmosphereInterceptor mapped to AtmosphereHandler com.vaadin.flow.server.communication.PushAtmosphereHandler
2024-02-21 14:49:15,549 INFO  [org.atm.cpr.AtmosphereFramework] (main) Atmosphere is using org.atmosphere.util.VoidAnnotationProcessor for processing annotation
2024-02-21 14:49:15,582 INFO  [org.atm.uti.ForkJoinPool] (main) Using ForkJoinPool  java.util.concurrent.ForkJoinPool. Set the org.atmosphere.cpr.broadcaster.maxAsyncWriteThreads to -1 to fully use its power.
2024-02-21 14:49:15,599 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol 
2024-02-21 14:49:15,602 INFO  [org.atm.con.JSR356AsyncSupport] (main) JSR 356 Mapping path /VAADIN/push
2024-02-21 14:49:15,606 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /VAADIN/push
2024-02-21 14:49:15,607 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /VAADIN/push/
2024-02-21 14:49:15,609 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installing Default AtmosphereInterceptors
2024-02-21 14:49:15,615 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.CorsInterceptor : CORS Interceptor Support
2024-02-21 14:49:15,615 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.CacheHeadersInterceptor : Default Response's Headers Interceptor
2024-02-21 14:49:15,616 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.PaddingAtmosphereInterceptor : Browser Padding Interceptor Support
2024-02-21 14:49:15,617 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.AndroidAtmosphereInterceptor : Android Interceptor Support
2024-02-21 14:49:15,619 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.HeartbeatInterceptor : Heartbeat Interceptor Support
2024-02-21 14:49:15,619 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.SSEAtmosphereInterceptor : SSE Interceptor Support
2024-02-21 14:49:15,620 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.JSONPAtmosphereInterceptor : JSONP Interceptor Support
2024-02-21 14:49:15,623 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.JavaScriptProtocol : Atmosphere JavaScript Protocol
2024-02-21 14:49:15,624 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor : org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor
2024-02-21 14:49:15,624 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.OnDisconnectInterceptor : Browser disconnection detection
2024-02-21 14:49:15,624 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.IdleResourceInterceptor : org.atmosphere.interceptor.IdleResourceInterceptor
2024-02-21 14:49:15,626 INFO  [org.atm.cpr.AtmosphereFramework] (main) Set org.atmosphere.cpr.AtmosphereInterceptor.disableDefaults to disable them.
2024-02-21 14:49:15,626 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor CORS Interceptor Support with priority FIRST_BEFORE_DEFAULT 
2024-02-21 14:49:15,626 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT 
2024-02-21 14:49:15,631 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Browser Padding Interceptor Support with priority AFTER_DEFAULT 
2024-02-21 14:49:15,631 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT 
2024-02-21 14:49:15,631 INFO  [org.atm.int.HeartbeatInterceptor] (main) HeartbeatInterceptor configured with padding value 'X', client frequency 0 seconds and server frequency 60 seconds
2024-02-21 14:49:15,632 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Heartbeat Interceptor Support with priority AFTER_DEFAULT 
2024-02-21 14:49:15,632 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT 
2024-02-21 14:49:15,634 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT 
2024-02-21 14:49:15,634 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT 
2024-02-21 14:49:15,634 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor with priority AFTER_DEFAULT 
2024-02-21 14:49:15,635 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT 
2024-02-21 14:49:15,635 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor org.atmosphere.interceptor.IdleResourceInterceptor with priority BEFORE_DEFAULT 
2024-02-21 14:49:15,637 INFO  [org.atm.cpr.AtmosphereFramework] (main) Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper
2024-02-21 14:49:15,639 INFO  [org.atm.cpr.AtmosphereFramework] (main) Using BroadcasterCache: org.atmosphere.cache.UUIDBroadcasterCache
2024-02-21 14:49:15,640 INFO  [org.atm.cpr.AtmosphereFramework] (main) Default Broadcaster Class: org.atmosphere.cpr.DefaultBroadcaster
2024-02-21 14:49:15,640 INFO  [org.atm.cpr.AtmosphereFramework] (main) Broadcaster Shared List Resources: false
2024-02-21 14:49:15,641 INFO  [org.atm.cpr.AtmosphereFramework] (main) Broadcaster Polling Wait Time 100
2024-02-21 14:49:15,641 INFO  [org.atm.cpr.AtmosphereFramework] (main) Shared ExecutorService supported: true
2024-02-21 14:49:15,641 INFO  [org.atm.cpr.AtmosphereFramework] (main) Messaging ExecutorService Pool Size unavailable - Not instance of ThreadPoolExecutor
2024-02-21 14:49:15,645 INFO  [org.atm.cpr.AtmosphereFramework] (main) Async I/O Thread Pool Size: 200
2024-02-21 14:49:15,645 INFO  [org.atm.cpr.AtmosphereFramework] (main) Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory
2024-02-21 14:49:15,646 INFO  [org.atm.cpr.AtmosphereFramework] (main) Using AtmosphereResurceFactory: org.atmosphere.cpr.DefaultAtmosphereResourceFactory
2024-02-21 14:49:15,646 INFO  [org.atm.cpr.AtmosphereFramework] (main) Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor
2024-02-21 14:49:15,648 INFO  [org.atm.cpr.AtmosphereFramework] (main) Invoke AtmosphereInterceptor on WebSocket message true
2024-02-21 14:49:15,648 INFO  [org.atm.cpr.AtmosphereFramework] (main) HttpSession supported: true
2024-02-21 14:49:15,648 INFO  [org.atm.cpr.AtmosphereFramework] (main) Atmosphere is using org.atmosphere.inject.InjectableObjectFactory for dependency injection and object creation
2024-02-21 14:49:15,649 INFO  [org.atm.cpr.AtmosphereFramework] (main) Atmosphere is using async support: org.atmosphere.container.JSR356AsyncSupport running under container: Undertow - 5.1.0.Final using jakarta.servlet/3.0 and jsr356/WebSocket API
2024-02-21 14:49:15,651 INFO  [org.atm.cpr.AtmosphereFramework] (main) Atmosphere Framework 3.0.3.slf4jvaadin2 started.
2024-02-21 14:49:15,655 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor  Track Message Size Interceptor using | with priority BEFORE_DEFAULT 
2024-02-21 14:49:15,674 INFO  [com.vaa.flo.ser.DefaultDeploymentConfiguration] (main) 
Vaadin is running in DEVELOPMENT mode - do not use for production deployments.
2024-02-21 14:49:15,738 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class com.vaadin.base.devserver.viteproxy.ViteWebsocketEndpoint for path /VAADIN/
2024-02-21 14:49:15,745 INFO  [org.atm.cpr.AtmosphereFramework] (main) Atmosphere is using org.atmosphere.cpr.DefaultAnnotationProcessor for processing annotation
2024-02-21 14:49:15,746 INFO  [org.atm.cpr.DefaultAnnotationProcessor] (main) AnnotationProcessor class org.atmosphere.cpr.DefaultAnnotationProcessor$BytecodeBasedAnnotationProcessor being used
2024-02-21 14:49:17,792 INFO  [com.vaa.flo.ser.fro.TaskUpdatePackages] (ForkJoinPool.commonPool-worker-1) using '/usr/local/bin/npm --no-update-notifier --no-audit --scripts-prepend-node-path=true --ignore-scripts install' for frontend package installation
2024-02-21 14:49:17,988 INFO  [org.atm.cpr.AtmosphereFramework] (main) Auto detecting atmosphere handlers /WEB-INF/classes/
2024-02-21 14:49:17,990 INFO  [org.atm.cpr.AtmosphereFramework] (main) Auto detecting WebSocketHandler in /WEB-INF/classes/
2024-02-21 14:49:17,991 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol 
2024-02-21 14:49:17,991 INFO  [org.atm.con.JSR356AsyncSupport] (main) JSR 356 Mapping path /HILLA/push
2024-02-21 14:49:17,991 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push
2024-02-21 14:49:17,991 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/
2024-02-21 14:49:17,992 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/{path0}
2024-02-21 14:49:17,992 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/{path0}/{path1}
2024-02-21 14:49:17,992 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/{path0}/{path1}/{path2}
2024-02-21 14:49:17,992 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/{path0}/{path1}/{path2}/{path3}
2024-02-21 14:49:17,993 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/{path0}/{path1}/{path2}/{path3}/{path4}
2024-02-21 14:49:17,996 ERROR [org.atm.cpr.AtmosphereFramework] (main) Failed to initialize Atmosphere Framework: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/util/RecyclerPool
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.Instances.getBeanInstance(Instances.java:115)
	at io.quarkus.arc.impl.Instances.listOf(Instances.java:75)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:50)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:15)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
	at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:32)
	at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
	at io.quarkus.arc.impl.ComputingCacheContextInstances.computeIfAbsent(ComputingCacheContextInstances.java:19)
	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.doCreate(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.create(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.create(Unknown Source)
	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
	at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:32)
	at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
	at io.quarkus.arc.impl.ComputingCacheContextInstances.computeIfAbsent(ComputingCacheContextInstances.java:19)
	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
	at dev.hilla.push.PushEndpoint_Bean.get(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.ArcContainerImpl.beanInstanceHandle(ArcContainerImpl.java:554)
	at io.quarkus.arc.impl.BeanManagerImpl.getReference(BeanManagerImpl.java:67)
	at com.github.mcollovati.quarkus.hilla.QuarkusApplicationContext.beanReference(QuarkusApplicationContext.java:53)
	at com.github.mcollovati.quarkus.hilla.QuarkusApplicationContext.getBean(QuarkusApplicationContext.java:73)
	at com.github.mcollovati.quarkus.hilla.HillaAtmosphereObjectFactory.newClassInstance(HillaAtmosphereObjectFactory.java:38)
	at org.atmosphere.cpr.AtmosphereFramework.newClassInstance(AtmosphereFramework.java:3029)
	at org.atmosphere.cpr.AtmosphereFramework.configureWebDotXmlAtmosphereHandler(AtmosphereFramework.java:1296)
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:909)
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:832)
	at org.atmosphere.cpr.AtmosphereFrameworkInitializer.configureFramework(AtmosphereFrameworkInitializer.java:76)
	at org.atmosphere.cpr.AtmosphereServlet.configureFramework(AtmosphereServlet.java:83)
	at org.atmosphere.cpr.AtmosphereServlet.configureFramework(AtmosphereServlet.java:79)
	at org.atmosphere.cpr.AtmosphereServlet.init(AtmosphereServlet.java:74)
	at io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(LifecyleInterceptorInvocation.java:118)
	at io.undertow.servlet.core.ManagedServlet$DefaultInstanceStrategy.start(ManagedServlet.java:295)
	at io.undertow.servlet.core.ManagedServlet.createServlet(ManagedServlet.java:140)
	at io.undertow.servlet.core.DeploymentManagerImpl$2.call(DeploymentManagerImpl.java:585)
	at io.undertow.servlet.core.DeploymentManagerImpl$2.call(DeploymentManagerImpl.java:556)
	at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:42)
	at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:604)
	at io.undertow.servlet.core.DeploymentManagerImpl.start(DeploymentManagerImpl.java:598)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder.bootServletContainer(UndertowDeploymentRecorder.java:546)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy_0(Unknown Source)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy(Unknown Source)
	at io.quarkus.runner.ApplicationImpl.<clinit>(Unknown Source)
	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:467)
	at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:269)
	at io.quarkus.test.junit.QuarkusTestExtension.doJavaStart(QuarkusTestExtension.java:252)
	at io.quarkus.test.junit.QuarkusTestExtension.ensureStarted(QuarkusTestExtension.java:605)
	at io.quarkus.test.junit.QuarkusTestExtension.beforeAll(QuarkusTestExtension.java:655)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllCallbacks$12(ClassBasedTestDescriptor.java:396)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllCallbacks(ClassBasedTestDescriptor.java:396)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:212)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:85)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.lang.ClassNotFoundException: com.fasterxml.jackson.core.util.RecyclerPool
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	... 107 more

Check failure on line 0 in com.github.mcollovati.quarkus.hilla.deployment.crud.panache.GeneratedIsNewTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

Unknown test (com.github.mcollovati.quarkus.hilla.deployment.crud.panache.GeneratedIsNewTest) with error

deployment-commons/target/surefire-reports/TEST-com.github.mcollovati.quarkus.hilla.deployment.crud.panache.GeneratedIsNewTest.xml [took 5s]
Raw output
java.lang.ExceptionInInitializerError
	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:467)
	at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:269)
	at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:662)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.RuntimeException: Failed to start quarkus
	at io.quarkus.runner.ApplicationImpl.<clinit>(Unknown Source)
	... 5 more
Caused by: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/util/RecyclerPool
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.Instances.getBeanInstance(Instances.java:115)
	at io.quarkus.arc.impl.Instances.listOf(Instances.java:75)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:50)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:15)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
	at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:32)
	at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
	at io.quarkus.arc.impl.ComputingCacheContextInstances.computeIfAbsent(ComputingCacheContextInstances.java:19)
	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.ArcContainerImpl.beanInstanceHandle(ArcContainerImpl.java:554)
	at io.quarkus.arc.impl.ArcContainerImpl.beanInstanceHandle(ArcContainerImpl.java:534)
	at io.quarkus.arc.impl.ArcContainerImpl.beanInstanceHandle(ArcContainerImpl.java:567)
	at io.quarkus.arc.impl.ArcContainerImpl.instanceHandle(ArcContainerImpl.java:529)
	at io.quarkus.arc.impl.ArcContainerImpl.instance(ArcContainerImpl.java:294)
	at io.quarkus.hibernate.orm.runtime.customized.FormatMapperKind$1.create(FormatMapperKind.java:21)
	at io.quarkus.hibernate.orm.runtime.boot.FastBootMetadataBuilder.mergeSettings(FastBootMetadataBuilder.java:404)
	at io.quarkus.hibernate.orm.runtime.boot.FastBootMetadataBuilder.<init>(FastBootMetadataBuilder.java:140)
	at io.quarkus.hibernate.orm.runtime.PersistenceUnitsHolder.createMetadata(PersistenceUnitsHolder.java:99)
	at io.quarkus.hibernate.orm.runtime.PersistenceUnitsHolder.constructMetadataAdvance(PersistenceUnitsHolder.java:73)
	at io.quarkus.hibernate.orm.runtime.PersistenceUnitsHolder.initializeJpa(PersistenceUnitsHolder.java:40)
	at io.quarkus.hibernate.orm.runtime.HibernateOrmRecorder$1.created(HibernateOrmRecorder.java:78)
	at io.quarkus.arc.runtime.ArcRecorder.initBeanContainer(ArcRecorder.java:79)
	at io.quarkus.deployment.steps.ArcProcessor$notifyBeanContainerListeners1304312071.deploy_0(Unknown Source)
	at io.quarkus.deployment.steps.ArcProcessor$notifyBeanContainerListeners1304312071.deploy(Unknown Source)
	... 6 more
Caused by: java.lang.ClassNotFoundException: com.fasterxml.jackson.core.util.RecyclerPool
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	... 41 more
2024-02-21 14:51:09,513 ERROR [io.qua.run.boo.ForkJoinClassLoading] (main) Timed out trying to set fork join ClassLoader, this should never happen unless something has tied up a fork join thread before the app launched
2024-02-21 14:51:09,703 WARN  [io.qua.config] (main) Unrecognized configuration key "quarkus.resteasy.path" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
2024-02-21 14:51:12,875 WARN  [io.qua.dep.ste.CapabilityAggregationStep] (build-13) The following capabilities were found to be missing from the processed extension descriptors:
 - com.github.mcollovati.quarkus.hilla.spring-data-jpa-support provided by quarkus-hilla
 - com.github.mcollovati.quarkus.hilla.panache-support provided by quarkus-hilla
Please report this issue to the extension maintainers to get it fixed in the future releases.
2024-02-21 14:51:13,132 WARN  [io.qua.arc.dep.SplitPackageProcessor] (build-11) Detected a split package usage which is considered a bad practice and should be avoided. Following packages were detected in multiple archives: 
- "com.vaadin.flow.theme.lumo" found in [dev.hilla:hilla-react::jar, dev.hilla:hilla::jar]
- "dev.hilla" found in [dev.hilla:endpoint::jar, dev.hilla:hilla-react::jar, dev.hilla:hilla::jar]
- "com.vaadin.flow.theme.material" found in [dev.hilla:hilla-react::jar, dev.hilla:hilla::jar]
2024-02-21 14:51:13,465 WARN  [io.qua.arc.dep.StartupBuildSteps] (build-14) Ignored an invalid @Startup method declared on com.github.mcollovati.quarkus.hilla.QuarkusEndpointControllerConfiguration: org.springframework.context.ApplicationContext applicationContext(jakarta.enterprise.inject.spi.BeanManager beanManager)
2024-02-21 14:51:13,465 WARN  [io.qua.arc.dep.StartupBuildSteps] (build-14) Ignored an invalid @Startup method declared on com.github.mcollovati.quarkus.hilla.QuarkusEndpointControllerConfiguration: dev.hilla.EndpointController endpointController(org.springframework.context.ApplicationContext context, dev.hilla.EndpointRegistry endpointRegistry, dev.hilla.EndpointInvoker endpointInvoker, dev.hilla.auth.CsrfChecker csrfChecker)
2024-02-21 14:51:13,647 INFO  [dev.hil.par.cor.Parser] (ForkJoinPool.commonPool-worker-1) Search for endpoints in directories [/home/runner/work/quarkus-hilla/quarkus-hilla/deployment-commons/target/classes]

Check failure on line 0 in com.github.mcollovati.quarkus.hilla.deployment.EndpointControllerTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

Unknown test (com.github.mcollovati.quarkus.hilla.deployment.EndpointControllerTest) with error

deployment-commons/target/surefire-reports/TEST-com.github.mcollovati.quarkus.hilla.deployment.EndpointControllerTest.xml [took 12s]
Raw output
java.lang.ExceptionInInitializerError
	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:467)
	at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:269)
	at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:662)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.RuntimeException: Failed to start quarkus
	at io.quarkus.runner.ApplicationImpl.<clinit>(Unknown Source)
	... 5 more
Caused by: java.lang.RuntimeException: jakarta.servlet.ServletException: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/util/RecyclerPool
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder.bootServletContainer(UndertowDeploymentRecorder.java:556)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy_15(Unknown Source)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy(Unknown Source)
	... 6 more
Caused by: jakarta.servlet.ServletException: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/util/RecyclerPool
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:945)
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:832)
	at org.atmosphere.cpr.AtmosphereFrameworkInitializer.configureFramework(AtmosphereFrameworkInitializer.java:76)
	at org.atmosphere.cpr.AtmosphereServlet.configureFramework(AtmosphereServlet.java:83)
	at org.atmosphere.cpr.AtmosphereServlet.configureFramework(AtmosphereServlet.java:79)
	at org.atmosphere.cpr.AtmosphereServlet.init(AtmosphereServlet.java:74)
	at io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(LifecyleInterceptorInvocation.java:118)
	at io.undertow.servlet.core.ManagedServlet$DefaultInstanceStrategy.start(ManagedServlet.java:295)
	at io.undertow.servlet.core.ManagedServlet.createServlet(ManagedServlet.java:140)
	at io.undertow.servlet.core.DeploymentManagerImpl$2.call(DeploymentManagerImpl.java:585)
	at io.undertow.servlet.core.DeploymentManagerImpl$2.call(DeploymentManagerImpl.java:556)
	at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:42)
	at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:604)
	at io.undertow.servlet.core.DeploymentManagerImpl.start(DeploymentManagerImpl.java:598)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder.bootServletContainer(UndertowDeploymentRecorder.java:546)
	... 8 more
Caused by: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/util/RecyclerPool
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.Instances.getBeanInstance(Instances.java:115)
	at io.quarkus.arc.impl.Instances.listOf(Instances.java:75)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:50)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:15)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
	at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:32)
	at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
	at io.quarkus.arc.impl.ComputingCacheContextInstances.computeIfAbsent(ComputingCacheContextInstances.java:19)
	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.doCreate(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.create(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.create(Unknown Source)
	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
	at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:32)
	at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
	at io.quarkus.arc.impl.ComputingCacheContextInstances.computeIfAbsent(ComputingCacheContextInstances.java:19)
	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
	at dev.hilla.push.PushEndpoint_Bean.get(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.ArcContainerImpl.beanInstanceHandle(ArcContainerImpl.java:554)
	at io.quarkus.arc.impl.BeanManagerImpl.getReference(BeanManagerImpl.java:67)
	at com.github.mcollovati.quarkus.hilla.QuarkusApplicationContext.beanReference(QuarkusApplicationContext.java:53)
	at com.github.mcollovati.quarkus.hilla.QuarkusApplicationContext.getBean(QuarkusApplicationContext.java:73)
	at com.github.mcollovati.quarkus.hilla.HillaAtmosphereObjectFactory.newClassInstance(HillaAtmosphereObjectFactory.java:38)
	at org.atmosphere.cpr.AtmosphereFramework.newClassInstance(AtmosphereFramework.java:3029)
	at org.atmosphere.cpr.AtmosphereFramework.configureWebDotXmlAtmosphereHandler(AtmosphereFramework.java:1296)
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:909)
	... 23 more
Caused by: java.lang.ClassNotFoundException: com.fasterxml.jackson.core.util.RecyclerPool
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	... 63 more
2024-02-21 14:49:10,104 WARN  [io.qua.dep.ste.CapabilityAggregationStep] (build-19) The following capabilities were found to be missing from the processed extension descriptors:
 - com.github.mcollovati.quarkus.hilla.spring-data-jpa-support provided by quarkus-hilla
 - com.github.mcollovati.quarkus.hilla.panache-support provided by quarkus-hilla
Please report this issue to the extension maintainers to get it fixed in the future releases.
2024-02-21 14:49:10,105 WARN  [io.qua.agr.dep.AgroalProcessor] (build-10) The Agroal dependency is present but no JDBC datasources have been defined.
2024-02-21 14:49:10,640 WARN  [io.qua.arc.dep.SplitPackageProcessor] (build-22) Detected a split package usage which is considered a bad practice and should be avoided. Following packages were detected in multiple archives: 
- "com.vaadin.flow.theme.lumo" found in [dev.hilla:hilla-react::jar, dev.hilla:hilla::jar]
- "dev.hilla" found in [dev.hilla:endpoint::jar, dev.hilla:hilla-react::jar, dev.hilla:hilla::jar]
- "com.vaadin.flow.theme.material" found in [dev.hilla:hilla-react::jar, dev.hilla:hilla::jar]
2024-02-21 14:49:10,716 WARN  [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-15) Unable to determine a database type for default datasource
2024-02-21 14:49:11,172 WARN  [io.qua.arc.dep.StartupBuildSteps] (build-20) Ignored an invalid @Startup method declared on com.github.mcollovati.quarkus.hilla.QuarkusEndpointControllerConfiguration: org.springframework.context.ApplicationContext applicationContext(jakarta.enterprise.inject.spi.BeanManager beanManager)
2024-02-21 14:49:11,173 WARN  [io.qua.arc.dep.StartupBuildSteps] (build-20) Ignored an invalid @Startup method declared on com.github.mcollovati.quarkus.hilla.QuarkusEndpointControllerConfiguration: dev.hilla.EndpointController endpointController(org.springframework.context.ApplicationContext context, dev.hilla.EndpointRegistry endpointRegistry, dev.hilla.EndpointInvoker endpointInvoker, dev.hilla.auth.CsrfChecker csrfChecker)

Check failure on line 0 in com.github.mcollovati.quarkus.hilla.deployment.BrowserCallableControllerTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

Unknown test (com.github.mcollovati.quarkus.hilla.deployment.BrowserCallableControllerTest) with error

deployment-commons/target/surefire-reports/TEST-com.github.mcollovati.quarkus.hilla.deployment.BrowserCallableControllerTest.xml [took 9s]
Raw output
java.lang.ExceptionInInitializerError
	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:467)
	at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:269)
	at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:662)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.RuntimeException: Failed to start quarkus
	at io.quarkus.runner.ApplicationImpl.<clinit>(Unknown Source)
	... 5 more
Caused by: java.lang.RuntimeException: jakarta.servlet.ServletException: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/util/RecyclerPool
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder.bootServletContainer(UndertowDeploymentRecorder.java:556)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy_15(Unknown Source)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy(Unknown Source)
	... 6 more
Caused by: jakarta.servlet.ServletException: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/util/RecyclerPool
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:945)
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:832)
	at org.atmosphere.cpr.AtmosphereFrameworkInitializer.configureFramework(AtmosphereFrameworkInitializer.java:76)
	at org.atmosphere.cpr.AtmosphereServlet.configureFramework(AtmosphereServlet.java:83)
	at org.atmosphere.cpr.AtmosphereServlet.configureFramework(AtmosphereServlet.java:79)
	at org.atmosphere.cpr.AtmosphereServlet.init(AtmosphereServlet.java:74)
	at io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(LifecyleInterceptorInvocation.java:118)
	at io.undertow.servlet.core.ManagedServlet$DefaultInstanceStrategy.start(ManagedServlet.java:295)
	at io.undertow.servlet.core.ManagedServlet.createServlet(ManagedServlet.java:140)
	at io.undertow.servlet.core.DeploymentManagerImpl$2.call(DeploymentManagerImpl.java:585)
	at io.undertow.servlet.core.DeploymentManagerImpl$2.call(DeploymentManagerImpl.java:556)
	at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:42)
	at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:604)
	at io.undertow.servlet.core.DeploymentManagerImpl.start(DeploymentManagerImpl.java:598)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder.bootServletContainer(UndertowDeploymentRecorder.java:546)
	... 8 more
Caused by: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/util/RecyclerPool
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.Instances.getBeanInstance(Instances.java:115)
	at io.quarkus.arc.impl.Instances.listOf(Instances.java:75)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:50)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:15)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
	at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:32)
	at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
	at io.quarkus.arc.impl.ComputingCacheContextInstances.computeIfAbsent(ComputingCacheContextInstances.java:19)
	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.doCreate(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.create(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.create(Unknown Source)
	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
	at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:32)
	at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
	at io.quarkus.arc.impl.ComputingCacheContextInstances.computeIfAbsent(ComputingCacheContextInstances.java:19)
	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
	at dev.hilla.push.PushEndpoint_Bean.get(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.ArcContainerImpl.beanInstanceHandle(ArcContainerImpl.java:554)
	at io.quarkus.arc.impl.BeanManagerImpl.getReference(BeanManagerImpl.java:67)
	at com.github.mcollovati.quarkus.hilla.QuarkusApplicationContext.beanReference(QuarkusApplicationContext.java:53)
	at com.github.mcollovati.quarkus.hilla.QuarkusApplicationContext.getBean(QuarkusApplicationContext.java:73)
	at com.github.mcollovati.quarkus.hilla.HillaAtmosphereObjectFactory.newClassInstance(HillaAtmosphereObjectFactory.java:38)
	at org.atmosphere.cpr.AtmosphereFramework.newClassInstance(AtmosphereFramework.java:3029)
	at org.atmosphere.cpr.AtmosphereFramework.configureWebDotXmlAtmosphereHandler(AtmosphereFramework.java:1296)
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:909)
	... 23 more
Caused by: java.lang.ClassNotFoundException: com.fasterxml.jackson.core.util.RecyclerPool
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	... 63 more
2024-02-21 14:50:46,676 ERROR [io.qua.run.boo.ForkJoinClassLoading] (main) Timed out trying to set fork join ClassLoader, this should never happen unless something has tied up a fork join thread before the app launched
2024-02-21 14:50:46,832 WARN  [io.qua.config] (main) Unrecognized configuration key "quarkus.resteasy.path" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
2024-02-21 14:50:47,137 INFO  [com.vaa.flo.ser.fro.TaskCopyFrontendFiles] (ForkJoinPool.commonPool-worker-3) Copying frontend resources from jar files ...
2024-02-21 14:50:47,218 INFO  [com.vaa.flo.ser.fro.TaskCopyFrontendFiles] (ForkJoinPool.commonPool-worker-3) Visited 4 resources. Took 80 ms.
2024-02-21 14:50:47,289 INFO  [io.und.servlet] (main) Initializing AtmosphereFramework
2024-02-21 14:50:47,346 INFO  [com.vaa.bas.dev.AbstractDevServerRunner] (ForkJoinPool.commonPool-worker-3) Reusing Vite running at http://127.0.0.1:46865
2024-02-21 14:50:47,442 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output) [vite] Pre-transform error: Failed to resolve import "Frontend/generated/jar-resources/Flow.js" from "target/frontend/generated/index.ts". Does the file exist?
2024-02-21 14:50:47,697 INFO  [com.vaa.bas.dev.sta.DevModeStartupListener] (main) Starting dev-mode updaters in /home/runner/work/quarkus-hilla/quarkus-hilla/deployment-commons folder.
2024-02-21 14:50:47,744 INFO  [com.vaa.flo.ser.fro.sca.FullDependenciesScanner] (main) Visited 7 classes. Took 19 ms.
2024-02-21 14:50:47,832 INFO  [com.vaa.flo.ser.fro.NodeTasks] (ForkJoinPool.commonPool-worker-1) Waiting for a previous instance of NodeTasks (pid: 1983) to finish...
2024-02-21 14:50:47,909 INFO  [com.vaa.flo.ser.sta.ServletDeployer] (main) Automatically deploying Vaadin servlet with name com.vaadin.flow.server.startup.ServletDeployer to /*
2024-02-21 14:50:47,924 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereHandler com.vaadin.flow.server.communication.PushAtmosphereHandler mapped to context-path: /*
2024-02-21 14:50:47,924 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed the following AtmosphereInterceptor mapped to AtmosphereHandler com.vaadin.flow.server.communication.PushAtmosphereHandler
2024-02-21 14:50:47,970 INFO  [org.atm.cpr.AtmosphereFramework] (main) Atmosphere is using org.atmosphere.util.VoidAnnotationProcessor for processing annotation
2024-02-21 14:50:47,976 INFO  [org.atm.uti.ForkJoinPool] (main) Using ForkJoinPool  java.util.concurrent.ForkJoinPool. Set the org.atmosphere.cpr.broadcaster.maxAsyncWriteThreads to -1 to fully use its power.
2024-02-21 14:50:48,002 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol 
2024-02-21 14:50:48,004 INFO  [org.atm.con.JSR356AsyncSupport] (main) JSR 356 Mapping path /VAADIN/push
2024-02-21 14:50:48,007 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /VAADIN/push
2024-02-21 14:50:48,008 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /VAADIN/push/
2024-02-21 14:50:48,008 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installing Default AtmosphereInterceptors
2024-02-21 14:50:48,009 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.CorsInterceptor : CORS Interceptor Support
2024-02-21 14:50:48,009 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.CacheHeadersInterceptor : Default Response's Headers Interceptor
2024-02-21 14:50:48,009 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.PaddingAtmosphereInterceptor : Browser Padding Interceptor Support
2024-02-21 14:50:48,009 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.AndroidAtmosphereInterceptor : Android Interceptor Support
2024-02-21 14:50:48,010 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.HeartbeatInterceptor : Heartbeat Interceptor Support
2024-02-21 14:50:48,010 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.SSEAtmosphereInterceptor : SSE Interceptor Support
2024-02-21 14:50:48,010 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.JSONPAtmosphereInterceptor : JSONP Interceptor Support
2024-02-21 14:50:48,027 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.JavaScriptProtocol : Atmosphere JavaScript Protocol
2024-02-21 14:50:48,027 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor : org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor
2024-02-21 14:50:48,027 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.OnDisconnectInterceptor : Browser disconnection detection
2024-02-21 14:50:48,028 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.IdleResourceInterceptor : org.atmosphere.interceptor.IdleResourceInterceptor
2024-02-21 14:50:48,028 INFO  [org.atm.cpr.AtmosphereFramework] (main) Set org.atmosphere.cpr.AtmosphereInterceptor.disableDefaults to disable them.
2024-02-21 14:50:48,028 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor CORS Interceptor Support with priority FIRST_BEFORE_DEFAULT 
2024-02-21 14:50:48,028 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT 
2024-02-21 14:50:48,028 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Browser Padding Interceptor Support with priority AFTER_DEFAULT 
2024-02-21 14:50:48,028 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT 
2024-02-21 14:50:48,028 INFO  [org.atm.int.HeartbeatInterceptor] (main) HeartbeatInterceptor configured with padding value 'X', client frequency 0 seconds and server frequency 60 seconds
2024-02-21 14:50:48,028 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Heartbeat Interceptor Support with priority AFTER_DEFAULT 
2024-02-21 14:50:48,028 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT 
2024-02-21 14:50:48,028 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT 
2024-02-21 14:50:48,028 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT 
2024-02-21 14:50:48,028 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor with priority AFTER_DEFAULT 
2024-02-21 14:50:48,028 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT 
2024-02-21 14:50:48,028 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor org.atmosphere.interceptor.IdleResourceInterceptor with priority BEFORE_DEFAULT 
2024-02-21 14:50:48,029 INFO  [org.atm.cpr.AtmosphereFramework] (main) Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper
2024-02-21 14:50:48,029 INFO  [org.atm.cpr.AtmosphereFramework] (main) Using BroadcasterCache: org.atmosphere.cache.UUIDBroadcasterCache
2024-02-21 14:50:48,029 INFO  [org.atm.cpr.AtmosphereFramework] (main) Default Broadcaster Class: org.atmosphere.cpr.DefaultBroadcaster
2024-02-21 14:50:48,029 INFO  [org.atm.cpr.AtmosphereFramework] (main) Broadcaster Shared List Resources: false
2024-02-21 14:50:48,029 INFO  [org.atm.cpr.AtmosphereFramework] (main) Broadcaster Polling Wait Time 100
2024-02-21 14:50:48,029 INFO  [org.atm.cpr.AtmosphereFramework] (main) Shared ExecutorService supported: true
2024-02-21 14:50:48,029 INFO  [org.atm.cpr.AtmosphereFramework] (main) Messaging ExecutorService Pool Size unavailable - Not instance of ThreadPoolExecutor
2024-02-21 14:50:48,029 INFO  [org.atm.cpr.AtmosphereFramework] (main) Async I/O Thread Pool Size: 200
2024-02-21 14:50:48,029 INFO  [org.atm.cpr.AtmosphereFramework] (main) Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory
2024-02-21 14:50:48,029 INFO  [org.atm.cpr.AtmosphereFramework] (main) Using AtmosphereResurceFactory: org.atmosphere.cpr.DefaultAtmosphereResourceFactory
2024-02-21 14:50:48,029 INFO  [org.atm.cpr.AtmosphereFramework] (main) Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor
2024-02-21 14:50:48,031 INFO  [org.atm.cpr.AtmosphereFramework] (main) Invoke AtmosphereInterceptor on WebSocket message true
2024-02-21 14:50:48,031 INFO  [org.atm.cpr.AtmosphereFramework] (main) HttpSession supported: true
2024-02-21 14:50:48,031 INFO  [org.atm.cpr.AtmosphereFramework] (main) Atmosphere is using org.atmosphere.inject.InjectableObjectFactory for dependency injection and object creation
2024-02-21 14:50:48,031 INFO  [org.atm.cpr.AtmosphereFramework] (main) Atmosphere is using async support: org.atmosphere.container.JSR356AsyncSupport running under container: Undertow - 5.1.0.Final using jakarta.servlet/3.0 and jsr356/WebSocket API
2024-02-21 14:50:48,031 INFO  [org.atm.cpr.AtmosphereFramework] (main) Atmosphere Framework 3.0.3.slf4jvaadin2 started.
2024-02-21 14:50:48,033 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor  Track Message Size Interceptor using | with priority BEFORE_DEFAULT 
2024-02-21 14:50:48,096 INFO  [com.vaa.flo.ser.DefaultDeploymentConfiguration] (main) 
Vaadin is running in DEVELOPMENT mode - do not use for production deployments.
2024-02-21 14:50:48,182 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class com.vaadin.base.devserver.viteproxy.ViteWebsocketEndpoint for path /VAADIN/
2024-02-21 14:50:48,196 INFO  [org.atm.cpr.AtmosphereFramework] (main) Atmosphere is using org.atmosphere.cpr.DefaultAnnotationProcessor for processing annotation
2024-02-21 14:50:48,196 INFO  [org.atm.cpr.DefaultAnnotationProcessor] (main) AnnotationProcessor class org.atmosphere.cpr.DefaultAnnotationProcessor$BytecodeBasedAnnotationProcessor being used
2024-02-21 14:50:50,212 INFO  [com.vaa.flo.ser.fro.TaskUpdatePackages] (ForkJoinPool.commonPool-worker-2) Skipping `npm install` because the frontend packages are already installed in the folder '/home/runner/work/quarkus-hilla/quarkus-hilla/deployment-commons/node_modules' and the hash in the file '/home/runner/work/quarkus-hilla/quarkus-hilla/deployment-commons/node_modules/.vaadin/vaadin.json' is the same as in 'package.json'
2024-02-21 14:50:51,694 INFO  [org.atm.cpr.AtmosphereFramework] (main) Auto detecting atmosphere handlers /WEB-INF/classes/
2024-02-21 14:50:51,695 INFO  [org.atm.cpr.AtmosphereFramework] (main) Auto detecting WebSocketHandler in /WEB-INF/classes/
2024-02-21 14:50:51,695 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol 
2024-02-21 14:50:51,695 INFO  [org.atm.con.JSR356AsyncSupport] (main) JSR 356 Mapping path /HILLA/push
2024-02-21 14:50:51,695 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push
2024-02-21 14:50:51,696 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/
2024-02-21 14:50:51,696 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/{path0}
2024-02-21 14:50:51,696 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/{path0}/{path1}
2024-02-21 14:50:51,696 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/{path0}/{path1}/{path2}
2024-02-21 14:50:51,696 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/{path0}/{path1}/{path2}/{path3}
2024-02-21 14:50:51,696 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/{path0}/{path1}/{path2}/{path3}/{path4}
2024-02-21 14:50:51,698 ERROR [org.atm.cpr.AtmosphereFramework] (main) Failed to initialize Atmosphere Framework: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/util/RecyclerPool
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.Instances.getBeanInstance(Instances.java:115)
	at io.quarkus.arc.impl.Instances.listOf(Instances.java:75)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:50)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:15)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
	at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:32)
	at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
	at io.quarkus.arc.impl.ComputingCacheContextInstances.computeIfAbsent(ComputingCacheContextInstances.java:19)
	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.doCreate(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.create(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.create(Unknown Source)
	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
	at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:32)
	at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
	at io.quarkus.arc.impl.ComputingCacheContextInstances.computeIfAbsent(ComputingCacheContextInstances.java:19)
	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
	at dev.hilla.push.PushEndpoint_Bean.get(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.ArcContainerImpl.beanInstanceHandle(ArcContainerImpl.java:554)
	at io.quarkus.arc.impl.BeanManagerImpl.getReference(BeanManagerImpl.java:67)
	at com.github.mcollovati.quarkus.hilla.QuarkusApplicationContext.beanReference(QuarkusApplicationContext.java:53)
	at com.github.mcollovati.quarkus.hilla.QuarkusApplicationContext.getBean(QuarkusApplicationContext.java:73)
	at com.github.mcollovati.quarkus.hilla.HillaAtmosphereObjectFactory.newClassInstance(HillaAtmosphereObjectFactory.java:38)
	at org.atmosphere.cpr.AtmosphereFramework.newClassInstance(AtmosphereFramework.java:3029)
	at org.atmosphere.cpr.AtmosphereFramework.configureWebDotXmlAtmosphereHandler(AtmosphereFramework.java:1296)
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:909)
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:832)
	at org.atmosphere.cpr.AtmosphereFrameworkInitializer.configureFramework(AtmosphereFrameworkInitializer.java:76)
	at org.atmosphere.cpr.AtmosphereServlet.configureFramework(AtmosphereServlet.java:83)
	at org.atmosphere.cpr.AtmosphereServlet.configureFramework(AtmosphereServlet.java:79)
	at org.atmosphere.cpr.AtmosphereServlet.init(AtmosphereServlet.java:74)
	at io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(LifecyleInterceptorInvocation.java:118)
	at io.undertow.servlet.core.ManagedServlet$DefaultInstanceStrategy.start(ManagedServlet.java:295)
	at io.undertow.servlet.core.ManagedServlet.createServlet(ManagedServlet.java:140)
	at io.undertow.servlet.core.DeploymentManagerImpl$2.call(DeploymentManagerImpl.java:585)
	at io.undertow.servlet.core.DeploymentManagerImpl$2.call(DeploymentManagerImpl.java:556)
	at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:42)
	at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:604)
	at io.undertow.servlet.core.DeploymentManagerImpl.start(DeploymentManagerImpl.java:598)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder.bootServletContainer(UndertowDeploymentRecorder.java:546)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy_15(Unknown Source)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy(Unknown Source)
	at io.quarkus.runner.ApplicationImpl.<clinit>(Unknown Source)
	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:467)
	at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:269)
	at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:662)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.ClassNotFoundException: com.fasterxml.jackson.core.util.RecyclerPool
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	... 63 more

2024-02-21 14:50:52,568 WARN  [io.qua.dep.ste.CapabilityAggregationStep] (build-16) The following capabilities were found to be missing from the processed extension descriptors:
 - com.github.mcollovati.quarkus.hilla.spring-data-jpa-support provided by quarkus-hilla
 - com.github.mcollovati.quarkus.hilla.panache-support provided by quarkus-hilla
Please report this issue to the extension maintainers to get it fixed in the future releases.
2024-02-21 14:50:52,628 WARN  [io.qua.agr.dep.AgroalProcessor] (build-4) The Agroal dependency is present but no JDBC datasources have been defined.
2024-02-21 14:50:53,114 WARN  [io.qua.arc.dep.SplitPackageProcessor] (build-21) Detected a split package usage which is considered a bad practice and should be avoided. Following packages were detected in multiple archives: 
- "com.vaadin.flow.theme.lumo" found in [dev.hilla:hilla-react::jar, dev.hilla:hilla::jar]
- "dev.hilla" found in [dev.hilla:endpoint::jar, dev.hilla:hilla-react::jar, dev.hilla:hilla::jar]
- "com.vaadin.flow.theme.material" found in [dev.hilla:hilla-react::jar, dev.hilla:hilla::jar]
2024-02-21 14:50:53,140 WARN  [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-4) Unable to determine a database type for default datasource
2024-02-21 14:50:53,384 WARN  [io.qua.arc.dep.StartupBuildSteps] (build-5) Ignored an invalid @Startup method declared on com.github.mcollovati.quarkus.hilla.QuarkusEndpointControllerConfiguration: org.springframework.context.ApplicationContext applicationContext(jakarta.enterprise.inject.spi.BeanManager beanManager)
2024-02-21 14:50:53,384 WARN  [io.qua.arc.dep.StartupBuildSteps] (build-5) Ignored an invalid @Startup method declared on com.github.mcollovati.quarkus.hilla.QuarkusEndpointControllerConfiguration: dev.hilla.EndpointController endpointController(org.springframework.context.ApplicationContext context, dev.hilla.EndpointRegistry endpointRegistry, dev.hilla.EndpointInvoker endpointInvoker, dev.hilla.auth.CsrfChecker csrfChecker)

Check failure on line 0 in com.github.mcollovati.quarkus.hilla.deployment.crud.panache.CrudRepositoryServiceTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

Unknown test (com.github.mcollovati.quarkus.hilla.deployment.crud.panache.CrudRepositoryServiceTest) with error

deployment-commons/target/surefire-reports/TEST-com.github.mcollovati.quarkus.hilla.deployment.crud.panache.CrudRepositoryServiceTest.xml [took 2s]
Raw output
java.lang.ExceptionInInitializerError
	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:467)
	at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:269)
	at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:662)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.RuntimeException: Failed to start quarkus
	at io.quarkus.runner.ApplicationImpl.<clinit>(Unknown Source)
	... 5 more
Caused by: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/util/RecyclerPool
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.Instances.getBeanInstance(Instances.java:115)
	at io.quarkus.arc.impl.Instances.listOf(Instances.java:75)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:50)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:15)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
	at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:32)
	at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
	at io.quarkus.arc.impl.ComputingCacheContextInstances.computeIfAbsent(ComputingCacheContextInstances.java:19)
	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.ArcContainerImpl.beanInstanceHandle(ArcContainerImpl.java:554)
	at io.quarkus.arc.impl.ArcContainerImpl.beanInstanceHandle(ArcContainerImpl.java:534)
	at io.quarkus.arc.impl.ArcContainerImpl.beanInstanceHandle(ArcContainerImpl.java:567)
	at io.quarkus.arc.impl.ArcContainerImpl.instanceHandle(ArcContainerImpl.java:529)
	at io.quarkus.arc.impl.ArcContainerImpl.instance(ArcContainerImpl.java:294)
	at io.quarkus.hibernate.orm.runtime.customized.FormatMapperKind$1.create(FormatMapperKind.java:21)
	at io.quarkus.hibernate.orm.runtime.boot.FastBootMetadataBuilder.mergeSettings(FastBootMetadataBuilder.java:404)
	at io.quarkus.hibernate.orm.runtime.boot.FastBootMetadataBuilder.<init>(FastBootMetadataBuilder.java:140)
	at io.quarkus.hibernate.orm.runtime.PersistenceUnitsHolder.createMetadata(PersistenceUnitsHolder.java:99)
	at io.quarkus.hibernate.orm.runtime.PersistenceUnitsHolder.constructMetadataAdvance(PersistenceUnitsHolder.java:73)
	at io.quarkus.hibernate.orm.runtime.PersistenceUnitsHolder.initializeJpa(PersistenceUnitsHolder.java:40)
	at io.quarkus.hibernate.orm.runtime.HibernateOrmRecorder$1.created(HibernateOrmRecorder.java:78)
	at io.quarkus.arc.runtime.ArcRecorder.initBeanContainer(ArcRecorder.java:79)
	at io.quarkus.deployment.steps.ArcProcessor$notifyBeanContainerListeners1304312071.deploy_0(Unknown Source)
	at io.quarkus.deployment.steps.ArcProcessor$notifyBeanContainerListeners1304312071.deploy(Unknown Source)
	... 6 more
Caused by: java.lang.ClassNotFoundException: com.fasterxml.jackson.core.util.RecyclerPool
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	... 41 more
2024-02-21 14:51:19,618 WARN  [io.qua.config] (main) Unrecognized configuration key "quarkus.resteasy.path" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
2024-02-21 14:51:21,127 WARN  [io.qua.dep.ste.CapabilityAggregationStep] (build-19) The following capabilities were found to be missing from the processed extension descriptors:
 - com.github.mcollovati.quarkus.hilla.spring-data-jpa-support provided by quarkus-hilla
 - com.github.mcollovati.quarkus.hilla.panache-support provided by quarkus-hilla
Please report this issue to the extension maintainers to get it fixed in the future releases.
2024-02-21 14:51:21,271 WARN  [io.qua.arc.dep.SplitPackageProcessor] (build-22) Detected a split package usage which is considered a bad practice and should be avoided. Following packages were detected in multiple archives: 
- "com.vaadin.flow.theme.lumo" found in [dev.hilla:hilla-react::jar, dev.hilla:hilla::jar]
- "dev.hilla" found in [dev.hilla:endpoint::jar, dev.hilla:hilla-react::jar, dev.hilla:hilla::jar]
- "com.vaadin.flow.theme.material" found in [dev.hilla:hilla-react::jar, dev.hilla:hilla::jar]
2024-02-21 14:51:21,377 WARN  [io.qua.arc.dep.StartupBuildSteps] (build-5) Ignored an invalid @Startup method declared on com.github.mcollovati.quarkus.hilla.QuarkusEndpointControllerConfiguration: org.springframework.context.ApplicationContext applicationContext(jakarta.enterprise.inject.spi.BeanManager beanManager)
2024-02-21 14:51:21,377 WARN  [io.qua.arc.dep.StartupBuildSteps] (build-5) Ignored an invalid @Startup method declared on com.github.mcollovati.quarkus.hilla.QuarkusEndpointControllerConfiguration: dev.hilla.EndpointController endpointController(org.springframework.context.ApplicationContext context, dev.hilla.EndpointRegistry endpointRegistry, dev.hilla.EndpointInvoker endpointInvoker, dev.hilla.auth.CsrfChecker csrfChecker)

Check failure on line 0 in com.example.application.PushTest(production)

See this annotation in the file changed.

@github-actions github-actions / Test Results

publicEndpoint_anonymousUser_subscriptionAutoClose (com.example.application.PushTest(production)) with error

integration-tests/smoke-tests/target/surefire-reports/TEST-com.example.application.PushTest-production.xml [took 0s]
Raw output
java.lang.ExceptionInInitializerError
java.lang.RuntimeException: java.lang.ExceptionInInitializerError
	at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:638)
	at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:722)
	at java.base/java.util.Optional.orElseGet(Optional.java:364)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.ExceptionInInitializerError
	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:467)
	at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:269)
	at io.quarkus.test.junit.QuarkusTestExtension.doJavaStart(QuarkusTestExtension.java:252)
	at io.quarkus.test.junit.QuarkusTestExtension.ensureStarted(QuarkusTestExtension.java:605)
	at io.quarkus.test.junit.QuarkusTestExtension.beforeAll(QuarkusTestExtension.java:655)
	... 1 more
Caused by: java.lang.RuntimeException: Failed to start quarkus
	at io.quarkus.runner.ApplicationImpl.<clinit>(Unknown Source)
	... 7 more
Caused by: java.lang.RuntimeException: jakarta.servlet.ServletException: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/util/RecyclerPool
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder.bootServletContainer(UndertowDeploymentRecorder.java:556)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy_0(Unknown Source)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy(Unknown Source)
	... 8 more
Caused by: jakarta.servlet.ServletException: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/util/RecyclerPool
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:945)
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:832)
	at org.atmosphere.cpr.AtmosphereFrameworkInitializer.configureFramework(AtmosphereFrameworkInitializer.java:76)
	at org.atmosphere.cpr.AtmosphereServlet.configureFramework(AtmosphereServlet.java:83)
	at org.atmosphere.cpr.AtmosphereServlet.configureFramework(AtmosphereServlet.java:79)
	at org.atmosphere.cpr.AtmosphereServlet.init(AtmosphereServlet.java:74)
	at io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(LifecyleInterceptorInvocation.java:118)
	at io.undertow.servlet.core.ManagedServlet$DefaultInstanceStrategy.start(ManagedServlet.java:295)
	at io.undertow.servlet.core.ManagedServlet.createServlet(ManagedServlet.java:140)
	at io.undertow.servlet.core.DeploymentManagerImpl$2.call(DeploymentManagerImpl.java:585)
	at io.undertow.servlet.core.DeploymentManagerImpl$2.call(DeploymentManagerImpl.java:556)
	at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:42)
	at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:604)
	at io.undertow.servlet.core.DeploymentManagerImpl.start(DeploymentManagerImpl.java:598)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder.bootServletContainer(UndertowDeploymentRecorder.java:546)
	... 10 more
Caused by: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/util/RecyclerPool
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.Instances.getBeanInstance(Instances.java:115)
	at io.quarkus.arc.impl.Instances.listOf(Instances.java:75)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:50)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:15)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
	at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:32)
	at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
	at io.quarkus.arc.impl.ComputingCacheContextInstances.computeIfAbsent(ComputingCacheContextInstances.java:19)
	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.doCreate(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.create(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.create(Unknown Source)
	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
	at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:32)
	at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
	at io.quarkus.arc.impl.ComputingCacheContextInstances.computeIfAbsent(ComputingCacheContextInstances.java:19)
	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
	at dev.hilla.push.PushEndpoint_Bean.get(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.ArcContainerImpl.beanInstanceHandle(ArcContainerImpl.java:554)
	at io.quarkus.arc.impl.BeanManagerImpl.getReference(BeanManagerImpl.java:67)
	at com.github.mcollovati.quarkus.hilla.QuarkusApplicationContext.beanReference(QuarkusApplicationContext.java:53)
	at com.github.mcollovati.quarkus.hilla.QuarkusApplicationContext.getBean(QuarkusApplicationContext.java:73)
	at com.github.mcollovati.quarkus.hilla.HillaAtmosphereObjectFactory.newClassInstance(HillaAtmosphereObjectFactory.java:38)
	at org.atmosphere.cpr.AtmosphereFramework.newClassInstance(AtmosphereFramework.java:3029)
	at org.atmosphere.cpr.AtmosphereFramework.configureWebDotXmlAtmosphereHandler(AtmosphereFramework.java:1296)
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:909)
	... 25 more
Caused by: java.lang.ClassNotFoundException: com.fasterxml.jackson.core.util.RecyclerPool
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	... 65 more
2024-02-21 14:49:53,272 WARN  [io.qua.arc.dep.SplitPackageProcessor] (build-18) Detected a split package usage which is considered a bad practice and should be avoided. Following packages were detected in multiple archives: 
- "dev.hilla" found in [dev.hilla:endpoint::jar, dev.hilla:hilla::jar]
2024-02-21 14:49:53,631 WARN  [io.qua.arc.dep.StartupBuildSteps] (build-2) Ignored an invalid @Startup method declared on com.github.mcollovati.quarkus.hilla.QuarkusEndpointControllerConfiguration: org.springframework.context.ApplicationContext applicationContext(jakarta.enterprise.inject.spi.BeanManager beanManager)
2024-02-21 14:49:53,632 WARN  [io.qua.arc.dep.StartupBuildSteps] (build-2) Ignored an invalid @Startup method declared on com.github.mcollovati.quarkus.hilla.QuarkusEndpointControllerConfiguration: dev.hilla.EndpointController endpointController(org.springframework.context.ApplicationContext context, dev.hilla.EndpointRegistry endpointRegistry, dev.hilla.EndpointInvoker endpointInvoker, dev.hilla.auth.CsrfChecker csrfChecker)
2024-02-21 14:49:54,394 WARN  [io.qua.config] (main) Unrecognized configuration key "quarkus.resteasy.path" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
2024-02-21 14:49:54,871 INFO  [io.und.servlet] (main) Initializing AtmosphereFramework
2024-02-21 14:49:55,537 INFO  [com.vaa.bas.dev.sta.DevModeStartupListener] (main) Starting dev-mode updaters in /home/runner/work/quarkus-hilla/quarkus-hilla/integration-tests/smoke-tests folder.
2024-02-21 14:49:55,556 INFO  [com.vaa.flo.ser.fro.sca.FullDependenciesScanner] (main) Visited 4 classes. Took 9 ms.
2024-02-21 14:49:55,693 INFO  [com.vaa.flo.ser.sta.ServletDeployer] (main) Automatically deploying Vaadin servlet with name com.vaadin.flow.server.startup.ServletDeployer to /*
2024-02-21 14:49:55,694 INFO  [com.vaa.flo.ser.fro.TaskUpdatePackages] (ForkJoinPool.commonPool-worker-1) Skipping `npm install` because the frontend packages are already installed in the folder '/home/runner/work/quarkus-hilla/quarkus-hilla/integration-tests/smoke-tests/node_modules' and the hash in the file '/home/runner/work/quarkus-hilla/quarkus-hilla/integration-tests/smoke-tests/node_modules/.vaadin/vaadin.json' is the same as in 'package.json'
2024-02-21 14:49:55,695 DEBUG [dev.hil.int.TaskGenerateOpenAPIImpl] (ForkJoinPool.commonPool-worker-1) Configure Hilla engine using build system plugin
2024-02-21 14:49:55,696 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereHandler com.vaadin.flow.server.communication.PushAtmosphereHandler mapped to context-path: /*
2024-02-21 14:49:55,696 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed the following AtmosphereInterceptor mapped to AtmosphereHandler com.vaadin.flow.server.communication.PushAtmosphereHandler
2024-02-21 14:49:55,707 DEBUG [dev.hil.eng.com.MavenRunner] (ForkJoinPool.commonPool-worker-1) Testing command ./mvnw with arguments [-v]
2024-02-21 14:49:55,731 DEBUG [dev.hil.eng.com.MavenRunner] (ForkJoinPool.commonPool-worker-1) Testing command ./mvnw failed: dev.hilla.engine.commandrunner.CommandNotFoundException: Command or file not found: ./mvnw
	at dev.hilla.engine.commandrunner.CommandRunner.executeCommand(CommandRunner.java:137)
	at dev.hilla.engine.commandrunner.CommandRunner.executeWithTestArguments(CommandRunner.java:85)
	at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:178)
	at java.base/java.util.AbstractList$RandomAccessSpliterator.tryAdvance(AbstractList.java:706)
	at java.base/java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:129)
	at java.base/java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:527)
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:513)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
	at java.base/java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:150)
	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.base/java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:647)
	at dev.hilla.engine.commandrunner.CommandRunner.run(CommandRunner.java:72)
	at dev.hilla.internal.AbstractTaskEndpointGenerator.prepareEngineConfiguration(AbstractTaskEndpointGenerator.java:87)
	at dev.hilla.internal.AbstractTaskEndpointGenerator.getEngineConfiguration(AbstractTaskEndpointGenerator.java:59)
	at dev.hilla.internal.TaskGenerateOpenAPIImpl.execute(TaskGenerateOpenAPIImpl.java:73)
	at com.vaadin.flow.server.frontend.NodeTasks.execute(NodeTasks.java:342)
	at com.vaadin.base.devserver.startup.DevModeInitializer.runNodeTasks(DevModeInitializer.java:354)
	at com.vaadin.base.devserver.startup.DevModeInitializer.lambda$initDevModeHandler$0(DevModeInitializer.java:295)
	at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	at java.base/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
Caused by: java.io.IOException: Cannot run program "./mvnw" (in directory "/home/runner/work/quarkus-hilla/quarkus-hilla/integration-tests/smoke-tests"): error=2, No such file or directory
	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
	at dev.hilla.engine.commandrunner.CommandRunner.executeCommand(CommandRunner.java:120)
	... 24 more
Caused by: java.io.IOException: error=2, No such file or directory
	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
	... 26 more

2024-02-21 14:49:55,733 DEBUG [dev.hil.eng.com.MavenRunner] (ForkJoinPool.commonPool-worker-1) Testing command mvn with arguments [-v]
2024-02-21 14:49:55,744 INFO  [org.atm.cpr.AtmosphereFramework] (main) Atmosphere is using org.atmosphere.util.VoidAnnotationProcessor for processing annotation
2024-02-21 14:49:55,756 INFO  [org.atm.uti.ForkJoinPool] (main) Using ForkJoinPool  java.util.concurrent.ForkJoinPool. Set the org.atmosphere.cpr.broadcaster.maxAsyncWriteThreads to -1 to fully use its power.
2024-02-21 14:49:55,763 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol 
2024-02-21 14:49:55,765 INFO  [org.atm.con.JSR356AsyncSupport] (main) JSR 356 Mapping path /VAADIN/push
2024-02-21 14:49:55,769 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /VAADIN/push
2024-02-21 14:49:55,771 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /VAADIN/push/
2024-02-21 14:49:55,771 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installing Default AtmosphereInterceptors
2024-02-21 14:49:55,771 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.CorsInterceptor : CORS Interceptor Support
2024-02-21 14:49:55,772 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.CacheHeadersInterceptor : Default Response's Headers Interceptor
2024-02-21 14:49:55,772 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.PaddingAtmosphereInterceptor : Browser Padding Interceptor Support
2024-02-21 14:49:55,773 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.AndroidAtmosphereInterceptor : Android Interceptor Support
2024-02-21 14:49:55,774 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.HeartbeatInterceptor : Heartbeat Interceptor Support
2024-02-21 14:49:55,774 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.SSEAtmosphereInterceptor : SSE Interceptor Support
2024-02-21 14:49:55,774 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.JSONPAtmosphereInterceptor : JSONP Interceptor Support
2024-02-21 14:49:55,775 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.JavaScriptProtocol : Atmosphere JavaScript Protocol
2024-02-21 14:49:55,776 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor : org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor
2024-02-21 14:49:55,776 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.OnDisconnectInterceptor : Browser disconnection detection
2024-02-21 14:49:55,776 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.IdleResourceInterceptor : org.atmosphere.interceptor.IdleResourceInterceptor
2024-02-21 14:49:55,776 INFO  [org.atm.cpr.AtmosphereFramework] (main) Set org.atmosphere.cpr.AtmosphereInterceptor.disableDefaults to disable them.
2024-02-21 14:49:55,777 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor CORS Interceptor Support with priority FIRST_BEFORE_DEFAULT 
2024-02-21 14:49:55,777 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT 
2024-02-21 14:49:55,778 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Browser Padding Interceptor Support with priority AFTER_DEFAULT 
2024-02-21 14:49:55,778 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT 
2024-02-21 14:49:55,778 INFO  [org.atm.int.HeartbeatInterceptor] (main) HeartbeatInterceptor configured with padding value 'X', client frequency 0 seconds and server frequency 60 seconds
2024-02-21 14:49:55,778 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Heartbeat Interceptor Support with priority AFTER_DEFAULT 
2024-02-21 14:49:55,778 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT 
2024-02-21 14:49:55,778 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT 
2024-02-21 14:49:55,779 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT 
2024-02-21 14:49:55,779 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor with priority AFTER_DEFAULT 
2024-02-21 14:49:55,779 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT 
2024-02-21 14:49:55,779 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor org.atmosphere.interceptor.IdleResourceInterceptor with priority BEFORE_DEFAULT 
2024-02-21 14:49:55,780 INFO  [org.atm.cpr.AtmosphereFramework] (main) Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper
2024-02-21 14:49:55,780 INFO  [org.atm.cpr.AtmosphereFramework] (main) Using BroadcasterCache: org.atmosphere.cache.UUIDBroadcasterCache
2024-02-21 14:49:55,780 INFO  [org.atm.cpr.AtmosphereFramework] (main) Default Broadcaster Class: org.atmosphere.cpr.DefaultBroadcaster
2024-02-21 14:49:55,780 INFO  [org.atm.cpr.AtmosphereFramework] (main) Broadcaster Shared List Resources: false
2024-02-21 14:49:55,780 INFO  [org.atm.cpr.AtmosphereFramework] (main) Broadcaster Polling Wait Time 100
2024-02-21 14:49:55,781 INFO  [org.atm.cpr.AtmosphereFramework] (main) Shared ExecutorService supported: true
2024-02-21 14:49:55,781 INFO  [org.atm.cpr.AtmosphereFramework] (main) Messaging ExecutorService Pool Size unavailable - Not instance of ThreadPoolExecutor
2024-02-21 14:49:55,781 INFO  [org.atm.cpr.AtmosphereFramework] (main) Async I/O Thread Pool Size: 200
2024-02-21 14:49:55,781 INFO  [org.atm.cpr.AtmosphereFramework] (main) Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory
2024-02-21 14:49:55,781 INFO  [org.atm.cpr.AtmosphereFramework] (main) Using AtmosphereResurceFactory: org.atmosphere.cpr.DefaultAtmosphereResourceFactory
2024-02-21 14:49:55,781 INFO  [org.atm.cpr.AtmosphereFramework] (main) Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor
2024-02-21 14:49:55,784 INFO  [org.atm.cpr.AtmosphereFramework] (main) Invoke AtmosphereInterceptor on WebSocket message true
2024-02-21 14:49:55,784 INFO  [org.atm.cpr.AtmosphereFramework] (main) HttpSession supported: true
2024-02-21 14:49:55,784 INFO  [org.atm.cpr.AtmosphereFramework] (main) Atmosphere is using org.atmosphere.inject.InjectableObjectFactory for dependency injection and object creation
2024-02-21 14:49:55,784 INFO  [org.atm.cpr.AtmosphereFramework] (main) Atmosphere is using async support: org.atmosphere.container.JSR356AsyncSupport running under container: Undertow - 5.1.0.Final using jakarta.servlet/3.0 and jsr356/WebSocket API
2024-02-21 14:49:55,785 INFO  [org.atm.cpr.AtmosphereFramework] (main) Atmosphere Framework 3.0.3.slf4jvaadin2 started.
2024-02-21 14:49:55,788 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor  Track Message Size Interceptor using | with priority BEFORE_DEFAULT 
2024-02-21 14:49:55,810 INFO  [com.vaa.flo.ser.DefaultDeploymentConfiguration] (main) 
Vaadin is running in DEVELOPMENT mode - do not use for production deployments.
2024-02-21 14:49:55,840 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class com.vaadin.base.devserver.viteproxy.ViteWebsocketEndpoint for path /VAADIN/
2024-02-21 14:49:55,850 INFO  [org.atm.cpr.AtmosphereFramework] (main) Atmosphere is using org.atmosphere.cpr.DefaultAnnotationProcessor for processing annotation
2024-02-21 14:49:55,850 INFO  [org.atm.cpr.DefaultAnnotationProcessor] (main) AnnotationProcessor class org.atmosphere.cpr.DefaultAnnotationProcessor$BytecodeBasedAnnotationProcessor being used
2024-02-21 14:49:56,115 DEBUG [dev.hil.eng.com.MavenRunner] (ForkJoinPool.commonPool-worker-1) Running command mvn
2024-02-21 14:49:58,723 INFO  [org.atm.cpr.AtmosphereFramework] (main) Auto detecting atmosphere handlers /WEB-INF/classes/
2024-02-21 14:49:58,725 INFO  [org.atm.cpr.AtmosphereFramework] (main) Auto detecting WebSocketHandler in /WEB-INF/classes/
2024-02-21 14:49:58,726 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol 
2024-02-21 14:49:58,726 INFO  [org.atm.con.JSR356AsyncSupport] (main) JSR 356 Mapping path /HILLA/push
2024-02-21 14:49:58,727 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push
2024-02-21 14:49:58,727 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/
2024-02-21 14:49:58,727 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/{path0}
2024-02-21 14:49:58,728 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/{path0}/{path1}
2024-02-21 14:49:58,728 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/{path0}/{path1}/{path2}
2024-02-21 14:49:58,728 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/{path0}/{path1}/{path2}/{path3}
2024-02-21 14:49:58,728 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/{path0}/{path1}/{path2}/{path3}/{path4}
2024-02-21 14:49:58,731 ERROR [org.atm.cpr.AtmosphereFramework] (main) Failed to initialize Atmosphere Framework: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/util/RecyclerPool
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.Instances.getBeanInstance(Instances.java:115)
	at io.quarkus.arc.impl.Instances.listOf(Instances.java:75)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:50)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:15)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
	at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:32)
	at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
	at io.quarkus.arc.impl.ComputingCacheContextInstances.computeIfAbsent(ComputingCacheContextInstances.java:19)
	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.doCreate(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.create(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.create(Unknown Source)
	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
	at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:32)
	at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
	at io.quarkus.arc.impl.ComputingCacheContextInstances.computeIfAbsent(ComputingCacheContextInstances.java:19)
	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
	at dev.hilla.push.PushEndpoint_Bean.get(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.ArcContainerImpl.beanInstanceHandle(ArcContainerImpl.java:554)
	at io.quarkus.arc.impl.BeanManagerImpl.getReference(BeanManagerImpl.java:67)
	at com.github.mcollovati.quarkus.hilla.QuarkusApplicationContext.beanReference(QuarkusApplicationContext.java:53)
	at com.github.mcollovati.quarkus.hilla.QuarkusApplicationContext.getBean(QuarkusApplicationContext.java:73)
	at com.github.mcollovati.quarkus.hilla.HillaAtmosphereObjectFactory.newClassInstance(HillaAtmosphereObjectFactory.java:38)
	at org.atmosphere.cpr.AtmosphereFramework.newClassInstance(AtmosphereFramework.java:3029)
	at org.atmosphere.cpr.AtmosphereFramework.configureWebDotXmlAtmosphereHandler(AtmosphereFramework.java:1296)
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:909)
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:832)
	at org.atmosphere.cpr.AtmosphereFrameworkInitializer.configureFramework(AtmosphereFrameworkInitializer.java:76)
	at org.atmosphere.cpr.AtmosphereServlet.configureFramework(AtmosphereServlet.java:83)
	at org.atmosphere.cpr.AtmosphereServlet.configureFramework(AtmosphereServlet.java:79)
	at org.atmosphere.cpr.AtmosphereServlet.init(AtmosphereServlet.java:74)
	at io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(LifecyleInterceptorInvocation.java:118)
	at io.undertow.servlet.core.ManagedServlet$DefaultInstanceStrategy.start(ManagedServlet.java:295)
	at io.undertow.servlet.core.ManagedServlet.createServlet(ManagedServlet.java:140)
	at io.undertow.servlet.core.DeploymentManagerImpl$2.call(DeploymentManagerImpl.java:585)
	at io.undertow.servlet.core.DeploymentManagerImpl$2.call(DeploymentManagerImpl.java:556)
	at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:42)
	at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:604)
	at io.undertow.servlet.core.DeploymentManagerImpl.start(DeploymentManagerImpl.java:598)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder.bootServletContainer(UndertowDeploymentRecorder.java:546)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy_0(Unknown Source)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy(Unknown Source)
	at io.quarkus.runner.ApplicationImpl.<clinit>(Unknown Source)
	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:467)
	at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:269)
	at io.quarkus.test.junit.QuarkusTestExtension.doJavaStart(QuarkusTestExtension.java:252)
	at io.quarkus.test.junit.QuarkusTestExtension.ensureStarted(QuarkusTestExtension.java:605)
	at io.quarkus.test.junit.QuarkusTestExtension.beforeAll(QuarkusTestExtension.java:655)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllCallbacks$12(ClassBasedTestDescriptor.java:396)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllCallbacks(ClassBasedTestDescriptor.java:396)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:212)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:85)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.lang.ClassNotFoundException: com.fasterxml.jackson.core.util.RecyclerPool
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	... 107 more

Check failure on line 0 in com.github.mcollovati.quarkus.hilla.deployment.crud.panache.ListRepositoryServiceTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

Unknown test (com.github.mcollovati.quarkus.hilla.deployment.crud.panache.ListRepositoryServiceTest) with error

deployment-commons/target/surefire-reports/TEST-com.github.mcollovati.quarkus.hilla.deployment.crud.panache.ListRepositoryServiceTest.xml [took 2s]
Raw output
java.lang.ExceptionInInitializerError
	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:467)
	at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:269)
	at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:662)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.RuntimeException: Failed to start quarkus
	at io.quarkus.runner.ApplicationImpl.<clinit>(Unknown Source)
	... 5 more
Caused by: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/util/RecyclerPool
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.Instances.getBeanInstance(Instances.java:115)
	at io.quarkus.arc.impl.Instances.listOf(Instances.java:75)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:50)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:15)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
	at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:32)
	at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
	at io.quarkus.arc.impl.ComputingCacheContextInstances.computeIfAbsent(ComputingCacheContextInstances.java:19)
	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.ArcContainerImpl.beanInstanceHandle(ArcContainerImpl.java:554)
	at io.quarkus.arc.impl.ArcContainerImpl.beanInstanceHandle(ArcContainerImpl.java:534)
	at io.quarkus.arc.impl.ArcContainerImpl.beanInstanceHandle(ArcContainerImpl.java:567)
	at io.quarkus.arc.impl.ArcContainerImpl.instanceHandle(ArcContainerImpl.java:529)
	at io.quarkus.arc.impl.ArcContainerImpl.instance(ArcContainerImpl.java:294)
	at io.quarkus.hibernate.orm.runtime.customized.FormatMapperKind$1.create(FormatMapperKind.java:21)
	at io.quarkus.hibernate.orm.runtime.boot.FastBootMetadataBuilder.mergeSettings(FastBootMetadataBuilder.java:404)
	at io.quarkus.hibernate.orm.runtime.boot.FastBootMetadataBuilder.<init>(FastBootMetadataBuilder.java:140)
	at io.quarkus.hibernate.orm.runtime.PersistenceUnitsHolder.createMetadata(PersistenceUnitsHolder.java:99)
	at io.quarkus.hibernate.orm.runtime.PersistenceUnitsHolder.constructMetadataAdvance(PersistenceUnitsHolder.java:73)
	at io.quarkus.hibernate.orm.runtime.PersistenceUnitsHolder.initializeJpa(PersistenceUnitsHolder.java:40)
	at io.quarkus.hibernate.orm.runtime.HibernateOrmRecorder$1.created(HibernateOrmRecorder.java:78)
	at io.quarkus.arc.runtime.ArcRecorder.initBeanContainer(ArcRecorder.java:79)
	at io.quarkus.deployment.steps.ArcProcessor$notifyBeanContainerListeners1304312071.deploy_0(Unknown Source)
	at io.quarkus.deployment.steps.ArcProcessor$notifyBeanContainerListeners1304312071.deploy(Unknown Source)
	... 6 more
Caused by: java.lang.ClassNotFoundException: com.fasterxml.jackson.core.util.RecyclerPool
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	... 41 more
2024-02-21 14:51:17,341 WARN  [io.qua.config] (main) Unrecognized configuration key "quarkus.resteasy.path" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
2024-02-21 14:51:18,843 WARN  [io.qua.dep.ste.CapabilityAggregationStep] (build-8) The following capabilities were found to be missing from the processed extension descriptors:
 - com.github.mcollovati.quarkus.hilla.spring-data-jpa-support provided by quarkus-hilla
 - com.github.mcollovati.quarkus.hilla.panache-support provided by quarkus-hilla
Please report this issue to the extension maintainers to get it fixed in the future releases.
2024-02-21 14:51:19,036 WARN  [io.qua.arc.dep.SplitPackageProcessor] (build-18) Detected a split package usage which is considered a bad practice and should be avoided. Following packages were detected in multiple archives: 
- "com.vaadin.flow.theme.lumo" found in [dev.hilla:hilla-react::jar, dev.hilla:hilla::jar]
- "dev.hilla" found in [dev.hilla:endpoint::jar, dev.hilla:hilla-react::jar, dev.hilla:hilla::jar]
- "com.vaadin.flow.theme.material" found in [dev.hilla:hilla-react::jar, dev.hilla:hilla::jar]
2024-02-21 14:51:19,209 WARN  [io.qua.arc.dep.StartupBuildSteps] (build-24) Ignored an invalid @Startup method declared on com.github.mcollovati.quarkus.hilla.QuarkusEndpointControllerConfiguration: org.springframework.context.ApplicationContext applicationContext(jakarta.enterprise.inject.spi.BeanManager beanManager)
2024-02-21 14:51:19,209 WARN  [io.qua.arc.dep.StartupBuildSteps] (build-24) Ignored an invalid @Startup method declared on com.github.mcollovati.quarkus.hilla.QuarkusEndpointControllerConfiguration: dev.hilla.EndpointController endpointController(org.springframework.context.ApplicationContext context, dev.hilla.EndpointRegistry endpointRegistry, dev.hilla.EndpointInvoker endpointInvoker, dev.hilla.auth.CsrfChecker csrfChecker)

Check failure on line 0 in com.github.mcollovati.quarkus.hilla.deployment.SpringDataExtensionsSupportTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

Unknown test (com.github.mcollovati.quarkus.hilla.deployment.SpringDataExtensionsSupportTest) with error

deployment-commons/target/surefire-reports/TEST-com.github.mcollovati.quarkus.hilla.deployment.SpringDataExtensionsSupportTest.xml [took 27s]
Raw output
java.lang.ExceptionInInitializerError
	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:467)
	at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:269)
	at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:662)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.RuntimeException: Failed to start quarkus
	at io.quarkus.runner.ApplicationImpl.<clinit>(Unknown Source)
	... 5 more
Caused by: java.lang.RuntimeException: jakarta.servlet.ServletException: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/util/RecyclerPool
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder.bootServletContainer(UndertowDeploymentRecorder.java:556)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy_15(Unknown Source)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy(Unknown Source)
	... 6 more
Caused by: jakarta.servlet.ServletException: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/util/RecyclerPool
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:945)
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:832)
	at org.atmosphere.cpr.AtmosphereFrameworkInitializer.configureFramework(AtmosphereFrameworkInitializer.java:76)
	at org.atmosphere.cpr.AtmosphereServlet.configureFramework(AtmosphereServlet.java:83)
	at org.atmosphere.cpr.AtmosphereServlet.configureFramework(AtmosphereServlet.java:79)
	at org.atmosphere.cpr.AtmosphereServlet.init(AtmosphereServlet.java:74)
	at io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(LifecyleInterceptorInvocation.java:118)
	at io.undertow.servlet.core.ManagedServlet$DefaultInstanceStrategy.start(ManagedServlet.java:295)
	at io.undertow.servlet.core.ManagedServlet.createServlet(ManagedServlet.java:140)
	at io.undertow.servlet.core.DeploymentManagerImpl$2.call(DeploymentManagerImpl.java:585)
	at io.undertow.servlet.core.DeploymentManagerImpl$2.call(DeploymentManagerImpl.java:556)
	at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:42)
	at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:604)
	at io.undertow.servlet.core.DeploymentManagerImpl.start(DeploymentManagerImpl.java:598)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder.bootServletContainer(UndertowDeploymentRecorder.java:546)
	... 8 more
Caused by: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/util/RecyclerPool
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.Instances.getBeanInstance(Instances.java:115)
	at io.quarkus.arc.impl.Instances.listOf(Instances.java:75)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:50)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:15)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
	at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:32)
	at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
	at io.quarkus.arc.impl.ComputingCacheContextInstances.computeIfAbsent(ComputingCacheContextInstances.java:19)
	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.doCreate(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.create(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.create(Unknown Source)
	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
	at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:32)
	at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
	at io.quarkus.arc.impl.ComputingCacheContextInstances.computeIfAbsent(ComputingCacheContextInstances.java:19)
	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
	at dev.hilla.push.PushEndpoint_Bean.get(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.ArcContainerImpl.beanInstanceHandle(ArcContainerImpl.java:554)
	at io.quarkus.arc.impl.BeanManagerImpl.getReference(BeanManagerImpl.java:67)
	at com.github.mcollovati.quarkus.hilla.QuarkusApplicationContext.beanReference(QuarkusApplicationContext.java:53)
	at com.github.mcollovati.quarkus.hilla.QuarkusApplicationContext.getBean(QuarkusApplicationContext.java:73)
	at com.github.mcollovati.quarkus.hilla.HillaAtmosphereObjectFactory.newClassInstance(HillaAtmosphereObjectFactory.java:38)
	at org.atmosphere.cpr.AtmosphereFramework.newClassInstance(AtmosphereFramework.java:3029)
	at org.atmosphere.cpr.AtmosphereFramework.configureWebDotXmlAtmosphereHandler(AtmosphereFramework.java:1296)
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:909)
	... 23 more
Caused by: java.lang.ClassNotFoundException: com.fasterxml.jackson.core.util.RecyclerPool
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	... 63 more
2024-02-21 14:49:46,470 ERROR [io.qua.run.boo.ForkJoinClassLoading] (main) Timed out trying to set fork join ClassLoader, this should never happen unless something has tied up a fork join thread before the app launched
2024-02-21 14:49:46,576 WARN  [io.qua.config] (main) Unrecognized configuration key "quarkus.resteasy.path" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
2024-02-21 14:49:46,856 INFO  [io.und.servlet] (main) Initializing AtmosphereFramework
2024-02-21 14:49:47,160 INFO  [com.vaa.bas.dev.sta.DevModeStartupListener] (main) Starting dev-mode updaters in /home/runner/work/quarkus-hilla/quarkus-hilla/deployment-commons folder.
2024-02-21 14:49:47,179 INFO  [com.vaa.flo.ser.fro.sca.FullDependenciesScanner] (main) Visited 7 classes. Took 9 ms.
2024-02-21 14:49:57,196 ERROR [com.vaa.flo.ser.fro.FrontendToolsLocator] (main) Failed to read the command '[which, node]' stdout/stderr: java.util.concurrent.TimeoutException
	at java.base/java.util.concurrent.CompletableFuture.timedGet(CompletableFuture.java:1960)
	at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2095)
	at com.vaadin.flow.server.frontend.FrontendToolsLocator.executeCommand(FrontendToolsLocator.java:176)
	at com.vaadin.flow.server.frontend.FrontendToolsLocator.tryLocateTool(FrontendToolsLocator.java:80)
	at com.vaadin.flow.server.frontend.FrontendTools.getNodeExecutable(FrontendTools.java:433)
	at dev.hilla.internal.EndpointGeneratorTaskFactoryImpl.createTaskGenerateEndpoint(EndpointGeneratorTaskFactoryImpl.java:61)
	at com.vaadin.flow.server.frontend.NodeTasks.addEndpointServicesTasks(NodeTasks.java:328)
	at com.vaadin.flow.server.frontend.NodeTasks.<init>(NodeTasks.java:237)
	at com.vaadin.base.devserver.startup.DevModeInitializer.initDevModeHandler(DevModeInitializer.java:292)
	at com.vaadin.base.devserver.DevModeHandlerManagerImpl.initDevModeHandler(DevModeHandlerManagerImpl.java:96)
	at com.vaadin.base.devserver.startup.DevModeStartupListener.initialize(DevModeStartupListener.java:78)
	at com.vaadin.flow.server.startup.VaadinServletContextStartupInitializer.process(VaadinServletContextStartupInitializer.java:42)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at com.vaadin.flow.server.startup.ClassLoaderAwareServletContainerInitializer.lambda$onStartup$2(ClassLoaderAwareServletContainerInitializer.java:98)
	at com.vaadin.flow.server.startup.ClassLoaderAwareServletContainerInitializer.onStartup(ClassLoaderAwareServletContainerInitializer.java:122)
	at io.undertow.servlet.core.DeploymentManagerImpl$1.call(DeploymentManagerImpl.java:204)
	at io.undertow.servlet.core.DeploymentManagerImpl$1.call(DeploymentManagerImpl.java:186)
	at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:42)
	at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:604)
	at io.undertow.servlet.core.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:251)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder.bootServletContainer(UndertowDeploymentRecorder.java:545)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy_15(Unknown Source)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy(Unknown Source)
	at io.quarkus.runner.ApplicationImpl.<clinit>(Unknown Source)
	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:467)
	at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:269)
	at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:662)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllCallbacks$12(ClassBasedTestDescriptor.java:396)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllCallbacks(ClassBasedTestDescriptor.java:396)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:212)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:85)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)

2024-02-21 14:50:07,206 ERROR [com.vaa.flo.ser.fro.FrontendToolsLocator] (main) Failed to read the command '[/usr/local/bin/node, -v]' stdout/stderr: java.util.concurrent.TimeoutException
	at java.base/java.util.concurrent.CompletableFuture.timedGet(CompletableFuture.java:1960)
	at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2095)
	at com.vaadin.flow.server.frontend.FrontendToolsLocator.executeCommand(FrontendToolsLocator.java:176)
	at com.vaadin.flow.server.frontend.FrontendToolsLocator.lambda$verifyTool$1(FrontendToolsLocator.java:108)
	at java.base/java.util.Optional.flatMap(Optional.java:289)
	at com.vaadin.flow.server.frontend.FrontendToolsLocator.verifyTool(FrontendToolsLocator.java:108)
	at com.vaadin.flow.server.frontend.FrontendToolsLocator.tryLocateTool(FrontendToolsLocator.java:90)
	at com.vaadin.flow.server.frontend.FrontendTools.getNodeExecutable(FrontendTools.java:433)
	at dev.hilla.internal.EndpointGeneratorTaskFactoryImpl.createTaskGenerateEndpoint(EndpointGeneratorTaskFactoryImpl.java:61)
	at com.vaadin.flow.server.frontend.NodeTasks.addEndpointServicesTasks(NodeTasks.java:328)
	at com.vaadin.flow.server.frontend.NodeTasks.<init>(NodeTasks.java:237)
	at com.vaadin.base.devserver.startup.DevModeInitializer.initDevModeHandler(DevModeInitializer.java:292)
	at com.vaadin.base.devserver.DevModeHandlerManagerImpl.initDevModeHandler(DevModeHandlerManagerImpl.java:96)
	at com.vaadin.base.devserver.startup.DevModeStartupListener.initialize(DevModeStartupListener.java:78)
	at com.vaadin.flow.server.startup.VaadinServletContextStartupInitializer.process(VaadinServletContextStartupInitializer.java:42)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at com.vaadin.flow.server.startup.ClassLoaderAwareServletContainerInitializer.lambda$onStartup$2(ClassLoaderAwareServletContainerInitializer.java:98)
	at com.vaadin.flow.server.startup.ClassLoaderAwareServletContainerInitializer.onStartup(ClassLoaderAwareServletContainerInitializer.java:122)
	at io.undertow.servlet.core.DeploymentManagerImpl$1.call(DeploymentManagerImpl.java:204)
	at io.undertow.servlet.core.DeploymentManagerImpl$1.call(DeploymentManagerImpl.java:186)
	at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:42)
	at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:604)
	at io.undertow.servlet.core.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:251)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder.bootServletContainer(UndertowDeploymentRecorder.java:545)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy_15(Unknown Source)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy(Unknown Source)
	at io.quarkus.runner.ApplicationImpl.<clinit>(Unknown Source)
	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:467)
	at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:269)
	at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:662)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllCallbacks$12(ClassBasedTestDescriptor.java:396)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllCallbacks(ClassBasedTestDescriptor.java:396)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:212)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:85)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)

2024-02-21 14:50:17,216 ERROR [com.vaa.flo.ser.fro.FrontendToolsLocator] (main) Failed to read the command '[/home/runner/.vaadin/node/node, -v]' stdout/stderr: java.util.concurrent.TimeoutException
	at java.base/java.util.concurrent.CompletableFuture.timedGet(CompletableFuture.java:1960)
	at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2095)
	at com.vaadin.flow.server.frontend.FrontendToolsLocator.executeCommand(FrontendToolsLocator.java:176)
	at com.vaadin.flow.server.frontend.FrontendToolsLocator.lambda$verifyTool$1(FrontendToolsLocator.java:108)
	at java.base/java.util.Optional.flatMap(Optional.java:289)
	at com.vaadin.flow.server.frontend.FrontendToolsLocator.verifyTool(FrontendToolsLocator.java:108)
	at com.vaadin.flow.server.frontend.FrontendTools.getExecutable(FrontendTools.java:851)
	at com.vaadin.flow.server.frontend.FrontendTools.getNodeExecutable(FrontendTools.java:438)
	at dev.hilla.internal.EndpointGeneratorTaskFactoryImpl.createTaskGenerateEndpoint(EndpointGeneratorTaskFactoryImpl.java:61)
	at com.vaadin.flow.server.frontend.NodeTasks.addEndpointServicesTasks(NodeTasks.java:328)
	at com.vaadin.flow.server.frontend.NodeTasks.<init>(NodeTasks.java:237)
	at com.vaadin.base.devserver.startup.DevModeInitializer.initDevModeHandler(DevModeInitializer.java:292)
	at com.vaadin.base.devserver.DevModeHandlerManagerImpl.initDevModeHandler(DevModeHandlerManagerImpl.java:96)
	at com.vaadin.base.devserver.startup.DevModeStartupListener.initialize(DevModeStartupListener.java:78)
	at com.vaadin.flow.server.startup.VaadinServletContextStartupInitializer.process(VaadinServletContextStartupInitializer.java:42)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at com.vaadin.flow.server.startup.ClassLoaderAwareServletContainerInitializer.lambda$onStartup$2(ClassLoaderAwareServletContainerInitializer.java:98)
	at com.vaadin.flow.server.startup.ClassLoaderAwareServletContainerInitializer.onStartup(ClassLoaderAwareServletContainerInitializer.java:122)
	at io.undertow.servlet.core.DeploymentManagerImpl$1.call(DeploymentManagerImpl.java:204)
	at io.undertow.servlet.core.DeploymentManagerImpl$1.call(DeploymentManagerImpl.java:186)
	at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:42)
	at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:604)
	at io.undertow.servlet.core.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:251)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder.bootServletContainer(UndertowDeploymentRecorder.java:545)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy_15(Unknown Source)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy(Unknown Source)
	at io.quarkus.runner.ApplicationImpl.<clinit>(Unknown Source)
	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:467)
	at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:269)
	at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:662)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllCallbacks$12(ClassBasedTestDescriptor.java:396)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllCallbacks(ClassBasedTestDescriptor.java:396)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:212)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:85)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)

2024-02-21 14:50:17,216 INFO  [com.vaa.flo.ser.fro.FrontendTools] (main) Couldn't find node. Installing Node and npm to /home/runner/.vaadin.
2024-02-21 14:50:19,326 WARN  [io.qua.dep.ste.CapabilityAggregationStep] (build-4) The following capabilities were found to be missing from the processed extension descriptors:
 - com.github.mcollovati.quarkus.hilla.spring-data-jpa-support provided by quarkus-hilla
 - com.github.mcollovati.quarkus.hilla.panache-support provided by quarkus-hilla
Please report this issue to the extension maintainers to get it fixed in the future releases.
2024-02-21 14:50:19,328 WARN  [io.qua.agr.dep.AgroalProcessor] (build-17) The Agroal dependency is present but no JDBC datasources have been defined.
2024-02-21 14:50:19,610 WARN  [io.qua.arc.dep.SplitPackageProcessor] (build-23) Detected a split package usage which is considered a bad practice and should be avoided. Following packages were detected in multiple archives: 
- "com.vaadin.flow.theme.lumo" found in [dev.hilla:hilla-react::jar, dev.hilla:hilla::jar]
- "dev.hilla" found in [dev.hilla:endpoint::jar, dev.hilla:hilla-react::jar, dev.hilla:hilla::jar]
- "com.vaadin.flow.theme.material" found in [dev.hilla:hilla-react::jar, dev.hilla:hilla::jar]
2024-02-21 14:50:19,639 WARN  [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-23) Unable to determine a database type for default datasource
2024-02-21 14:50:19,704 WARN  [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-23) Hibernate ORM is disabled because no JPA entities were found
2024-02-21 14:50:19,964 WARN  [io.qua.arc.dep.StartupBuildSteps] (build-24) Ignored an invalid @Startup method declared on com.github.mcollovati.quarkus.hilla.QuarkusEndpointControllerConfiguration: org.springframework.context.ApplicationContext applicationContext(jakarta.enterprise.inject.spi.BeanManager beanManager)
2024-02-21 14:50:19,965 WARN  [io.qua.arc.dep.StartupBuildSteps] (build-24) Ignored an invalid @Startup method declared on com.github.mcollovati.quarkus.hilla.QuarkusEndpointControllerConfiguration: dev.hilla.EndpointController endpointController(org.springframework.context.ApplicationContext context, dev.hilla.EndpointRegistry endpointRegistry, dev.hilla.EndpointInvoker endpointInvoker, dev.hilla.auth.CsrfChecker csrfChecker)
&amp#27;[38;5;35m
------------------ Starting Frontend compilation. ------------------
&amp#27;[0m&amp#27;[38;5;35m
----------------- Frontend compiled successfully. -----------------

&amp#27;[0m

Check failure on line 0 in com.github.mcollovati.quarkus.hilla.deployment.EndpointSecurityTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

Unknown test (com.github.mcollovati.quarkus.hilla.deployment.EndpointSecurityTest) with error

deployment-commons/target/surefire-reports/TEST-com.github.mcollovati.quarkus.hilla.deployment.EndpointSecurityTest.xml [took 32s]
Raw output
java.lang.ExceptionInInitializerError
	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:467)
	at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:269)
	at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:662)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.RuntimeException: Failed to start quarkus
	at io.quarkus.runner.ApplicationImpl.<clinit>(Unknown Source)
	... 5 more
Caused by: java.lang.RuntimeException: java.lang.RuntimeException: jakarta.servlet.ServletException: java.lang.reflect.InvocationTargetException
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder.bootServletContainer(UndertowDeploymentRecorder.java:556)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy_15(Unknown Source)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy(Unknown Source)
	... 6 more
Caused by: java.lang.RuntimeException: jakarta.servlet.ServletException: java.lang.reflect.InvocationTargetException
	at io.undertow.servlet.core.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:253)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder.bootServletContainer(UndertowDeploymentRecorder.java:545)
	... 8 more
Caused by: jakarta.servlet.ServletException: java.lang.reflect.InvocationTargetException
	at com.vaadin.flow.server.startup.ClassLoaderAwareServletContainerInitializer.lambda$onStartup$2(ClassLoaderAwareServletContainerInitializer.java:103)
	at com.vaadin.flow.server.startup.ClassLoaderAwareServletContainerInitializer.onStartup(ClassLoaderAwareServletContainerInitializer.java:122)
	at io.undertow.servlet.core.DeploymentManagerImpl$1.call(DeploymentManagerImpl.java:204)
	at io.undertow.servlet.core.DeploymentManagerImpl$1.call(DeploymentManagerImpl.java:186)
	at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:42)
	at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:604)
	at io.undertow.servlet.core.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:251)
	... 9 more
Caused by: java.lang.reflect.InvocationTargetException
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at com.vaadin.flow.server.startup.ClassLoaderAwareServletContainerInitializer.lambda$onStartup$2(ClassLoaderAwareServletContainerInitializer.java:98)
	... 16 more
Caused by: java.lang.IllegalStateException: Failed to install Node
	at com.vaadin.flow.server.frontend.FrontendTools.installNode(FrontendTools.java:696)
	at com.vaadin.flow.server.frontend.FrontendTools.getNodeExecutable(FrontendTools.java:444)
	at dev.hilla.internal.EndpointGeneratorTaskFactoryImpl.createTaskGenerateEndpoint(EndpointGeneratorTaskFactoryImpl.java:61)
	at com.vaadin.flow.server.frontend.NodeTasks.addEndpointServicesTasks(NodeTasks.java:328)
	at com.vaadin.flow.server.frontend.NodeTasks.<init>(NodeTasks.java:237)
	at com.vaadin.base.devserver.startup.DevModeInitializer.initDevModeHandler(DevModeInitializer.java:292)
	at com.vaadin.base.devserver.DevModeHandlerManagerImpl.initDevModeHandler(DevModeHandlerManagerImpl.java:96)
	at com.vaadin.base.devserver.startup.DevModeStartupListener.initialize(DevModeStartupListener.java:78)
	at com.vaadin.flow.server.startup.VaadinServletContextStartupInitializer.process(VaadinServletContextStartupInitializer.java:42)
	... 18 more
Caused by: com.vaadin.flow.server.frontend.installer.InstallationException: Unable to detect version of Node. Using command /home/runner/.vaadin/node/node --version
	at com.vaadin.flow.server.frontend.installer.NodeInstaller.getVersion(NodeInstaller.java:565)
	at com.vaadin.flow.server.frontend.installer.NodeInstaller.nodeIsAlreadyInstalled(NodeInstaller.java:235)
	at com.vaadin.flow.server.frontend.installer.NodeInstaller.install(NodeInstaller.java:211)
	at com.vaadin.flow.server.frontend.FrontendTools.installNode(FrontendTools.java:694)
	... 26 more
Caused by: java.io.IOException: No output
	at com.vaadin.flow.server.frontend.FrontendUtils.lambda$parseVersionString$8(FrontendUtils.java:925)
	at java.base/java.util.Optional.orElseThrow(Optional.java:403)
	at com.vaadin.flow.server.frontend.FrontendUtils.parseVersionString(FrontendUtils.java:925)
	at com.vaadin.flow.server.frontend.FrontendUtils.parseFrontendVersion(FrontendUtils.java:867)
	at com.vaadin.flow.server.frontend.installer.NodeInstaller.getVersion(NodeInstaller.java:562)
	... 29 more
2024-02-21 14:49:18,328 ERROR [io.qua.run.boo.ForkJoinClassLoading] (main) Timed out trying to set fork join ClassLoader, this should never happen unless something has tied up a fork join thread before the app launched
2024-02-21 14:49:18,449 WARN  [io.qua.config] (main) Unrecognized configuration key "quarkus.resteasy.path" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
2024-02-21 14:49:18,816 INFO  [io.und.servlet] (main) Initializing AtmosphereFramework
2024-02-21 14:49:19,121 INFO  [com.vaa.bas.dev.sta.DevModeStartupListener] (main) Starting dev-mode updaters in /home/runner/work/quarkus-hilla/quarkus-hilla/deployment-commons folder.
2024-02-21 14:49:19,136 INFO  [com.vaa.flo.ser.fro.sca.FullDependenciesScanner] (main) Visited 7 classes. Took 7 ms.
2024-02-21 14:49:29,151 ERROR [com.vaa.flo.ser.fro.FrontendToolsLocator] (main) Failed to read the command '[which, node]' stdout/stderr: java.util.concurrent.TimeoutException
	at java.base/java.util.concurrent.CompletableFuture.timedGet(CompletableFuture.java:1960)
	at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2095)
	at com.vaadin.flow.server.frontend.FrontendToolsLocator.executeCommand(FrontendToolsLocator.java:176)
	at com.vaadin.flow.server.frontend.FrontendToolsLocator.tryLocateTool(FrontendToolsLocator.java:80)
	at com.vaadin.flow.server.frontend.FrontendTools.getNodeExecutable(FrontendTools.java:433)
	at dev.hilla.internal.EndpointGeneratorTaskFactoryImpl.createTaskGenerateEndpoint(EndpointGeneratorTaskFactoryImpl.java:61)
	at com.vaadin.flow.server.frontend.NodeTasks.addEndpointServicesTasks(NodeTasks.java:328)
	at com.vaadin.flow.server.frontend.NodeTasks.<init>(NodeTasks.java:237)
	at com.vaadin.base.devserver.startup.DevModeInitializer.initDevModeHandler(DevModeInitializer.java:292)
	at com.vaadin.base.devserver.DevModeHandlerManagerImpl.initDevModeHandler(DevModeHandlerManagerImpl.java:96)
	at com.vaadin.base.devserver.startup.DevModeStartupListener.initialize(DevModeStartupListener.java:78)
	at com.vaadin.flow.server.startup.VaadinServletContextStartupInitializer.process(VaadinServletContextStartupInitializer.java:42)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at com.vaadin.flow.server.startup.ClassLoaderAwareServletContainerInitializer.lambda$onStartup$2(ClassLoaderAwareServletContainerInitializer.java:98)
	at com.vaadin.flow.server.startup.ClassLoaderAwareServletContainerInitializer.onStartup(ClassLoaderAwareServletContainerInitializer.java:122)
	at io.undertow.servlet.core.DeploymentManagerImpl$1.call(DeploymentManagerImpl.java:204)
	at io.undertow.servlet.core.DeploymentManagerImpl$1.call(DeploymentManagerImpl.java:186)
	at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:42)
	at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:604)
	at io.undertow.servlet.core.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:251)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder.bootServletContainer(UndertowDeploymentRecorder.java:545)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy_15(Unknown Source)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy(Unknown Source)
	at io.quarkus.runner.ApplicationImpl.<clinit>(Unknown Source)
	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:467)
	at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:269)
	at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:662)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllCallbacks$12(ClassBasedTestDescriptor.java:396)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllCallbacks(ClassBasedTestDescriptor.java:396)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:212)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:85)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)

2024-02-21 14:49:39,160 ERROR [com.vaa.flo.ser.fro.FrontendToolsLocator] (main) Failed to read the command '[/usr/local/bin/node, -v]' stdout/stderr: java.util.concurrent.TimeoutException
	at java.base/java.util.concurrent.CompletableFuture.timedGet(CompletableFuture.java:1960)
	at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2095)
	at com.vaadin.flow.server.frontend.FrontendToolsLocator.executeCommand(FrontendToolsLocator.java:176)
	at com.vaadin.flow.server.frontend.FrontendToolsLocator.lambda$verifyTool$1(FrontendToolsLocator.java:108)
	at java.base/java.util.Optional.flatMap(Optional.java:289)
	at com.vaadin.flow.server.frontend.FrontendToolsLocator.verifyTool(FrontendToolsLocator.java:108)
	at com.vaadin.flow.server.frontend.FrontendToolsLocator.tryLocateTool(FrontendToolsLocator.java:90)
	at com.vaadin.flow.server.frontend.FrontendTools.getNodeExecutable(FrontendTools.java:433)
	at dev.hilla.internal.EndpointGeneratorTaskFactoryImpl.createTaskGenerateEndpoint(EndpointGeneratorTaskFactoryImpl.java:61)
	at com.vaadin.flow.server.frontend.NodeTasks.addEndpointServicesTasks(NodeTasks.java:328)
	at com.vaadin.flow.server.frontend.NodeTasks.<init>(NodeTasks.java:237)
	at com.vaadin.base.devserver.startup.DevModeInitializer.initDevModeHandler(DevModeInitializer.java:292)
	at com.vaadin.base.devserver.DevModeHandlerManagerImpl.initDevModeHandler(DevModeHandlerManagerImpl.java:96)
	at com.vaadin.base.devserver.startup.DevModeStartupListener.initialize(DevModeStartupListener.java:78)
	at com.vaadin.flow.server.startup.VaadinServletContextStartupInitializer.process(VaadinServletContextStartupInitializer.java:42)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at com.vaadin.flow.server.startup.ClassLoaderAwareServletContainerInitializer.lambda$onStartup$2(ClassLoaderAwareServletContainerInitializer.java:98)
	at com.vaadin.flow.server.startup.ClassLoaderAwareServletContainerInitializer.onStartup(ClassLoaderAwareServletContainerInitializer.java:122)
	at io.undertow.servlet.core.DeploymentManagerImpl$1.call(DeploymentManagerImpl.java:204)
	at io.undertow.servlet.core.DeploymentManagerImpl$1.call(DeploymentManagerImpl.java:186)
	at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:42)
	at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:604)
	at io.undertow.servlet.core.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:251)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder.bootServletContainer(UndertowDeploymentRecorder.java:545)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy_15(Unknown Source)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy(Unknown Source)
	at io.quarkus.runner.ApplicationImpl.<clinit>(Unknown Source)
	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:467)
	at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:269)
	at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:662)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllCallbacks$12(ClassBasedTestDescriptor.java:396)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllCallbacks(ClassBasedTestDescriptor.java:396)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:212)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:85)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)

2024-02-21 14:49:39,163 INFO  [com.vaa.flo.ser.fro.FrontendTools] (main) Couldn't find node. Installing Node and npm to /home/runner/.vaadin.
2024-02-21 14:49:39,166 INFO  [NodeInstaller] (main) Installing node version v20.10.0
2024-02-21 14:49:39,167 INFO  [NodeInstaller] (main) Downloading https://nodejs.org/dist/v20.10.0/node-v20.10.0-linux-x64.tar.gz to /home/runner/.vaadin/node-v20.10.0-linux-x64.tar.gz
2024-02-21 14:49:39,167 INFO  [ProxyConfig] (main) No proxies configured. If you are behind a proxy server, see https://vaadin.com/docs/latest/configuration/development-mode/node-js#proxy-settings-for-downloading-frontend-toolchain for information on proxy configuration.
2024-02-21 14:49:40,003 INFO  [NodeInstaller] (main) Unpacking /home/runner/.vaadin/node-v20.10.0-linux-x64.tar.gz (46472366 bytes) into /home/runner/.vaadin/node/tmp
2024-02-21 14:49:41,530 INFO  [NodeInstaller] (main) Copying node binary from /home/runner/.vaadin/node/tmp/node-v20.10.0-linux-x64/bin/node to /home/runner/.vaadin/node/bin/node
2024-02-21 14:49:41,531 INFO  [NodeInstaller] (main) Extracting npm
2024-02-21 14:49:42,272 INFO  [NodeInstaller] (main) Local node installation successful.
2024-02-21 14:49:42,303 INFO  [com.vaa.flo.ser.sta.ServletDeployer] (main) Automatically deploying Vaadin servlet with name com.vaadin.flow.server.startup.ServletDeployer to /*
2024-02-21 14:49:42,304 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereHandler com.vaadin.flow.server.communication.PushAtmosphereHandler mapped to context-path: /*
2024-02-21 14:49:42,304 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed the following AtmosphereInterceptor mapped to AtmosphereHandler com.vaadin.flow.server.communication.PushAtmosphereHandler
2024-02-21 14:49:42,324 INFO  [org.atm.cpr.AtmosphereFramework] (main) Atmosphere is using org.atmosphere.util.VoidAnnotationProcessor for processing annotation
2024-02-21 14:49:42,329 INFO  [org.atm.uti.ForkJoinPool] (main) Using ForkJoinPool  java.util.concurrent.ForkJoinPool. Set the org.atmosphere.cpr.broadcaster.maxAsyncWriteThreads to -1 to fully use its power.
2024-02-21 14:49:42,332 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol 
2024-02-21 14:49:42,333 INFO  [org.atm.con.JSR356AsyncSupport] (main) JSR 356 Mapping path /VAADIN/push
2024-02-21 14:49:42,335 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /VAADIN/push
2024-02-21 14:49:42,336 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /VAADIN/push/
2024-02-21 14:49:42,336 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installing Default AtmosphereInterceptors
2024-02-21 14:49:42,337 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.CorsInterceptor : CORS Interceptor Support
2024-02-21 14:49:42,337 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.CacheHeadersInterceptor : Default Response's Headers Interceptor
2024-02-21 14:49:42,337 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.PaddingAtmosphereInterceptor : Browser Padding Interceptor Support
2024-02-21 14:49:42,337 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.AndroidAtmosphereInterceptor : Android Interceptor Support
2024-02-21 14:49:42,338 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.HeartbeatInterceptor : Heartbeat Interceptor Support
2024-02-21 14:49:42,338 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.SSEAtmosphereInterceptor : SSE Interceptor Support
2024-02-21 14:49:42,339 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.JSONPAtmosphereInterceptor : JSONP Interceptor Support
2024-02-21 14:49:42,339 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.JavaScriptProtocol : Atmosphere JavaScript Protocol
2024-02-21 14:49:42,339 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor : org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor
2024-02-21 14:49:42,339 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.OnDisconnectInterceptor : Browser disconnection detection
2024-02-21 14:49:42,340 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.IdleResourceInterceptor : org.atmosphere.interceptor.IdleResourceInterceptor
2024-02-21 14:49:42,340 INFO  [org.atm.cpr.AtmosphereFramework] (main) Set org.atmosphere.cpr.AtmosphereInterceptor.disableDefaults to disable them.
2024-02-21 14:49:42,340 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor CORS Interceptor Support with priority FIRST_BEFORE_DEFAULT 
2024-02-21 14:49:42,340 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT 
2024-02-21 14:49:42,340 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Browser Padding Interceptor Support with priority AFTER_DEFAULT 
2024-02-21 14:49:42,340 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT 
2024-02-21 14:49:42,340 INFO  [org.atm.int.HeartbeatInterceptor] (main) HeartbeatInterceptor configured with padding value 'X', client frequency 0 seconds and server frequency 60 seconds
2024-02-21 14:49:42,340 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Heartbeat Interceptor Support with priority AFTER_DEFAULT 
2024-02-21 14:49:42,340 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT 
2024-02-21 14:49:42,340 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT 
2024-02-21 14:49:42,340 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT 
2024-02-21 14:49:42,340 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor with priority AFTER_DEFAULT 
2024-02-21 14:49:42,340 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT 
2024-02-21 14:49:42,340 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor org.atmosphere.interceptor.IdleResourceInterceptor with priority BEFORE_DEFAULT 
2024-02-21 14:49:42,340 INFO  [org.atm.cpr.AtmosphereFramework] (main) Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper
2024-02-21 14:49:42,340 INFO  [org.atm.cpr.AtmosphereFramework] (main) Using BroadcasterCache: org.atmosphere.cache.UUIDBroadcasterCache
2024-02-21 14:49:42,340 INFO  [org.atm.cpr.AtmosphereFramework] (main) Default Broadcaster Class: org.atmosphere.cpr.DefaultBroadcaster
2024-02-21 14:49:42,340 INFO  [org.atm.cpr.AtmosphereFramework] (main) Broadcaster Shared List Resources: false
2024-02-21 14:49:42,340 INFO  [org.atm.cpr.AtmosphereFramework] (main) Broadcaster Polling Wait Time 100
2024-02-21 14:49:42,340 INFO  [org.atm.cpr.AtmosphereFramework] (main) Shared ExecutorService supported: true
2024-02-21 14:49:42,340 INFO  [org.atm.cpr.AtmosphereFramework] (main) Messaging ExecutorService Pool Size unavailable - Not instance of ThreadPoolExecutor
2024-02-21 14:49:42,340 INFO  [org.atm.cpr.AtmosphereFramework] (main) Async I/O Thread Pool Size: 200
2024-02-21 14:49:42,340 INFO  [org.atm.cpr.AtmosphereFramework] (main) Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory
2024-02-21 14:49:42,340 INFO  [org.atm.cpr.AtmosphereFramework] (main) Using AtmosphereResurceFactory: org.atmosphere.cpr.DefaultAtmosphereResourceFactory
2024-02-21 14:49:42,341 INFO  [org.atm.cpr.AtmosphereFramework] (main) Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor
2024-02-21 14:49:42,342 INFO  [org.atm.cpr.AtmosphereFramework] (main) Invoke AtmosphereInterceptor on WebSocket message true
2024-02-21 14:49:42,342 INFO  [org.atm.cpr.AtmosphereFramework] (main) HttpSession supported: true
2024-02-21 14:49:42,342 INFO  [org.atm.cpr.AtmosphereFramework] (main) Atmosphere is using org.atmosphere.inject.InjectableObjectFactory for dependency injection and object creation
2024-02-21 14:49:42,342 INFO  [org.atm.cpr.AtmosphereFramework] (main) Atmosphere is using async support: org.atmosphere.container.JSR356AsyncSupport running under container: Undertow - 5.1.0.Final using jakarta.servlet/3.0 and jsr356/WebSocket API
2024-02-21 14:49:42,342 INFO  [org.atm.cpr.AtmosphereFramework] (main) Atmosphere Framework 3.0.3.slf4jvaadin2 started.
2024-02-21 14:49:42,343 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor  Track Message Size Interceptor using | with priority BEFORE_DEFAULT 
2024-02-21 14:49:42,358 INFO  [com.vaa.flo.ser.DefaultDeploymentConfiguration] (main) 
Vaadin is running in DEVELOPMENT mode - do not use for production deployments.
2024-02-21 14:49:42,378 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class com.vaadin.base.devserver.viteproxy.ViteWebsocketEndpoint for path /VAADIN/
2024-02-21 14:49:42,383 INFO  [org.atm.cpr.AtmosphereFramework] (main) Atmosphere is using org.atmosphere.cpr.DefaultAnnotationProcessor for processing annotation
2024-02-21 14:49:42,384 INFO  [org.atm.cpr.DefaultAnnotationProcessor] (main) AnnotationProcessor class org.atmosphere.cpr.DefaultAnnotationProcessor$BytecodeBasedAnnotationProcessor being used
2024-02-21 14:49:44,365 INFO  [org.atm.cpr.AtmosphereFramework] (main) Auto detecting atmosphere handlers /WEB-INF/classes/
2024-02-21 14:49:44,366 INFO  [org.atm.cpr.AtmosphereFramework] (main) Auto detecting WebSocketHandler in /WEB-INF/classes/
2024-02-21 14:49:44,366 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol 
2024-02-21 14:49:44,366 INFO  [org.atm.con.JSR356AsyncSupport] (main) JSR 356 Mapping path /HILLA/push
2024-02-21 14:49:44,366 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push
2024-02-21 14:49:44,366 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/
2024-02-21 14:49:44,366 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/{path0}
2024-02-21 14:49:44,366 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/{path0}/{path1}
2024-02-21 14:49:44,366 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/{path0}/{path1}/{path2}
2024-02-21 14:49:44,366 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/{path0}/{path1}/{path2}/{path3}
2024-02-21 14:49:44,366 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/{path0}/{path1}/{path2}/{path3}/{path4}
2024-02-21 14:49:44,368 ERROR [org.atm.cpr.AtmosphereFramework] (main) Failed to initialize Atmosphere Framework: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/util/RecyclerPool
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.Instances.getBeanInstance(Instances.java:115)
	at io.quarkus.arc.impl.Instances.listOf(Instances.java:75)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:50)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:15)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
	at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:32)
	at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
	at io.quarkus.arc.impl.ComputingCacheContextInstances.computeIfAbsent(ComputingCacheContextInstances.java:19)
	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.doCreate(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.create(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.create(Unknown Source)
	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
	at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:32)
	at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
	at io.quarkus.arc.impl.ComputingCacheContextInstances.computeIfAbsent(ComputingCacheContextInstances.java:19)
	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
	at dev.hilla.push.PushEndpoint_Bean.get(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.ArcContainerImpl.beanInstanceHandle(ArcContainerImpl.java:554)
	at io.quarkus.arc.impl.BeanManagerImpl.getReference(BeanManagerImpl.java:67)
	at com.github.mcollovati.quarkus.hilla.QuarkusApplicationContext.beanReference(QuarkusApplicationContext.java:53)
	at com.github.mcollovati.quarkus.hilla.QuarkusApplicationContext.getBean(QuarkusApplicationContext.java:73)
	at com.github.mcollovati.quarkus.hilla.HillaAtmosphereObjectFactory.newClassInstance(HillaAtmosphereObjectFactory.java:38)
	at org.atmosphere.cpr.AtmosphereFramework.newClassInstance(AtmosphereFramework.java:3029)
	at org.atmosphere.cpr.AtmosphereFramework.configureWebDotXmlAtmosphereHandler(AtmosphereFramework.java:1296)
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:909)
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:832)
	at org.atmosphere.cpr.AtmosphereFrameworkInitializer.configureFramework(AtmosphereFrameworkInitializer.java:76)
	at org.atmosphere.cpr.AtmosphereServlet.configureFramework(AtmosphereServlet.java:83)
	at org.atmosphere.cpr.AtmosphereServlet.configureFramework(AtmosphereServlet.java:79)
	at org.atmosphere.cpr.AtmosphereServlet.init(AtmosphereServlet.java:74)
	at io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(LifecyleInterceptorInvocation.java:118)
	at io.undertow.servlet.core.ManagedServlet$DefaultInstanceStrategy.start(ManagedServlet.java:295)
	at io.undertow.servlet.core.ManagedServlet.createServlet(ManagedServlet.java:140)
	at io.undertow.servlet.core.DeploymentManagerImpl$2.call(DeploymentManagerImpl.java:585)
	at io.undertow.servlet.core.DeploymentManagerImpl$2.call(DeploymentManagerImpl.java:556)
	at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:42)
	at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:604)
	at io.undertow.servlet.core.DeploymentManagerImpl.start(DeploymentManagerImpl.java:598)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder.bootServletContainer(UndertowDeploymentRecorder.java:546)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy_15(Unknown Source)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy(Unknown Source)
	at io.quarkus.runner.ApplicationImpl.<clinit>(Unknown Source)
	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:467)
	at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:269)
	at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:662)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.ClassNotFoundException: com.fasterxml.jackson.core.util.RecyclerPool
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	... 63 more

2024-02-21 14:49:44,837 WARN  [io.qua.dep.ste.CapabilityAggregationStep] (build-9) The following capabilities were found to be missing from the processed extension descriptors:
 - com.github.mcollovati.quarkus.hilla.spring-data-jpa-support provided by quarkus-hilla
 - com.github.mcollovati.quarkus.hilla.panache-support provided by quarkus-hilla
Please report this issue to the extension maintainers to get it fixed in the future releases.
2024-02-21 14:49:44,839 WARN  [io.qua.agr.dep.AgroalProcessor] (build-2) The Agroal dependency is present but no JDBC datasources have been defined.
2024-02-21 14:49:45,037 WARN  [io.qua.arc.dep.SplitPackageProcessor] (build-16) Detected a split package usage which is considered a bad practice and should be avoided. Following packages were detected in multiple archives: 
- "com.vaadin.flow.theme.lumo" found in [dev.hilla:hilla-react::jar, dev.hilla:hilla::jar]
- "dev.hilla" found in [dev.hilla:endpoint::jar, dev.hilla:hilla-react::jar, dev.hilla:hilla::jar]
- "com.vaadin.flow.theme.material" found in [dev.hilla:hilla-react::jar, dev.hilla:hilla::jar]
2024-02-21 14:49:45,070 WARN  [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-13) Unable to determine a database type for default datasource
2024-02-21 14:49:45,262 WARN  [io.qua.arc.dep.StartupBuildSteps] (build-24) Ignored an invalid @Startup method declared on com.github.mcollovati.quarkus.hilla.QuarkusEndpointControllerConfiguration: org.springframework.context.ApplicationContext applicationContext(jakarta.enterprise.inject.spi.BeanManager beanManager)
2024-02-21 14:49:45,262 WARN  [io.qua.arc.dep.StartupBuildSteps] (build-24) Ignored an invalid @Startup method declared on com.github.mcollovati.quarkus.hilla.QuarkusEndpointControllerConfiguration: dev.hilla.EndpointController endpointController(org.springframework.context.ApplicationContext context, dev.hilla.EndpointRegistry endpointRegistry, dev.hilla.EndpointInvoker endpointInvoker, dev.hilla.auth.CsrfChecker csrfChecker)

Check failure on line 0 in com.github.mcollovati.quarkus.hilla.deployment.SpringDiExtensionSupportReactiveEndpointTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

Unknown test (com.github.mcollovati.quarkus.hilla.deployment.SpringDiExtensionSupportReactiveEndpointTest) with error

deployment-commons/target/surefire-reports/TEST-com.github.mcollovati.quarkus.hilla.deployment.SpringDiExtensionSupportReactiveEndpointTest.xml [took 7s]
Raw output
java.lang.ExceptionInInitializerError
	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:467)
	at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:269)
	at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:662)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.RuntimeException: Failed to start quarkus
	at io.quarkus.runner.ApplicationImpl.<clinit>(Unknown Source)
	... 5 more
Caused by: java.lang.RuntimeException: jakarta.servlet.ServletException: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/util/RecyclerPool
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder.bootServletContainer(UndertowDeploymentRecorder.java:556)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy_15(Unknown Source)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy(Unknown Source)
	... 6 more
Caused by: jakarta.servlet.ServletException: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/util/RecyclerPool
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:945)
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:832)
	at org.atmosphere.cpr.AtmosphereFrameworkInitializer.configureFramework(AtmosphereFrameworkInitializer.java:76)
	at org.atmosphere.cpr.AtmosphereServlet.configureFramework(AtmosphereServlet.java:83)
	at org.atmosphere.cpr.AtmosphereServlet.configureFramework(AtmosphereServlet.java:79)
	at org.atmosphere.cpr.AtmosphereServlet.init(AtmosphereServlet.java:74)
	at io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(LifecyleInterceptorInvocation.java:118)
	at io.undertow.servlet.core.ManagedServlet$DefaultInstanceStrategy.start(ManagedServlet.java:295)
	at io.undertow.servlet.core.ManagedServlet.createServlet(ManagedServlet.java:140)
	at io.undertow.servlet.core.DeploymentManagerImpl$2.call(DeploymentManagerImpl.java:585)
	at io.undertow.servlet.core.DeploymentManagerImpl$2.call(DeploymentManagerImpl.java:556)
	at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:42)
	at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:604)
	at io.undertow.servlet.core.DeploymentManagerImpl.start(DeploymentManagerImpl.java:598)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder.bootServletContainer(UndertowDeploymentRecorder.java:546)
	... 8 more
Caused by: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/util/RecyclerPool
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.Instances.getBeanInstance(Instances.java:115)
	at io.quarkus.arc.impl.Instances.listOf(Instances.java:75)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:50)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:15)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
	at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:32)
	at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
	at io.quarkus.arc.impl.ComputingCacheContextInstances.computeIfAbsent(ComputingCacheContextInstances.java:19)
	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.doCreate(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.create(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.create(Unknown Source)
	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
	at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:32)
	at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
	at io.quarkus.arc.impl.ComputingCacheContextInstances.computeIfAbsent(ComputingCacheContextInstances.java:19)
	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
	at dev.hilla.push.PushEndpoint_Bean.get(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.ArcContainerImpl.beanInstanceHandle(ArcContainerImpl.java:554)
	at io.quarkus.arc.impl.BeanManagerImpl.getReference(BeanManagerImpl.java:67)
	at com.github.mcollovati.quarkus.hilla.QuarkusApplicationContext.beanReference(QuarkusApplicationContext.java:53)
	at com.github.mcollovati.quarkus.hilla.QuarkusApplicationContext.getBean(QuarkusApplicationContext.java:73)
	at com.github.mcollovati.quarkus.hilla.HillaAtmosphereObjectFactory.newClassInstance(HillaAtmosphereObjectFactory.java:38)
	at org.atmosphere.cpr.AtmosphereFramework.newClassInstance(AtmosphereFramework.java:3029)
	at org.atmosphere.cpr.AtmosphereFramework.configureWebDotXmlAtmosphereHandler(AtmosphereFramework.java:1296)
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:909)
	... 23 more
Caused by: java.lang.ClassNotFoundException: com.fasterxml.jackson.core.util.RecyclerPool
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	... 63 more
2024-02-21 14:51:29,819 ERROR [io.qua.run.boo.ForkJoinClassLoading] (main) Timed out trying to set fork join ClassLoader, this should never happen unless something has tied up a fork join thread before the app launched
2024-02-21 14:51:29,931 WARN  [io.qua.config] (main) Unrecognized configuration key "quarkus.resteasy.path" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
2024-02-21 14:51:30,203 INFO  [io.und.servlet] (main) Initializing AtmosphereFramework
2024-02-21 14:51:30,503 INFO  [com.vaa.bas.dev.sta.DevModeStartupListener] (main) Starting dev-mode updaters in /home/runner/work/quarkus-hilla/quarkus-hilla/deployment-commons folder.
2024-02-21 14:51:30,513 INFO  [com.vaa.flo.ser.fro.TaskCopyFrontendFiles] (ForkJoinPool.commonPool-worker-2) Copying frontend resources from jar files ...
2024-02-21 14:51:30,527 INFO  [com.vaa.flo.ser.fro.sca.FullDependenciesScanner] (main) Visited 7 classes. Took 8 ms.
2024-02-21 14:51:30,570 INFO  [com.vaa.flo.ser.fro.NodeTasks] (ForkJoinPool.commonPool-worker-1) Waiting for a previous instance of NodeTasks (pid: 1983) to finish...
2024-02-21 14:51:30,604 INFO  [com.vaa.flo.ser.sta.ServletDeployer] (main) Automatically deploying Vaadin servlet with name com.vaadin.flow.server.startup.ServletDeployer to /*
2024-02-21 14:51:30,606 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereHandler com.vaadin.flow.server.communication.PushAtmosphereHandler mapped to context-path: /*
2024-02-21 14:51:30,606 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed the following AtmosphereInterceptor mapped to AtmosphereHandler com.vaadin.flow.server.communication.PushAtmosphereHandler
2024-02-21 14:51:30,607 INFO  [com.vaa.flo.ser.fro.TaskCopyFrontendFiles] (ForkJoinPool.commonPool-worker-2) Visited 4 resources. Took 94 ms.
2024-02-21 14:51:30,656 INFO  [org.atm.cpr.AtmosphereFramework] (main) Atmosphere is using org.atmosphere.util.VoidAnnotationProcessor for processing annotation
2024-02-21 14:51:30,662 INFO  [org.atm.uti.ForkJoinPool] (main) Using ForkJoinPool  java.util.concurrent.ForkJoinPool. Set the org.atmosphere.cpr.broadcaster.maxAsyncWriteThreads to -1 to fully use its power.
2024-02-21 14:51:30,666 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol 
2024-02-21 14:51:30,668 INFO  [org.atm.con.JSR356AsyncSupport] (main) JSR 356 Mapping path /VAADIN/push
2024-02-21 14:51:30,670 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /VAADIN/push
2024-02-21 14:51:30,672 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /VAADIN/push/
2024-02-21 14:51:30,672 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installing Default AtmosphereInterceptors
2024-02-21 14:51:30,672 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.CorsInterceptor : CORS Interceptor Support
2024-02-21 14:51:30,672 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.CacheHeadersInterceptor : Default Response's Headers Interceptor
2024-02-21 14:51:30,672 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.PaddingAtmosphereInterceptor : Browser Padding Interceptor Support
2024-02-21 14:51:30,673 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.AndroidAtmosphereInterceptor : Android Interceptor Support
2024-02-21 14:51:30,673 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.HeartbeatInterceptor : Heartbeat Interceptor Support
2024-02-21 14:51:30,674 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.SSEAtmosphereInterceptor : SSE Interceptor Support
2024-02-21 14:51:30,674 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.JSONPAtmosphereInterceptor : JSONP Interceptor Support
2024-02-21 14:51:30,674 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.JavaScriptProtocol : Atmosphere JavaScript Protocol
2024-02-21 14:51:30,674 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor : org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor
2024-02-21 14:51:30,674 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.OnDisconnectInterceptor : Browser disconnection detection
2024-02-21 14:51:30,675 INFO  [org.atm.cpr.AtmosphereFramework] (main) 	org.atmosphere.interceptor.IdleResourceInterceptor : org.atmosphere.interceptor.IdleResourceInterceptor
2024-02-21 14:51:30,675 INFO  [org.atm.cpr.AtmosphereFramework] (main) Set org.atmosphere.cpr.AtmosphereInterceptor.disableDefaults to disable them.
2024-02-21 14:51:30,675 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor CORS Interceptor Support with priority FIRST_BEFORE_DEFAULT 
2024-02-21 14:51:30,675 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT 
2024-02-21 14:51:30,675 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Browser Padding Interceptor Support with priority AFTER_DEFAULT 
2024-02-21 14:51:30,675 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT 
2024-02-21 14:51:30,675 INFO  [org.atm.int.HeartbeatInterceptor] (main) HeartbeatInterceptor configured with padding value 'X', client frequency 0 seconds and server frequency 60 seconds
2024-02-21 14:51:30,675 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Heartbeat Interceptor Support with priority AFTER_DEFAULT 
2024-02-21 14:51:30,675 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT 
2024-02-21 14:51:30,675 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT 
2024-02-21 14:51:30,675 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT 
2024-02-21 14:51:30,675 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor with priority AFTER_DEFAULT 
2024-02-21 14:51:30,675 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT 
2024-02-21 14:51:30,675 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor org.atmosphere.interceptor.IdleResourceInterceptor with priority BEFORE_DEFAULT 
2024-02-21 14:51:30,676 INFO  [org.atm.cpr.AtmosphereFramework] (main) Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper
2024-02-21 14:51:30,676 INFO  [org.atm.cpr.AtmosphereFramework] (main) Using BroadcasterCache: org.atmosphere.cache.UUIDBroadcasterCache
2024-02-21 14:51:30,676 INFO  [org.atm.cpr.AtmosphereFramework] (main) Default Broadcaster Class: org.atmosphere.cpr.DefaultBroadcaster
2024-02-21 14:51:30,676 INFO  [org.atm.cpr.AtmosphereFramework] (main) Broadcaster Shared List Resources: false
2024-02-21 14:51:30,676 INFO  [org.atm.cpr.AtmosphereFramework] (main) Broadcaster Polling Wait Time 100
2024-02-21 14:51:30,676 INFO  [org.atm.cpr.AtmosphereFramework] (main) Shared ExecutorService supported: true
2024-02-21 14:51:30,676 INFO  [org.atm.cpr.AtmosphereFramework] (main) Messaging ExecutorService Pool Size unavailable - Not instance of ThreadPoolExecutor
2024-02-21 14:51:30,676 INFO  [org.atm.cpr.AtmosphereFramework] (main) Async I/O Thread Pool Size: 200
2024-02-21 14:51:30,676 INFO  [org.atm.cpr.AtmosphereFramework] (main) Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory
2024-02-21 14:51:30,676 INFO  [org.atm.cpr.AtmosphereFramework] (main) Using AtmosphereResurceFactory: org.atmosphere.cpr.DefaultAtmosphereResourceFactory
2024-02-21 14:51:30,676 INFO  [org.atm.cpr.AtmosphereFramework] (main) Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor
2024-02-21 14:51:30,677 INFO  [org.atm.cpr.AtmosphereFramework] (main) Invoke AtmosphereInterceptor on WebSocket message true
2024-02-21 14:51:30,677 INFO  [org.atm.cpr.AtmosphereFramework] (main) HttpSession supported: true
2024-02-21 14:51:30,677 INFO  [org.atm.cpr.AtmosphereFramework] (main) Atmosphere is using org.atmosphere.inject.InjectableObjectFactory for dependency injection and object creation
2024-02-21 14:51:30,677 INFO  [org.atm.cpr.AtmosphereFramework] (main) Atmosphere is using async support: org.atmosphere.container.JSR356AsyncSupport running under container: Undertow - 5.1.0.Final using jakarta.servlet/3.0 and jsr356/WebSocket API
2024-02-21 14:51:30,677 INFO  [org.atm.cpr.AtmosphereFramework] (main) Atmosphere Framework 3.0.3.slf4jvaadin2 started.
2024-02-21 14:51:30,679 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed AtmosphereInterceptor  Track Message Size Interceptor using | with priority BEFORE_DEFAULT 
2024-02-21 14:51:30,696 INFO  [com.vaa.flo.ser.DefaultDeploymentConfiguration] (main) 
Vaadin is running in DEVELOPMENT mode - do not use for production deployments.
2024-02-21 14:51:30,704 INFO  [com.vaa.bas.dev.AbstractDevServerRunner] (ForkJoinPool.commonPool-worker-2) Reusing Vite running at http://127.0.0.1:46865
2024-02-21 14:51:30,716 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class com.vaadin.base.devserver.viteproxy.ViteWebsocketEndpoint for path /VAADIN/
2024-02-21 14:51:30,718 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output) [vite] Pre-transform error: Failed to resolve import "Frontend/generated/jar-resources/Flow.js" from "target/frontend/generated/index.ts". Does the file exist?
2024-02-21 14:51:30,721 INFO  [org.atm.cpr.AtmosphereFramework] (main) Atmosphere is using org.atmosphere.cpr.DefaultAnnotationProcessor for processing annotation
2024-02-21 14:51:30,721 INFO  [org.atm.cpr.DefaultAnnotationProcessor] (main) AnnotationProcessor class org.atmosphere.cpr.DefaultAnnotationProcessor$BytecodeBasedAnnotationProcessor being used
2024-02-21 14:51:31,107 INFO  [com.vaa.flo.ser.fro.TaskUpdatePackages] (ForkJoinPool.commonPool-worker-1) Skipping `npm install` because the frontend packages are already installed in the folder '/home/runner/work/quarkus-hilla/quarkus-hilla/deployment-commons/node_modules' and the hash in the file '/home/runner/work/quarkus-hilla/quarkus-hilla/deployment-commons/node_modules/.vaadin/vaadin.json' is the same as in 'package.json'
2024-02-21 14:51:33,257 INFO  [org.atm.cpr.AtmosphereFramework] (main) Auto detecting atmosphere handlers /WEB-INF/classes/
2024-02-21 14:51:33,258 INFO  [org.atm.cpr.AtmosphereFramework] (main) Auto detecting WebSocketHandler in /WEB-INF/classes/
2024-02-21 14:51:33,258 INFO  [org.atm.cpr.AtmosphereFramework] (main) Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol 
2024-02-21 14:51:33,258 INFO  [org.atm.con.JSR356AsyncSupport] (main) JSR 356 Mapping path /HILLA/push
2024-02-21 14:51:33,258 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push
2024-02-21 14:51:33,258 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/
2024-02-21 14:51:33,258 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/{path0}
2024-02-21 14:51:33,258 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/{path0}/{path1}
2024-02-21 14:51:33,258 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/{path0}/{path1}/{path2}
2024-02-21 14:51:33,258 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/{path0}/{path1}/{path2}/{path3}
2024-02-21 14:51:33,258 INFO  [io.und.websockets] (main) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /HILLA/push/{path0}/{path1}/{path2}/{path3}/{path4}
2024-02-21 14:51:33,261 ERROR [org.atm.cpr.AtmosphereFramework] (main) Failed to initialize Atmosphere Framework: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/util/RecyclerPool
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.Instances.getBeanInstance(Instances.java:115)
	at io.quarkus.arc.impl.Instances.listOf(Instances.java:75)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:50)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:15)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
	at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:32)
	at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
	at io.quarkus.arc.impl.ComputingCacheContextInstances.computeIfAbsent(ComputingCacheContextInstances.java:19)
	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.doCreate(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.create(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.create(Unknown Source)
	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
	at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:32)
	at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
	at io.quarkus.arc.impl.ComputingCacheContextInstances.computeIfAbsent(ComputingCacheContextInstances.java:19)
	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
	at dev.hilla.push.PushEndpoint_Bean.get(Unknown Source)
	at dev.hilla.push.PushEndpoint_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.ArcContainerImpl.beanInstanceHandle(ArcContainerImpl.java:554)
	at io.quarkus.arc.impl.BeanManagerImpl.getReference(BeanManagerImpl.java:67)
	at com.github.mcollovati.quarkus.hilla.QuarkusApplicationContext.beanReference(QuarkusApplicationContext.java:53)
	at com.github.mcollovati.quarkus.hilla.QuarkusApplicationContext.getBean(QuarkusApplicationContext.java:73)
	at com.github.mcollovati.quarkus.hilla.HillaAtmosphereObjectFactory.newClassInstance(HillaAtmosphereObjectFactory.java:38)
	at org.atmosphere.cpr.AtmosphereFramework.newClassInstance(AtmosphereFramework.java:3029)
	at org.atmosphere.cpr.AtmosphereFramework.configureWebDotXmlAtmosphereHandler(AtmosphereFramework.java:1296)
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:909)
	at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:832)
	at org.atmosphere.cpr.AtmosphereFrameworkInitializer.configureFramework(AtmosphereFrameworkInitializer.java:76)
	at org.atmosphere.cpr.AtmosphereServlet.configureFramework(AtmosphereServlet.java:83)
	at org.atmosphere.cpr.AtmosphereServlet.configureFramework(AtmosphereServlet.java:79)
	at org.atmosphere.cpr.AtmosphereServlet.init(AtmosphereServlet.java:74)
	at io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(LifecyleInterceptorInvocation.java:118)
	at io.undertow.servlet.core.ManagedServlet$DefaultInstanceStrategy.start(ManagedServlet.java:295)
	at io.undertow.servlet.core.ManagedServlet.createServlet(ManagedServlet.java:140)
	at io.undertow.servlet.core.DeploymentManagerImpl$2.call(DeploymentManagerImpl.java:585)
	at io.undertow.servlet.core.DeploymentManagerImpl$2.call(DeploymentManagerImpl.java:556)
	at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:42)
	at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:604)
	at io.undertow.servlet.core.DeploymentManagerImpl.start(DeploymentManagerImpl.java:598)
	at io.quarkus.undertow.runtime.UndertowDeploymentRecorder.bootServletContainer(UndertowDeploymentRecorder.java:546)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy_15(Unknown Source)
	at io.quarkus.deployment.steps.UndertowBuildStep$build767851419.deploy(Unknown Source)
	at io.quarkus.runner.ApplicationImpl.<clinit>(Unknown Source)
	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:467)
	at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:269)
	at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:662)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.ClassNotFoundException: com.fasterxml.jackson.core.util.RecyclerPool
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	... 63 more

2024-02-21 14:51:35,334 WARN  [io.qua.dep.ste.CapabilityAggregationStep] (build-14) The following capabilities were found to be missing from the processed extension descriptors:
 - com.github.mcollovati.quarkus.hilla.spring-data-jpa-support provided by quarkus-hilla
 - com.github.mcollovati.quarkus.hilla.panache-support provided by quarkus-hilla
Please report this issue to the extension maintainers to get it fixed in the future releases.
2024-02-21 14:51:35,385 WARN  [io.qua.agr.dep.AgroalProcessor] (build-3) The Agroal dependency is present but no JDBC datasources have been defined.
2024-02-21 14:51:35,589 WARN  [io.qua.arc.dep.SplitPackageProcessor] (build-25) Detected a split package usage which is considered a bad practice and should be avoided. Following packages were detected in multiple archives: 
- "com.vaadin.flow.theme.lumo" found in [dev.hilla:hilla-react::jar, dev.hilla:hilla::jar]
- "dev.hilla" found in [dev.hilla:endpoint::jar, dev.hilla:hilla-react::jar, dev.hilla:hilla::jar]
- "com.vaadin.flow.theme.material" found in [dev.hilla:hilla-react::jar, dev.hilla:hilla::jar]
2024-02-21 14:51:35,591 WARN  [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-6) Unable to determine a database type for default datasource
2024-02-21 14:51:35,731 WARN  [io.qua.arc.dep.StartupBuildSteps] (build-28) Ignored an invalid @Startup method declared on com.github.mcollovati.quarkus.hilla.QuarkusEndpointControllerConfiguration: org.springframework.context.ApplicationContext applicationContext(jakarta.enterprise.inject.spi.BeanManager beanManager)
2024-02-21 14:51:35,731 WARN  [io.qua.arc.dep.StartupBuildSteps] (build-28) Ignored an invalid @Startup method declared on com.github.mcollovati.quarkus.hilla.QuarkusEndpointControllerConfiguration: dev.hilla.EndpointController endpointController(org.springframework.context.ApplicationContext context, dev.hilla.EndpointRegistry endpointRegistry, dev.hilla.EndpointInvoker endpointInvoker, dev.hilla.auth.CsrfChecker csrfChecker)

Check failure on line 0 in com.github.mcollovati.quarkus.hilla.deployment.crud.spring.CrudRepositoryServiceTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

Unknown test (com.github.mcollovati.quarkus.hilla.deployment.crud.spring.CrudRepositoryServiceTest) with error

deployment-commons/target/surefire-reports/TEST-com.github.mcollovati.quarkus.hilla.deployment.crud.spring.CrudRepositoryServiceTest.xml [took 4s]
Raw output
java.lang.ExceptionInInitializerError
	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:467)
	at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:269)
	at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:662)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.RuntimeException: Failed to start quarkus
	at io.quarkus.runner.ApplicationImpl.<clinit>(Unknown Source)
	... 5 more
Caused by: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/util/RecyclerPool
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.VertxHybridPoolObjectMapperCustomizer_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.Instances.getBeanInstance(Instances.java:115)
	at io.quarkus.arc.impl.Instances.listOf(Instances.java:75)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:50)
	at io.quarkus.arc.impl.ListProvider.get(ListProvider.java:15)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.doCreate(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.create(Unknown Source)
	at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:119)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:38)
	at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
	at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:32)
	at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
	at io.quarkus.arc.impl.ComputingCacheContextInstances.computeIfAbsent(ComputingCacheContextInstances.java:19)
	at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:35)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at io.quarkus.jackson.runtime.ObjectMapperProducer_ProducerMethod_objectMapper_0pJSAzCVhvpc3iOoOyAlWRwtODI_Bean.get(Unknown Source)
	at io.quarkus.arc.impl.ArcContainerImpl.beanInstanceHandle(ArcContainerImpl.java:554)
	at io.quarkus.arc.impl.ArcContainerImpl.beanInstanceHandle(ArcContainerImpl.java:534)
	at io.quarkus.arc.impl.ArcContainerImpl.beanInstanceHandle(ArcContainerImpl.java:567)
	at io.quarkus.arc.impl.ArcContainerImpl.instanceHandle(ArcContainerImpl.java:529)
	at io.quarkus.arc.impl.ArcContainerImpl.instance(ArcContainerImpl.java:294)
	at io.quarkus.hibernate.orm.runtime.customized.FormatMapperKind$1.create(FormatMapperKind.java:21)
	at io.quarkus.hibernate.orm.runtime.boot.FastBootMetadataBuilder.mergeSettings(FastBootMetadataBuilder.java:404)
	at io.quarkus.hibernate.orm.runtime.boot.FastBootMetadataBuilder.<init>(FastBootMetadataBuilder.java:140)
	at io.quarkus.hibernate.orm.runtime.PersistenceUnitsHolder.createMetadata(PersistenceUnitsHolder.java:99)
	at io.quarkus.hibernate.orm.runtime.PersistenceUnitsHolder.constructMetadataAdvance(PersistenceUnitsHolder.java:73)
	at io.quarkus.hibernate.orm.runtime.PersistenceUnitsHolder.initializeJpa(PersistenceUnitsHolder.java:40)
	at io.quarkus.hibernate.orm.runtime.HibernateOrmRecorder$1.created(HibernateOrmRecorder.java:78)
	at io.quarkus.arc.runtime.ArcRecorder.initBeanContainer(ArcRecorder.java:79)
	at io.quarkus.deployment.steps.ArcProcessor$notifyBeanContainerListeners1304312071.deploy_0(Unknown Source)
	at io.quarkus.deployment.steps.ArcProcessor$notifyBeanContainerListeners1304312071.deploy(Unknown Source)
	... 6 more
Caused by: java.lang.ClassNotFoundException: com.fasterxml.jackson.core.util.RecyclerPool
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468)
	... 41 more
2024-02-21 14:51:05,628 ERROR [io.qua.run.boo.ForkJoinClassLoading] (main) Timed out trying to set fork join ClassLoader, this should never happen unless something has tied up a fork join thread before the app launched
2024-02-21 14:51:05,642 INFO  [com.vaa.flo.ser.fro.TaskCopyFrontendFiles] (ForkJoinPool.commonPool-worker-3) Copying frontend resources from jar files ...
2024-02-21 14:51:05,694 INFO  [com.vaa.flo.ser.fro.TaskCopyFrontendFiles] (ForkJoinPool.commonPool-worker-3) Visited 4 resources. Took 52 ms.
2024-02-21 14:51:05,772 WARN  [io.qua.config] (main) Unrecognized configuration key "quarkus.resteasy.path" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
2024-02-21 14:51:05,778 INFO  [com.vaa.bas.dev.AbstractDevServerRunner] (ForkJoinPool.commonPool-worker-3) Reusing Vite running at http://127.0.0.1:46865
2024-02-21 14:51:05,787 INFO  [com.vaa.bas.dev.DevServerOutputTracker] (dev-server-output) [vite] Pre-transform error: Failed to resolve import "Frontend/generated/jar-resources/Flow.js" from "target/frontend/generated/index.ts". Does the file exist?
2024-02-21 14:51:07,723 WARN  [io.qua.dep.ste.CapabilityAggregationStep] (build-15) The following capabilities were found to be missing from the processed extension descriptors:
 - com.github.mcollovati.quarkus.hilla.spring-data-jpa-support provided by quarkus-hilla
 - com.github.mcollovati.quarkus.hilla.panache-support provided by quarkus-hilla
Please report this issue to the extension maintainers to get it fixed in the future releases.
2024-02-21 14:51:07,731 INFO  [com.vaa.flo.ser.fro.TaskUpdatePackages] (ForkJoinPool.commonPool-worker-1) Skipping `npm install` because the frontend packages are already installed in the folder '/home/runner/work/quarkus-hilla/quarkus-hilla/deployment-commons/node_modules' and the hash in the file '/home/runner/work/quarkus-hilla/quarkus-hilla/deployment-commons/node_modules/.vaadin/vaadin.json' is the same as in 'package.json'
2024-02-21 14:51:07,946 WARN  [io.qua.arc.dep.SplitPackageProcessor] (build-4) Detected a split package usage which is considered a bad practice and should be avoided. Following packages were detected in multiple archives: 
- "com.vaadin.flow.theme.lumo" found in [dev.hilla:hilla-react::jar, dev.hilla:hilla::jar]
- "dev.hilla" found in [dev.hilla:endpoint::jar, dev.hilla:hilla-react::jar, dev.hilla:hilla::jar]
- "com.vaadin.flow.theme.material" found in [dev.hilla:hilla-react::jar, dev.hilla:hilla::jar]
2024-02-21 14:51:08,211 WARN  [io.qua.arc.dep.StartupBuildSteps] (build-27) Ignored an invalid @Startup method declared on com.github.mcollovati.quarkus.hilla.QuarkusEndpointControllerConfiguration: org.springframework.context.ApplicationContext applicationContext(jakarta.enterprise.inject.spi.BeanManager beanManager)
2024-02-21 14:51:08,212 WARN  [io.qua.arc.dep.StartupBuildSteps] (build-27) Ignored an invalid @Startup method declared on com.github.mcollovati.quarkus.hilla.QuarkusEndpointControllerConfiguration: dev.hilla.EndpointController endpointController(org.springframework.context.ApplicationContext context, dev.hilla.EndpointRegistry endpointRegistry, dev.hilla.EndpointInvoker endpointInvoker, dev.hilla.auth.CsrfChecker csrfChecker)