myapp-server-1 | 11:08:25,290 INFO [ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be https://ra.myapp.test:9443/ra/v2 myapp-server-1 | 11:08:25,301 INFO [Dialect] (ServerService Thread Pool -- 46) HHH000400: Using dialect: org.hibernate.dialect.DB2Dialect myapp-server-1 | 11:08:25,337 INFO [deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/opt/eap/standalone/data/wsdl/MyApp.ear/myapp-a-ws.war/META-INF/wsdl/MyService_v2.wsdl myapp-server-1 | 11:08:25,373 INFO [webservices] (MSC service thread 1-4) WFLYWS0003: Starting service jboss.ws.endpoint."MyApp.ear"."myapp-a-ws.war".MyWebServiceV2 myapp-server-1 | 11:08:25,424 INFO [EnversServiceImpl] (ServerService Thread Pool -- 46) Envers integration enabled? : true myapp-server-1 | 11:08:25,848 INFO [ExpirationManagerImpl] (ServerService Thread Pool -- 46) ISPN000025: wakeUpInterval is <= 0, not starting expired purge thread myapp-server-1 | 11:08:25,855 INFO [infinispan] (ServerService Thread Pool -- 46) WFLYCLINF0002: Started MyApp.ear/myappentitycache#BusDB.default-update-timestamps-region cache from hibernate container myapp-server-1 | 11:08:25,863 INFO [infinispan] (ServerService Thread Pool -- 46) WFLYCLINF0002: Started MyApp.ear/myappentitycache#BusDB.default-query-results-region cache from hibernate container myapp-server-1 | 11:08:25,980 INFO [infinispan] (ServerService Thread Pool -- 46) WFLYCLINF0002: Started MyApp.ear/myappentitycache#BusDB.com.mydomain.myapp.persistence.entities.policy.a.E cache from hibernate container myapp-server-1 | 11:08:25,991 INFO [infinispan] (ServerService Thread Pool -- 46) WFLYCLINF0002: Started MyApp.ear/myappentitycache#BusDB.com.mydomain.myapp.persistence.entities.policy.a.E-pending-puts cache from hibernate container myapp-server-1 | 11:08:26,000 INFO [infinispan] (ServerService Thread Pool -- 46) WFLYCLINF0002: Started MyApp.ear/myappentitycache#BusDB.com.mydomain.myapp.persistence.entities.policy.a.F cache from hibernate container myapp-server-1 | 11:08:26,005 INFO [infinispan] (ServerService Thread Pool -- 46) WFLYCLINF0002: Started MyApp.ear/myappentitycache#BusDB.com.mydomain.myapp.persistence.entities.policy.a.F-pending-puts cache from hibernate container myapp-server-1 | 11:08:26,009 INFO [infinispan] (ServerService Thread Pool -- 46) WFLYCLINF0002: Started MyApp.ear/myappentitycache#BusDB.com.mydomain.myapp.persistence.entities.b.C cache from hibernate container myapp-server-1 | 11:08:26,012 INFO [infinispan] (ServerService Thread Pool -- 46) WFLYCLINF0002: Started MyApp.ear/myappentitycache#BusDB.com.mydomain.myapp.persistence.entities.b.C-pending-puts cache from hibernate container myapp-server-1 | 11:08:26,016 INFO [infinispan] (ServerService Thread Pool -- 46) WFLYCLINF0002: Started MyApp.ear/myappentitycache#BusDB.com.mydomain.myapp.persistence.entities.b.D cache from hibernate container myapp-server-1 | 11:08:26,019 INFO [infinispan] (ServerService Thread Pool -- 46) WFLYCLINF0002: Started MyApp.ear/myappentitycache#BusDB.com.mydomain.myapp.persistence.entities.b.D-pending-puts cache from hibernate container myapp-server-1 | 11:08:26,517 INFO [QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 46) HHH000397: Using ASTQueryTranslatorFactory myapp-server-1 | 11:08:27,156 INFO [Bootstrap] (Weld Thread Pool -- 8) WELD-000119: Not generating any bean definitions from org.infinispan.jcache.annotation.InjectedCacheResolver because of underlying class loading error: Type org.infinispan.cdi.embedded.InfinispanExtensionEmbedded from [Module "org.infinispan:rhdg-8.1" from local module loader @5f2108b5 (finder: local module finder @31a5c39e (roots: /opt/eap/modules,/opt/eap/modules/system/layers/base/.overlays/jbeap20659,/opt/eap/modules/system/layers/base/.overlays/layer-base-jboss-eap-7.3.4.CP,/opt/eap/modules/system/layers/base,/opt/eap/modules/system/add-ons/rhdg))] not found. If this is unexpected, enable DEBUG logging to see the full error. myapp-server-1 | 11:08:28,129 ERROR [fail] (MSC service thread 1-3) MSC000001: Failed to start service jboss.deployment.unit."MyApp.ear".WeldStartService: org.jboss.msc.service.StartException in service jboss.deployment.unit."MyApp.ear".WeldStartService: Failed to start service myapp-server-1 | at org.jboss.msc.service.ServiceControllerImpl$StartTask.execute(ServiceControllerImpl.java:1731) myapp-server-1 | at org.jboss.msc.service.ServiceControllerImpl$ControllerTask.run(ServiceControllerImpl.java:1559) myapp-server-1 | at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) myapp-server-1 | at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1982) myapp-server-1 | at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1486) myapp-server-1 | at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1377) myapp-server-1 | at java.lang.Thread.run(Thread.java:748) [rt.jar:1.8.0_282] myapp-server-1 | Caused by: org.jboss.weld.exceptions.DeploymentException: WELD-001408: Unsatisfied dependencies for type InjectedCacheResolver with qualifiers @Default myapp-server-1 | at injection point [BackedAnnotatedParameter] Parameter 1 of [BackedAnnotatedConstructor] @Inject public org.infinispan.jcache.annotation.InjectedCachePutInterceptor(InjectedCacheResolver, CacheKeyInvocationContextFactory) myapp-server-1 | at org.infinispan.jcache.annotation.InjectedCachePutInterceptor.(InjectedCachePutInterceptor.java:0) myapp-server-1 | WELD-001474: Class org.infinispan.jcache.annotation.InjectedCacheResolver is on the classpath, but was ignored because a class it references was not found: org.infinispan.cdi.embedded.InfinispanExtensionEmbedded from [Module "org.infinispan:rhdg-8.1" from local module loader @5f2108b5 (finder: local module finder @31a5c39e (roots: /opt/eap/modules,/opt/eap/modules/system/layers/base/.overlays/jbeap20659,/opt/eap/modules/system/layers/base/.overlays/layer-base-jboss-eap-7.3.4.CP,/opt/eap/modules/system/layers/base,/opt/eap/modules/system/add-ons/rhdg))]. myapp-server-1 | myapp-server-1 | at org.jboss.weld.bootstrap.Validator.validateInjectionPointForDeploymentProblems(Validator.java:378) [weld-core-impl-3.1.4.Final-redhat-00001.jar:3.1.4.Final-redhat-00001] myapp-server-1 | at org.jboss.weld.bootstrap.Validator.validateInjectionPoint(Validator.java:290) [weld-core-impl-3.1.4.Final-redhat-00001.jar:3.1.4.Final-redhat-00001] myapp-server-1 | at org.jboss.weld.bootstrap.Validator.validateInterceptor(Validator.java:564) [weld-core-impl-3.1.4.Final-redhat-00001.jar:3.1.4.Final-redhat-00001] myapp-server-1 | at org.jboss.weld.bootstrap.ConcurrentValidator$2.doWork(ConcurrentValidator.java:81) [weld-core-impl-3.1.4.Final-redhat-00001.jar:3.1.4.Final-redhat-00001] myapp-server-1 | at org.jboss.weld.bootstrap.ConcurrentValidator$2.doWork(ConcurrentValidator.java:79) [weld-core-impl-3.1.4.Final-redhat-00001.jar:3.1.4.Final-redhat-00001] myapp-server-1 | at org.jboss.weld.executor.IterativeWorkerTaskFactory$1.call(IterativeWorkerTaskFactory.java:62) [weld-core-impl-3.1.4.Final-redhat-00001.jar:3.1.4.Final-redhat-00001] myapp-server-1 | at org.jboss.weld.executor.IterativeWorkerTaskFactory$1.call(IterativeWorkerTaskFactory.java:55) [weld-core-impl-3.1.4.Final-redhat-00001.jar:3.1.4.Final-redhat-00001] myapp-server-1 | at java.util.concurrent.FutureTask.run(FutureTask.java:266) [rt.jar:1.8.0_282] myapp-server-1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [rt.jar:1.8.0_282] myapp-server-1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [rt.jar:1.8.0_282] myapp-server-1 | at java.lang.Thread.run(Thread.java:748) [rt.jar:1.8.0_282] myapp-server-1 | at org.jboss.threads.JBossThread.run(JBossThread.java:485) myapp-server-1 | myapp-server-1 | 11:08:28,147 ERROR [management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("deploy") failed - address: ([("deployment" => "MyApp.ear")]) - failure description: {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"MyApp.ear\".WeldStartService" => "Failed to start service myapp-server-1 | Caused by: org.jboss.weld.exceptions.DeploymentException: WELD-001408: Unsatisfied dependencies for type InjectedCacheResolver with qualifiers @Default myapp-server-1 | at injection point [BackedAnnotatedParameter] Parameter 1 of [BackedAnnotatedConstructor] @Inject public org.infinispan.jcache.annotation.InjectedCachePutInterceptor(InjectedCacheResolver, CacheKeyInvocationContextFactory) myapp-server-1 | at org.infinispan.jcache.annotation.InjectedCachePutInterceptor.(InjectedCachePutInterceptor.java:0) myapp-server-1 | WELD-001474: Class org.infinispan.jcache.annotation.InjectedCacheResolver is on the classpath, but was ignored because a class it references was not found: org.infinispan.cdi.embedded.InfinispanExtensionEmbedded from [Module \"org.infinispan:rhdg-8.1\" from local module loader @5f2108b5 (finder: local module finder @31a5c39e (roots: /opt/eap/modules,/opt/eap/modules/system/layers/base/.overlays/jbeap20659,/opt/eap/modules/system/layers/base/.overlays/layer-base-jboss-eap-7.3.4.CP,/opt/eap/modules/system/layers/base,/opt/eap/modules/system/add-ons/rhdg))]. myapp-server-1 | "}} myapp-server-1 | 11:08:28,152 INFO [server] (ServerService Thread Pool -- 27) WFLYSRV0010: Deployed "MyApp.ear" (runtime-name : "MyApp.ear") myapp-server-1 | 11:08:28,155 INFO [controller] (Controller Boot Thread) WFLYCTL0183: Service status report myapp-server-1 | WFLYCTL0186: Services which failed to start: service jboss.deployment.unit."MyApp.ear".WeldStartService: Failed to start service myapp-server-1 | WFLYCTL0448: 433 additional services are down due to their dependencies being missing or failed myapp-server-1 | 11:08:28,195 INFO [server] (Controller Boot Thread) WFLYSRV0212: Resuming server myapp-server-1 | 11:08:28,200 ERROR [as] (Controller Boot Thread) WFLYSRV0026: JBoss EAP 7.3.4.GA (WildFly Core 10.1.15.Final-redhat-00001) started (with errors) in 18379ms - Started 5575 of 6509 services (590 services failed or missing dependencies, 631 services are lazy, passive or on-demand)