Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't run in wildfly 12.0.0.Final #23

Closed
hfcipriano opened this issue Apr 2, 2018 · 2 comments
Closed

Can't run in wildfly 12.0.0.Final #23

hfcipriano opened this issue Apr 2, 2018 · 2 comments

Comments

@hfcipriano
Copy link

Sorry for the probable fail. I can`t run my application in Intellij IDEA 2017.3.1.
I using wildfly 12.0.0.Final.

Follow the log:

21:02:48,478 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-6) MSC000001: Failed to start service jboss.deployment.unit."java-ee-kickoff-app.war".WeldStartService: org.jboss.msc.service.StartException in service jboss.deployment.unit."java-ee-kickoff-app.war".WeldStartService: Failed to start service
at org.jboss.msc.service.ServiceControllerImpl$StartTask.execute(ServiceControllerImpl.java:1706)
at org.jboss.msc.service.ServiceControllerImpl$ControllerTask.run(ServiceControllerImpl.java:1540)
at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1985)
at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1487)
at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1378)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.reflect.MalformedParameterizedTypeException
at sun.reflect.generics.reflectiveObjects.ParameterizedTypeImpl.validateConstructorArguments(ParameterizedTypeImpl.java:58)
at sun.reflect.generics.reflectiveObjects.ParameterizedTypeImpl.(ParameterizedTypeImpl.java:51)
at sun.reflect.generics.reflectiveObjects.ParameterizedTypeImpl.make(ParameterizedTypeImpl.java:92)
at sun.reflect.generics.factory.CoreReflectionFactory.makeParameterizedType(CoreReflectionFactory.java:105)
at sun.reflect.generics.visitor.Reifier.visitClassTypeSignature(Reifier.java:140)
at sun.reflect.generics.tree.ClassTypeSignature.accept(ClassTypeSignature.java:49)
at sun.reflect.generics.repository.ClassRepository.getSuperInterfaces(ClassRepository.java:108)
at java.lang.Class.getGenericInterfaces(Class.java:913)
at org.jboss.weld.util.reflection.HierarchyDiscovery.discoverInterfaces(HierarchyDiscovery.java:145)
at org.jboss.weld.util.reflection.HierarchyDiscovery.discoverFromClass(HierarchyDiscovery.java:141)
at org.jboss.weld.util.reflection.HierarchyDiscovery.discoverTypes(HierarchyDiscovery.java:113)
at org.jboss.weld.util.reflection.HierarchyDiscovery.(HierarchyDiscovery.java:94)
at org.jboss.weld.util.reflection.HierarchyDiscovery.(HierarchyDiscovery.java:87)
at org.jboss.weld.annotated.enhanced.TypeClosureLazyValueHolder.computeValue(TypeClosureLazyValueHolder.java:41)
at org.jboss.weld.annotated.enhanced.TypeClosureLazyValueHolder.computeValue(TypeClosureLazyValueHolder.java:31)
at org.jboss.weld.util.LazyValueHolder.get(LazyValueHolder.java:46)
at org.jboss.weld.annotated.slim.backed.BackedAnnotated.getTypeClosure(BackedAnnotated.java:27)
at org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotated.getTypeClosure(AbstractEnhancedAnnotated.java:201)
at org.jboss.weld.util.Beans.getTypes(Beans.java:416)
at org.jboss.weld.bean.attributes.BeanAttributesFactory$BeanAttributesBuilder.(BeanAttributesFactory.java:100)
at org.jboss.weld.bean.attributes.BeanAttributesFactory.forBean(BeanAttributesFactory.java:65)
at org.jboss.weld.bootstrap.AbstractBeanDeployer.createManagedBean(AbstractBeanDeployer.java:279)
at org.jboss.weld.bootstrap.BeanDeployer.createClassBean(BeanDeployer.java:221)
at org.jboss.weld.bootstrap.ConcurrentBeanDeployer$2.doWork(ConcurrentBeanDeployer.java:68)
at org.jboss.weld.bootstrap.ConcurrentBeanDeployer$2.doWork(ConcurrentBeanDeployer.java:65)
at org.jboss.weld.executor.IterativeWorkerTaskFactory$1.call(IterativeWorkerTaskFactory.java:62)
at org.jboss.weld.executor.IterativeWorkerTaskFactory$1.call(IterativeWorkerTaskFactory.java:55)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
at org.jboss.threads.JBossThread.run(JBossThread.java:485)

21:02:48,482 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 1) WFLYCTL0013: Operation ("deploy") failed - address: ([("deployment" => "java-ee-kickoff-app.war")]) - failure description: {
"WFLYCTL0080: Failed services" => {"jboss.deployment.unit."java-ee-kickoff-app.war".WeldStartService" => "Failed to start service
Caused by: java.lang.reflect.MalformedParameterizedTypeException"},
"WFLYCTL0412: Required services that are not installed:" => [
"jboss.deployment.unit."java-ee-kickoff-app.war".component.KickoffEmailService.WeldInterceptorBindingsService",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.faces.webapp.FacetTag".START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.CharacterEncodingFilter".START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.FacesExceptionFilter".WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.faces.webapp.FacetTag".WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.LoginTokenService.START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.CharacterEncodingFilter".WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.FacesExceptionFilter".START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.example.kickoff.view.filter.LocaleFilter".START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.LoginTokenService.WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.FacesRequestLogger".START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.FacesRequestLogger".WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailLoader.START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailLoader.WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.component.autoupdate.AutoUpdatePhaseListener".WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.component.autoupdate.AutoUpdatePhaseListener".START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.UserService.START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.UserService.WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.example.kickoff.view.servlet.ScriptErrorLogger".WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.BackgroundJobs.WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.jboss.weld.module.web.servlet.WeldTerminalListener".WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.example.kickoff.view.servlet.ScriptErrorLogger".START",
"jboss.undertow.deployment.default-server.default-host./",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.GzipResponseFilter".WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.GzipResponseFilter".START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.jboss.weld.module.web.servlet.WeldInitialListener".START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.jboss.weld.module.web.servlet.WeldInitialListener".WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.example.kickoff.view.filter.LocaleFilter".WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.LoginTokenService.WeldInterceptorBindingsService",
"jboss.deployment.unit."java-ee-kickoff-app.war".weld.weldClassIntrospector",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.jboss.weld.module.web.servlet.WeldTerminalListener".START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.KickoffEmailService.START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.KickoffEmailService.WeldInstantiator",
"jboss.undertow.deployment.default-server.default-host./.UndertowDeploymentInfoService",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.UserService.WeldInterceptorBindingsService",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.util.AutoUpdateComponentPhaseListener".WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".ee.ComponentRegistry",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.faces.webapp.FacesServlet".WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.BackgroundJobs.START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."com.sun.faces.config.ConfigureListener".START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.util.AutoUpdateComponentPhaseListener".START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."com.sun.faces.config.ConfigureListener".WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailLoader.WeldInterceptorBindingsService",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailTemplateService.WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.ApplicationListener".START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.InvokeActionEventListener".START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailTemplateService.START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.faces.webapp.FacesServlet".START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.BackgroundJobs.WeldInterceptorBindingsService",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.cdi.eager.EagerBeansPhaseListener".START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.application.resource.DynamicResourcesPhaseListener".START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.ApplicationListener".WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.InvokeActionEventListener".WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailTemplateService.WeldInterceptorBindingsService",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.cdi.eager.EagerBeansPhaseListener".WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.application.resource.DynamicResourcesPhaseListener".WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.java.util.Date".WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.CallbackPhaseListener".WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.java.util.Date".START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.CallbackPhaseListener".START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".WeldInstantiator"
],
"WFLYCTL0180: Services with missing/unavailable dependencies" => [
"jboss.deployment.unit."java-ee-kickoff-app.war".deploymentCompleteService is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."org.jboss.weld.module.web.servlet.WeldInitialListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.cdi.eager.EagerBeansPhaseListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.GzipResponseFilter".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.example.kickoff.view.servlet.ScriptErrorLogger".START, jboss.deployment.unit."java-ee-kickoff-app.war".component.KickoffEmailService.START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.example.kickoff.view.filter.LocaleFilter".START, jboss.deployment.unit."java-ee-kickoff-app.war".component.LoginTokenService.START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.component.autoupdate.AutoUpdatePhaseListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component.BackgroundJobs.START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.InvokeActionEventListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.java.util.Date".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.util.AutoUpdateComponentPhaseListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.faces.webapp.FacetTag".START, jboss.deployment.unit."java-ee-kickoff-app.war".component.UserService.START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.FacesExceptionFilter".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.CharacterEncodingFilter".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.ApplicationListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.CallbackPhaseListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."com.sun.faces.config.ConfigureListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.application.resource.DynamicResourcesPhaseListener".START, jboss.undertow.deployment.default-server.default-host./, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.jboss.weld.module.web.servlet.WeldTerminalListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.faces.webapp.FacesServlet".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.FacesRequestLogger".START, jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailLoader.START, jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailTemplateService.START]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.KickoffEmailService.WeldInstantiator is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component.KickoffEmailService.WeldInterceptorBindingsService]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.example.kickoff.view.servlet.ScriptErrorLogger".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."org.example.kickoff.view.servlet.ScriptErrorLogger".WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.application.resource.DynamicResourcesPhaseListener".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.application.resource.DynamicResourcesPhaseListener".WeldInstantiator]",
"jboss.undertow.deployment.default-server.default-host./ is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."org.jboss.weld.module.web.servlet.WeldInitialListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.cdi.eager.EagerBeansPhaseListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.GzipResponseFilter".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.example.kickoff.view.servlet.ScriptErrorLogger".START, jboss.deployment.unit."java-ee-kickoff-app.war".component.KickoffEmailService.START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.example.kickoff.view.filter.LocaleFilter".START, jboss.deployment.unit."java-ee-kickoff-app.war".component.LoginTokenService.START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.component.autoupdate.AutoUpdatePhaseListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component.BackgroundJobs.START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.InvokeActionEventListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.java.util.Date".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.util.AutoUpdateComponentPhaseListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.faces.webapp.FacetTag".START, jboss.deployment.unit."java-ee-kickoff-app.war".component.UserService.START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.FacesExceptionFilter".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.CharacterEncodingFilter".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.ApplicationListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.CallbackPhaseListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."com.sun.faces.config.ConfigureListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.application.resource.DynamicResourcesPhaseListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.jboss.weld.module.web.servlet.WeldTerminalListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.faces.webapp.FacesServlet".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.FacesRequestLogger".START, jboss.undertow.deployment.default-server.default-host./.UndertowDeploymentInfoService, jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailLoader.START, jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailTemplateService.START]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.UserService.WeldInstantiator is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component.UserService.WeldInterceptorBindingsService]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.KickoffEmailService.START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component.KickoffEmailService.WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.LoginTokenService.START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component.LoginTokenService.WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.UserService.START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component.UserService.WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.component.autoupdate.AutoUpdatePhaseListener".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.component.autoupdate.AutoUpdatePhaseListener".WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.FacesExceptionFilter".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.FacesExceptionFilter".WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.LoginTokenService.WeldInstantiator is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component.LoginTokenService.WeldInterceptorBindingsService]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.CallbackPhaseListener".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.CallbackPhaseListener".WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.java.util.Date".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.java.util.Date".WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.util.AutoUpdateComponentPhaseListener".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.util.AutoUpdateComponentPhaseListener".WeldInstantiator]",
"jboss.undertow.deployment.default-server.default-host./.UndertowDeploymentInfoService is missing [jboss.deployment.unit."java-ee-kickoff-app.war".ee.ComponentRegistry]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.ApplicationListener".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.ApplicationListener".WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.example.kickoff.view.filter.LocaleFilter".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."org.example.kickoff.view.filter.LocaleFilter".WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.jboss.weld.module.web.servlet.WeldInitialListener".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."org.jboss.weld.module.web.servlet.WeldInitialListener".WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailLoader.START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailLoader.WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.FacesRequestLogger".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.FacesRequestLogger".WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.jboss.weld.module.web.servlet.WeldTerminalListener".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."org.jboss.weld.module.web.servlet.WeldTerminalListener".WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailTemplateService.START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailTemplateService.WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailTemplateService.WeldInstantiator is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailTemplateService.WeldInterceptorBindingsService]",
"jboss.deployment.unit."java-ee-kickoff-app.war".moduleDeploymentRuntimeInformationStart is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component.KickoffEmailService.START, jboss.deployment.unit."java-ee-kickoff-app.war".component.LoginTokenService.START, jboss.deployment.unit."java-ee-kickoff-app.war".component.UserService.START, jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailLoader.START, jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailTemplateService.START, jboss.deployment.unit."java-ee-kickoff-app.war".component.BackgroundJobs.START]",
"jboss.deployment.unit."java-ee-kickoff-app.war".WeldEndInitService is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."org.jboss.weld.module.web.servlet.WeldInitialListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.cdi.eager.EagerBeansPhaseListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.GzipResponseFilter".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.example.kickoff.view.servlet.ScriptErrorLogger".START, jboss.deployment.unit."java-ee-kickoff-app.war".component.KickoffEmailService.START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.example.kickoff.view.filter.LocaleFilter".START, jboss.deployment.unit."java-ee-kickoff-app.war".component.LoginTokenService.START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.component.autoupdate.AutoUpdatePhaseListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component.BackgroundJobs.START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.InvokeActionEventListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.java.util.Date".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.util.AutoUpdateComponentPhaseListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.faces.webapp.FacetTag".START, jboss.deployment.unit."java-ee-kickoff-app.war".component.UserService.START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.FacesExceptionFilter".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.CharacterEncodingFilter".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.ApplicationListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.CallbackPhaseListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."com.sun.faces.config.ConfigureListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.application.resource.DynamicResourcesPhaseListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.jboss.weld.module.web.servlet.WeldTerminalListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.faces.webapp.FacesServlet".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.FacesRequestLogger".START, jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailLoader.START, jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailTemplateService.START]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.faces.webapp.FacetTag".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.faces.webapp.FacetTag".WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.BackgroundJobs.WeldInstantiator is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component.BackgroundJobs.WeldInterceptorBindingsService]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."com.sun.faces.config.ConfigureListener".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."com.sun.faces.config.ConfigureListener".WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailLoader.WeldInstantiator is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailLoader.WeldInterceptorBindingsService]",
"jboss.deployment.unit."java-ee-kickoff-app.war".ee.ComponentRegistry is missing [jboss.deployment.unit."java-ee-kickoff-app.war".weld.weldClassIntrospector]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.GzipResponseFilter".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.GzipResponseFilter".WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.faces.webapp.FacesServlet".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.faces.webapp.FacesServlet".WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.cdi.eager.EagerBeansPhaseListener".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.cdi.eager.EagerBeansPhaseListener".WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.BackgroundJobs.START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component.BackgroundJobs.WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.InvokeActionEventListener".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.InvokeActionEventListener".WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.CharacterEncodingFilter".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.CharacterEncodingFilter".WeldInstantiator]"
]
}
21:02:48,495 ERROR [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0021: Deploy of deployment "java-ee-kickoff-app.war" was rolled back with the following failure message:
{
"WFLYCTL0080: Failed services" => {"jboss.deployment.unit."java-ee-kickoff-app.war".WeldStartService" => "Failed to start service
Caused by: java.lang.reflect.MalformedParameterizedTypeException"},
"WFLYCTL0412: Required services that are not installed:" => [
"jboss.deployment.unit."java-ee-kickoff-app.war".component.KickoffEmailService.WeldInterceptorBindingsService",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.faces.webapp.FacetTag".START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.CharacterEncodingFilter".START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.FacesExceptionFilter".WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.faces.webapp.FacetTag".WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.LoginTokenService.START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.CharacterEncodingFilter".WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.FacesExceptionFilter".START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.example.kickoff.view.filter.LocaleFilter".START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.LoginTokenService.WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.FacesRequestLogger".START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.FacesRequestLogger".WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailLoader.START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailLoader.WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.component.autoupdate.AutoUpdatePhaseListener".WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.component.autoupdate.AutoUpdatePhaseListener".START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.UserService.START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.UserService.WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.example.kickoff.view.servlet.ScriptErrorLogger".WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.BackgroundJobs.WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.jboss.weld.module.web.servlet.WeldTerminalListener".WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.example.kickoff.view.servlet.ScriptErrorLogger".START",
"jboss.undertow.deployment.default-server.default-host./",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.GzipResponseFilter".WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.GzipResponseFilter".START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.jboss.weld.module.web.servlet.WeldInitialListener".START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.jboss.weld.module.web.servlet.WeldInitialListener".WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.example.kickoff.view.filter.LocaleFilter".WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.LoginTokenService.WeldInterceptorBindingsService",
"jboss.deployment.unit."java-ee-kickoff-app.war".weld.weldClassIntrospector",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.jboss.weld.module.web.servlet.WeldTerminalListener".START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.KickoffEmailService.START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.KickoffEmailService.WeldInstantiator",
"jboss.undertow.deployment.default-server.default-host./.UndertowDeploymentInfoService",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.UserService.WeldInterceptorBindingsService",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.util.AutoUpdateComponentPhaseListener".WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".ee.ComponentRegistry",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.faces.webapp.FacesServlet".WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.BackgroundJobs.START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."com.sun.faces.config.ConfigureListener".START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.util.AutoUpdateComponentPhaseListener".START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."com.sun.faces.config.ConfigureListener".WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailLoader.WeldInterceptorBindingsService",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailTemplateService.WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.ApplicationListener".START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.InvokeActionEventListener".START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailTemplateService.START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.faces.webapp.FacesServlet".START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.BackgroundJobs.WeldInterceptorBindingsService",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.cdi.eager.EagerBeansPhaseListener".START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.application.resource.DynamicResourcesPhaseListener".START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.ApplicationListener".WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.InvokeActionEventListener".WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailTemplateService.WeldInterceptorBindingsService",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.cdi.eager.EagerBeansPhaseListener".WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.application.resource.DynamicResourcesPhaseListener".WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.java.util.Date".WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.CallbackPhaseListener".WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.java.util.Date".START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.CallbackPhaseListener".START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".WeldInstantiator",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".WeldInstantiator"
],
"WFLYCTL0180: Services with missing/unavailable dependencies" => [
"jboss.deployment.unit."java-ee-kickoff-app.war".deploymentCompleteService is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."org.jboss.weld.module.web.servlet.WeldInitialListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.cdi.eager.EagerBeansPhaseListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.GzipResponseFilter".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.example.kickoff.view.servlet.ScriptErrorLogger".START, jboss.deployment.unit."java-ee-kickoff-app.war".component.KickoffEmailService.START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.example.kickoff.view.filter.LocaleFilter".START, jboss.deployment.unit."java-ee-kickoff-app.war".component.LoginTokenService.START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.component.autoupdate.AutoUpdatePhaseListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component.BackgroundJobs.START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.InvokeActionEventListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.java.util.Date".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.util.AutoUpdateComponentPhaseListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.faces.webapp.FacetTag".START, jboss.deployment.unit."java-ee-kickoff-app.war".component.UserService.START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.FacesExceptionFilter".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.CharacterEncodingFilter".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.ApplicationListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.CallbackPhaseListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."com.sun.faces.config.ConfigureListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.application.resource.DynamicResourcesPhaseListener".START, jboss.undertow.deployment.default-server.default-host./, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.jboss.weld.module.web.servlet.WeldTerminalListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.faces.webapp.FacesServlet".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.FacesRequestLogger".START, jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailLoader.START, jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailTemplateService.START]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.KickoffEmailService.WeldInstantiator is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component.KickoffEmailService.WeldInterceptorBindingsService]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.example.kickoff.view.servlet.ScriptErrorLogger".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."org.example.kickoff.view.servlet.ScriptErrorLogger".WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.application.resource.DynamicResourcesPhaseListener".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.application.resource.DynamicResourcesPhaseListener".WeldInstantiator]",
"jboss.undertow.deployment.default-server.default-host./ is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."org.jboss.weld.module.web.servlet.WeldInitialListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.cdi.eager.EagerBeansPhaseListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.GzipResponseFilter".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.example.kickoff.view.servlet.ScriptErrorLogger".START, jboss.deployment.unit."java-ee-kickoff-app.war".component.KickoffEmailService.START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.example.kickoff.view.filter.LocaleFilter".START, jboss.deployment.unit."java-ee-kickoff-app.war".component.LoginTokenService.START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.component.autoupdate.AutoUpdatePhaseListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component.BackgroundJobs.START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.InvokeActionEventListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.java.util.Date".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.util.AutoUpdateComponentPhaseListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.faces.webapp.FacetTag".START, jboss.deployment.unit."java-ee-kickoff-app.war".component.UserService.START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.FacesExceptionFilter".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.CharacterEncodingFilter".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.ApplicationListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.CallbackPhaseListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."com.sun.faces.config.ConfigureListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.application.resource.DynamicResourcesPhaseListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.jboss.weld.module.web.servlet.WeldTerminalListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.faces.webapp.FacesServlet".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.FacesRequestLogger".START, jboss.undertow.deployment.default-server.default-host./.UndertowDeploymentInfoService, jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailLoader.START, jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailTemplateService.START]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.UserService.WeldInstantiator is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component.UserService.WeldInterceptorBindingsService]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.KickoffEmailService.START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component.KickoffEmailService.WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.LoginTokenService.START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component.LoginTokenService.WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.UserService.START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component.UserService.WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.component.autoupdate.AutoUpdatePhaseListener".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.component.autoupdate.AutoUpdatePhaseListener".WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.FacesExceptionFilter".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.FacesExceptionFilter".WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.LoginTokenService.WeldInstantiator is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component.LoginTokenService.WeldInterceptorBindingsService]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.CallbackPhaseListener".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.CallbackPhaseListener".WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.java.util.Date".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.java.util.Date".WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.util.AutoUpdateComponentPhaseListener".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.util.AutoUpdateComponentPhaseListener".WeldInstantiator]",
"jboss.undertow.deployment.default-server.default-host./.UndertowDeploymentInfoService is missing [jboss.deployment.unit."java-ee-kickoff-app.war".ee.ComponentRegistry]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.ApplicationListener".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.ApplicationListener".WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.example.kickoff.view.filter.LocaleFilter".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."org.example.kickoff.view.filter.LocaleFilter".WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.jboss.weld.module.web.servlet.WeldInitialListener".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."org.jboss.weld.module.web.servlet.WeldInitialListener".WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailLoader.START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailLoader.WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.FacesRequestLogger".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.FacesRequestLogger".WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.jboss.weld.module.web.servlet.WeldTerminalListener".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."org.jboss.weld.module.web.servlet.WeldTerminalListener".WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailTemplateService.START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailTemplateService.WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailTemplateService.WeldInstantiator is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailTemplateService.WeldInterceptorBindingsService]",
"jboss.deployment.unit."java-ee-kickoff-app.war".moduleDeploymentRuntimeInformationStart is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component.KickoffEmailService.START, jboss.deployment.unit."java-ee-kickoff-app.war".component.LoginTokenService.START, jboss.deployment.unit."java-ee-kickoff-app.war".component.UserService.START, jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailLoader.START, jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailTemplateService.START, jboss.deployment.unit."java-ee-kickoff-app.war".component.BackgroundJobs.START]",
"jboss.deployment.unit."java-ee-kickoff-app.war".WeldEndInitService is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."org.jboss.weld.module.web.servlet.WeldInitialListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.cdi.eager.EagerBeansPhaseListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.GzipResponseFilter".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.example.kickoff.view.servlet.ScriptErrorLogger".START, jboss.deployment.unit."java-ee-kickoff-app.war".component.KickoffEmailService.START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.example.kickoff.view.filter.LocaleFilter".START, jboss.deployment.unit."java-ee-kickoff-app.war".component.LoginTokenService.START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.component.autoupdate.AutoUpdatePhaseListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component.BackgroundJobs.START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.InvokeActionEventListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.java.util.Date".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.util.AutoUpdateComponentPhaseListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.faces.webapp.FacetTag".START, jboss.deployment.unit."java-ee-kickoff-app.war".component.UserService.START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.FacesExceptionFilter".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.CharacterEncodingFilter".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.ApplicationListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.CallbackPhaseListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."com.sun.faces.config.ConfigureListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.application.resource.DynamicResourcesPhaseListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.jboss.weld.module.web.servlet.WeldTerminalListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.faces.webapp.FacesServlet".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.FacesRequestLogger".START, jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailLoader.START, jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailTemplateService.START]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.faces.webapp.FacetTag".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.faces.webapp.FacetTag".WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.BackgroundJobs.WeldInstantiator is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component.BackgroundJobs.WeldInterceptorBindingsService]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."com.sun.faces.config.ConfigureListener".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."com.sun.faces.config.ConfigureListener".WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailLoader.WeldInstantiator is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailLoader.WeldInterceptorBindingsService]",
"jboss.deployment.unit."java-ee-kickoff-app.war".ee.ComponentRegistry is missing [jboss.deployment.unit."java-ee-kickoff-app.war".weld.weldClassIntrospector]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.GzipResponseFilter".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.GzipResponseFilter".WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.faces.webapp.FacesServlet".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.faces.webapp.FacesServlet".WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.cdi.eager.EagerBeansPhaseListener".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.cdi.eager.EagerBeansPhaseListener".WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component.BackgroundJobs.START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component.BackgroundJobs.WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.InvokeActionEventListener".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.InvokeActionEventListener".WeldInstantiator]",
"jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.CharacterEncodingFilter".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.CharacterEncodingFilter".WeldInstantiator]"
]
}
21:02:48,499 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0019: Stopped Driver service with driver-name = java-ee-kickoff-app.war_org.h2.Driver_1_4
21:02:48,498 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 25) WFLYJPA0004: Stopping Persistence Unit Service 'java-ee-kickoff-app.war#kickoff'
21:02:48,546 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 25) WFLYCLINF0003: Stopped java-ee-kickoff-app.war#kickoff.org.example.kickoff.model.User.loginTokens cache from hibernate container
21:02:48,548 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 25) WFLYCLINF0003: Stopped java-ee-kickoff-app.war#kickoff.org.example.kickoff.model.User.loginTokens-pending-puts cache from hibernate container
21:02:48,549 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 25) WFLYCLINF0003: Stopped java-ee-kickoff-app.war#kickoff.org.hibernate.cache.internal.StandardQueryCache cache from hibernate container
21:02:48,553 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 25) WFLYCLINF0003: Stopped java-ee-kickoff-app.war#kickoff.org.hibernate.cache.spi.UpdateTimestampsCache cache from hibernate container
21:02:48,579 INFO [org.jboss.as.mail.extension] (MSC service thread 1-6) WFLYMAIL0002: Unbound mail session [java:app/kickoff/MailSession]
21:02:48,580 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) WFLYJCA0010: Unbound data source [java:app/kickoff/DataSource]
21:02:49,963 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment java-ee-kickoff-app.war (runtime-name: java-ee-kickoff-app.war) in 1469ms
[2018-04-01 09:02:50,151] Artifact java-ee-kickoff-app:war: Error during artifact deployment. See server log for details.
[2018-04-01 09:02:50,158] Artifact java-ee-kickoff-app:war: java.lang.Exception: {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit."java-ee-kickoff-app.war".WeldStartService" => "Failed to start service
Caused by: java.lang.reflect.MalformedParameterizedTypeException"},"WFLYCTL0412: Required services that are not installed:" => ["jboss.deployment.unit."java-ee-kickoff-app.war".component.KickoffEmailService.WeldInterceptorBindingsService","jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.faces.webapp.FacetTag".START","jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.CharacterEncodingFilter".START","jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.FacesExceptionFilter".WeldInstantiator","jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.faces.webapp.FacetTag".WeldInstantiator","jboss.deployment.unit."java-ee-kickoff-app.war".component.LoginTokenService.START","jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.CharacterEncodingFilter".WeldInstantiator","jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.FacesExceptionFilter".START","jboss.deployment.unit."java-ee-kickoff-app.war".component."org.example.kickoff.view.filter.LocaleFilter".START","jboss.deployment.unit."java-ee-kickoff-app.war".component.LoginTokenService.WeldInstantiator","jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.FacesRequestLogger".START","jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.FacesRequestLogger".WeldInstantiator","jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailLoader.START","jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailLoader.WeldInstantiator","jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.component.autoupdate.AutoUpdatePhaseListener".WeldInstantiator","jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.component.autoupdate.AutoUpdatePhaseListener".START","jboss.deployment.unit."java-ee-kickoff-app.war".component.UserService.START","jboss.deployment.unit."java-ee-kickoff-app.war".component.UserService.WeldInstantiator","jboss.deployment.unit."java-ee-kickoff-app.war".component."org.example.kickoff.view.servlet.ScriptErrorLogger".WeldInstantiator","jboss.deployment.unit."java-ee-kickoff-app.war".component.BackgroundJobs.WeldInstantiator","jboss.deployment.unit."java-ee-kickoff-app.war".component."org.jboss.weld.module.web.servlet.WeldTerminalListener".WeldInstantiator","jboss.deployment.unit."java-ee-kickoff-app.war".component."org.example.kickoff.view.servlet.ScriptErrorLogger".START","jboss.undertow.deployment.default-server.default-host./","jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.GzipResponseFilter".WeldInstantiator","jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.GzipResponseFilter".START","jboss.deployment.unit."java-ee-kickoff-app.war".component."org.jboss.weld.module.web.servlet.WeldInitialListener".START","jboss.deployment.unit."java-ee-kickoff-app.war".component."org.jboss.weld.module.web.servlet.WeldInitialListener".WeldInstantiator","jboss.deployment.unit."java-ee-kickoff-app.war".component."org.example.kickoff.view.filter.LocaleFilter".WeldInstantiator","jboss.deployment.unit."java-ee-kickoff-app.war".component.LoginTokenService.WeldInterceptorBindingsService","jboss.deployment.unit."java-ee-kickoff-app.war".weld.weldClassIntrospector","jboss.deployment.unit."java-ee-kickoff-app.war".component."org.jboss.weld.module.web.servlet.WeldTerminalListener".START","jboss.deployment.unit."java-ee-kickoff-app.war".component.KickoffEmailService.START","jboss.deployment.unit."java-ee-kickoff-app.war".component.KickoffEmailService.WeldInstantiator","jboss.undertow.deployment.default-server.default-host./.UndertowDeploymentInfoService","jboss.deployment.unit."java-ee-kickoff-app.war".component.UserService.WeldInterceptorBindingsService","jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.util.AutoUpdateComponentPhaseListener".WeldInstantiator","jboss.deployment.unit."java-ee-kickoff-app.war".ee.ComponentRegistry","jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.faces.webapp.FacesServlet".WeldInstantiator","jboss.deployment.unit."java-ee-kickoff-app.war".component.BackgroundJobs.START","jboss.deployment.unit."java-ee-kickoff-app.war".component."com.sun.faces.config.ConfigureListener".START","jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.util.AutoUpdateComponentPhaseListener".START","jboss.deployment.unit."java-ee-kickoff-app.war".component."com.sun.faces.config.ConfigureListener".WeldInstantiator","jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailLoader.WeldInterceptorBindingsService","jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailTemplateService.WeldInstantiator","jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.ApplicationListener".START","jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.InvokeActionEventListener".START","jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailTemplateService.START","jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.faces.webapp.FacesServlet".START","jboss.deployment.unit."java-ee-kickoff-app.war".component.BackgroundJobs.WeldInterceptorBindingsService","jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.cdi.eager.EagerBeansPhaseListener".START","jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.application.resource.DynamicResourcesPhaseListener".START","jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.ApplicationListener".WeldInstantiator","jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.InvokeActionEventListener".WeldInstantiator","jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailTemplateService.WeldInterceptorBindingsService","jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.cdi.eager.EagerBeansPhaseListener".WeldInstantiator","jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.application.resource.DynamicResourcesPhaseListener".WeldInstantiator","jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.java.util.Date".WeldInstantiator","jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.CallbackPhaseListener".WeldInstantiator","jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.java.util.Date".START","jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.CallbackPhaseListener".START","jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START","jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".WeldInstantiator","jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START","jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".WeldInstantiator"],"WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.deployment.unit."java-ee-kickoff-app.war".deploymentCompleteService is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."org.jboss.weld.module.web.servlet.WeldInitialListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.cdi.eager.EagerBeansPhaseListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.GzipResponseFilter".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.example.kickoff.view.servlet.ScriptErrorLogger".START, jboss.deployment.unit."java-ee-kickoff-app.war".component.KickoffEmailService.START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.example.kickoff.view.filter.LocaleFilter".START, jboss.deployment.unit."java-ee-kickoff-app.war".component.LoginTokenService.START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.component.autoupdate.AutoUpdatePhaseListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component.BackgroundJobs.START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.InvokeActionEventListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.java.util.Date".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.util.AutoUpdateComponentPhaseListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.faces.webapp.FacetTag".START, jboss.deployment.unit."java-ee-kickoff-app.war".component.UserService.START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.FacesExceptionFilter".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.CharacterEncodingFilter".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.ApplicationListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.CallbackPhaseListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."com.sun.faces.config.ConfigureListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.application.resource.DynamicResourcesPhaseListener".START, jboss.undertow.deployment.default-server.default-host./, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.jboss.weld.module.web.servlet.WeldTerminalListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.faces.webapp.FacesServlet".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.FacesRequestLogger".START, jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailLoader.START, jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailTemplateService.START]","jboss.deployment.unit."java-ee-kickoff-app.war".component.KickoffEmailService.WeldInstantiator is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component.KickoffEmailService.WeldInterceptorBindingsService]","jboss.deployment.unit."java-ee-kickoff-app.war".component."org.example.kickoff.view.servlet.ScriptErrorLogger".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."org.example.kickoff.view.servlet.ScriptErrorLogger".WeldInstantiator]","jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.application.resource.DynamicResourcesPhaseListener".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.application.resource.DynamicResourcesPhaseListener".WeldInstantiator]","jboss.undertow.deployment.default-server.default-host./ is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."org.jboss.weld.module.web.servlet.WeldInitialListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.cdi.eager.EagerBeansPhaseListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.GzipResponseFilter".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.example.kickoff.view.servlet.ScriptErrorLogger".START, jboss.deployment.unit."java-ee-kickoff-app.war".component.KickoffEmailService.START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.example.kickoff.view.filter.LocaleFilter".START, jboss.deployment.unit."java-ee-kickoff-app.war".component.LoginTokenService.START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.component.autoupdate.AutoUpdatePhaseListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component.BackgroundJobs.START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.InvokeActionEventListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.java.util.Date".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.util.AutoUpdateComponentPhaseListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.faces.webapp.FacetTag".START, jboss.deployment.unit."java-ee-kickoff-app.war".component.UserService.START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.FacesExceptionFilter".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.CharacterEncodingFilter".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.ApplicationListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.CallbackPhaseListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."com.sun.faces.config.ConfigureListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.application.resource.DynamicResourcesPhaseListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.jboss.weld.module.web.servlet.WeldTerminalListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.faces.webapp.FacesServlet".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.FacesRequestLogger".START, jboss.undertow.deployment.default-server.default-host./.UndertowDeploymentInfoService, jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailLoader.START, jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailTemplateService.START]","jboss.deployment.unit."java-ee-kickoff-app.war".component.UserService.WeldInstantiator is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component.UserService.WeldInterceptorBindingsService]","jboss.deployment.unit."java-ee-kickoff-app.war".component.KickoffEmailService.START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component.KickoffEmailService.WeldInstantiator]","jboss.deployment.unit."java-ee-kickoff-app.war".component.LoginTokenService.START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component.LoginTokenService.WeldInstantiator]","jboss.deployment.unit."java-ee-kickoff-app.war".component.UserService.START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component.UserService.WeldInstantiator]","jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.component.autoupdate.AutoUpdatePhaseListener".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.component.autoupdate.AutoUpdatePhaseListener".WeldInstantiator]","jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.FacesExceptionFilter".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.FacesExceptionFilter".WeldInstantiator]","jboss.deployment.unit."java-ee-kickoff-app.war".component.LoginTokenService.WeldInstantiator is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component.LoginTokenService.WeldInterceptorBindingsService]","jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.CallbackPhaseListener".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.CallbackPhaseListener".WeldInstantiator]","jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.java.util.Date".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.java.util.Date".WeldInstantiator]","jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.util.AutoUpdateComponentPhaseListener".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.util.AutoUpdateComponentPhaseListener".WeldInstantiator]","jboss.undertow.deployment.default-server.default-host./.UndertowDeploymentInfoService is missing [jboss.deployment.unit."java-ee-kickoff-app.war".ee.ComponentRegistry]","jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.ApplicationListener".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.ApplicationListener".WeldInstantiator]","jboss.deployment.unit."java-ee-kickoff-app.war".component."org.example.kickoff.view.filter.LocaleFilter".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."org.example.kickoff.view.filter.LocaleFilter".WeldInstantiator]","jboss.deployment.unit."java-ee-kickoff-app.war".component."org.jboss.weld.module.web.servlet.WeldInitialListener".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."org.jboss.weld.module.web.servlet.WeldInitialListener".WeldInstantiator]","jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailLoader.START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailLoader.WeldInstantiator]","jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.FacesRequestLogger".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.FacesRequestLogger".WeldInstantiator]","jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".WeldInstantiator]","jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".WeldInstantiator]","jboss.deployment.unit."java-ee-kickoff-app.war".component."org.jboss.weld.module.web.servlet.WeldTerminalListener".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."org.jboss.weld.module.web.servlet.WeldTerminalListener".WeldInstantiator]","jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailTemplateService.START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailTemplateService.WeldInstantiator]","jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailTemplateService.WeldInstantiator is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailTemplateService.WeldInterceptorBindingsService]","jboss.deployment.unit."java-ee-kickoff-app.war".moduleDeploymentRuntimeInformationStart is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component.KickoffEmailService.START, jboss.deployment.unit."java-ee-kickoff-app.war".component.LoginTokenService.START, jboss.deployment.unit."java-ee-kickoff-app.war".component.UserService.START, jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailLoader.START, jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailTemplateService.START, jboss.deployment.unit."java-ee-kickoff-app.war".component.BackgroundJobs.START]","jboss.deployment.unit."java-ee-kickoff-app.war".WeldEndInitService is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."org.jboss.weld.module.web.servlet.WeldInitialListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.cdi.eager.EagerBeansPhaseListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.GzipResponseFilter".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.example.kickoff.view.servlet.ScriptErrorLogger".START, jboss.deployment.unit."java-ee-kickoff-app.war".component.KickoffEmailService.START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.example.kickoff.view.filter.LocaleFilter".START, jboss.deployment.unit."java-ee-kickoff-app.war".component.LoginTokenService.START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.component.autoupdate.AutoUpdatePhaseListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component.BackgroundJobs.START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.InvokeActionEventListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.java.util.Date".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.util.AutoUpdateComponentPhaseListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.faces.webapp.FacetTag".START, jboss.deployment.unit."java-ee-kickoff-app.war".component.UserService.START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.FacesExceptionFilter".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.CharacterEncodingFilter".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.ApplicationListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.CallbackPhaseListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."com.sun.faces.config.ConfigureListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.primefaces.application.resource.DynamicResourcesPhaseListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."org.jboss.weld.module.web.servlet.WeldTerminalListener".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.faces.webapp.FacesServlet".START, jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.FacesRequestLogger".START, jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailLoader.START, jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailTemplateService.START]","jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.faces.webapp.FacetTag".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.faces.webapp.FacetTag".WeldInstantiator]","jboss.deployment.unit."java-ee-kickoff-app.war".component.BackgroundJobs.WeldInstantiator is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component.BackgroundJobs.WeldInterceptorBindingsService]","jboss.deployment.unit."java-ee-kickoff-app.war".component."com.sun.faces.config.ConfigureListener".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."com.sun.faces.config.ConfigureListener".WeldInstantiator]","jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailLoader.WeldInstantiator is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component.EmailLoader.WeldInterceptorBindingsService]","jboss.deployment.unit."java-ee-kickoff-app.war".ee.ComponentRegistry is missing [jboss.deployment.unit."java-ee-kickoff-app.war".weld.weldClassIntrospector]","jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.GzipResponseFilter".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.GzipResponseFilter".WeldInstantiator]","jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.faces.webapp.FacesServlet".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."javax.faces.webapp.FacesServlet".WeldInstantiator]","jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.cdi.eager.EagerBeansPhaseListener".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.cdi.eager.EagerBeansPhaseListener".WeldInstantiator]","jboss.deployment.unit."java-ee-kickoff-app.war".component.BackgroundJobs.START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component.BackgroundJobs.WeldInstantiator]","jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.InvokeActionEventListener".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."managed-bean.org.omnifaces.eventlistener.InvokeActionEventListener".WeldInstantiator]","jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.CharacterEncodingFilter".START is missing [jboss.deployment.unit."java-ee-kickoff-app.war".component."org.omnifaces.filter.CharacterEncodingFilter".WeldInstantiator]"]}

@BalusC
Copy link
Member

BalusC commented Apr 2, 2018

That will happen if you're deploying javaee8-jsf23 to stock WildFly 12, which runs in Java EE 7 mode. In order to enable Java EE 8 mode in WildFly 12, you need to startup WildFly 12 with standalone-ee8.xml as instructed in http://wildfly.org/news/2018/02/28/WildFly12-Final-Released

@BalusC BalusC closed this as completed Apr 2, 2018
@hfcipriano
Copy link
Author

So Thanks @BalusC. This project is awesome!!!!!!!!!!!!!!!!!!!! Don't forgive this initiative and DON'T GET CARRIED AWAY BY ANGULAR FANS. I prefer 1 thousands times jsf by productivity and server side security.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants