Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 00:27:52,812 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) JBAS017535: Unregistered web context: /Test-war
- 00:27:52,828 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015974: Stopped subdeployment (runtime-name: Test-war.war) in 25ms
- 00:27:52,828 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015877: Stopped deployment Test.ear (runtime-name: Test.ear) in 27ms
- 00:27:52,828 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015876: Starting deployment of "Test.ear" (runtime-name: "Test.ear")
- 00:27:52,921 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015973: Starting subdeployment (runtime-name: "Test-war.war")
- 00:27:52,984 INFO [org.jboss.weld.deployer] (MSC service thread 1-7) JBAS016002: Processing weld deployment Test.ear
- 00:27:53,000 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016002: Processing weld deployment Test-war.war
- 00:27:53,046 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) JBAS016005: Starting Services for CDI deployment: Test.ear
- 00:27:53,046 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) JBAS016008: Starting weld service for deployment Test.ear
- 00:27:53,062 WARN [org.jboss.weld.Event] (MSC service thread 1-8) WELD-000411: Observer method [BackedAnnotatedMethod] public org.omnifaces.VetoAnnotatedTypeExtension.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
- 00:27:53,078 INFO [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-1) Initializing Mojarra 2.2.6-jbossorg-4 20140501-1134 for context '/Test-war'
- 00:27:53,609 SEVERE [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-1) Critical error during deployment: : org.jboss.weld.context.ContextNotActiveException: WELD-001303: No active contexts for scope type javax.faces.flow.builder.FlowDefinition
- at org.jboss.weld.manager.BeanManagerImpl.getContext(BeanManagerImpl.java:680) [weld-core-impl-2.1.2.Final.jar:2014-01-09 09:23]
- at org.jboss.weld.util.ForwardingBeanManager.getContext(ForwardingBeanManager.java:181) [weld-core-impl-2.1.2.Final.jar:2014-01-09 09:23]
- at com.sun.faces.application.ApplicationAssociate$PostConstructApplicationListener.loadFlows(ApplicationAssociate.java:323) [jsf-impl-2.2.6-jbossorg-4.jar:]
- at com.sun.faces.application.ApplicationAssociate$PostConstructApplicationListener.processEvent(ApplicationAssociate.java:303) [jsf-impl-2.2.6-jbossorg-4.jar:]
- at javax.faces.event.SystemEvent.processListener(SystemEvent.java:108) [jboss-jsf-api_2.2_spec-2.2.6.jar:2.2.6]
- at com.sun.faces.application.ApplicationImpl.processListeners(ApplicationImpl.java:2187) [jsf-impl-2.2.6-jbossorg-4.jar:]
- at com.sun.faces.application.ApplicationImpl.invokeListenersFor(ApplicationImpl.java:2163) [jsf-impl-2.2.6-jbossorg-4.jar:]
- at com.sun.faces.application.ApplicationImpl.publishEvent(ApplicationImpl.java:296) [jsf-impl-2.2.6-jbossorg-4.jar:]
- at javax.faces.application.ApplicationWrapper.publishEvent(ApplicationWrapper.java:739) [jboss-jsf-api_2.2_spec-2.2.6.jar:2.2.6]
- at org.jboss.as.jsf.injection.weld.ForwardingApplication.publishEvent(ForwardingApplication.java:294) [wildfly-jsf-injection-8.1.0.Final.jar:8.1.0.Final]
- at com.sun.faces.config.ConfigManager.publishPostConfigEvent(ConfigManager.java:692) [jsf-impl-2.2.6-jbossorg-4.jar:]
- at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:255) [jsf-impl-2.2.6-jbossorg-4.jar:]
- at io.undertow.servlet.core.ApplicationListeners.contextInitialized(ApplicationListeners.java:173) [undertow-servlet-1.0.15.Final.jar:1.0.15.Final]
- at io.undertow.servlet.core.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:190) [undertow-servlet-1.0.15.Final.jar:1.0.15.Final]
- at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.startContext(UndertowDeploymentService.java:87)
- at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.start(UndertowDeploymentService.java:72)
- at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948)
- at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) [rt.jar:1.7.0_11]
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [rt.jar:1.7.0_11]
- at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_11]
- 00:27:53,609 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-1) MSC000001: Failed to start service jboss.undertow.deployment.default-server.default-host./Test-war: org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./Test-war: Failed to start service
- at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1904) [jboss-msc-1.2.2.Final.jar:1.2.2.Final]
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) [rt.jar:1.7.0_11]
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [rt.jar:1.7.0_11]
- at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_11]
- Caused by: java.lang.RuntimeException: java.lang.RuntimeException: org.jboss.weld.context.ContextNotActiveException: WELD-001303: No active contexts for scope type javax.faces.flow.builder.FlowDefinition
- at io.undertow.servlet.core.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:219)
- at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.startContext(UndertowDeploymentService.java:87)
- at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.start(UndertowDeploymentService.java:72)
- at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.2.Final.jar:1.2.2.Final]
- at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.2.Final.jar:1.2.2.Final]
- ... 3 more
- Caused by: java.lang.RuntimeException: org.jboss.weld.context.ContextNotActiveException: WELD-001303: No active contexts for scope type javax.faces.flow.builder.FlowDefinition
- at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:275)
- at io.undertow.servlet.core.ApplicationListeners.contextInitialized(ApplicationListeners.java:173)
- at io.undertow.servlet.core.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:190)
- ... 7 more
- Caused by: org.jboss.weld.context.ContextNotActiveException: WELD-001303: No active contexts for scope type javax.faces.flow.builder.FlowDefinition
- at org.jboss.weld.manager.BeanManagerImpl.getContext(BeanManagerImpl.java:680)
- at org.jboss.weld.util.ForwardingBeanManager.getContext(ForwardingBeanManager.java:181)
- at com.sun.faces.application.ApplicationAssociate$PostConstructApplicationListener.loadFlows(ApplicationAssociate.java:323)
- at com.sun.faces.application.ApplicationAssociate$PostConstructApplicationListener.processEvent(ApplicationAssociate.java:303)
- at javax.faces.event.SystemEvent.processListener(SystemEvent.java:108)
- at com.sun.faces.application.ApplicationImpl.processListeners(ApplicationImpl.java:2187)
- at com.sun.faces.application.ApplicationImpl.invokeListenersFor(ApplicationImpl.java:2163)
- at com.sun.faces.application.ApplicationImpl.publishEvent(ApplicationImpl.java:296)
- at javax.faces.application.ApplicationWrapper.publishEvent(ApplicationWrapper.java:739)
- at org.jboss.as.jsf.injection.weld.ForwardingApplication.publishEvent(ForwardingApplication.java:294)
- at com.sun.faces.config.ConfigManager.publishPostConfigEvent(ConfigManager.java:692)
- at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:255)
- ... 9 more
- 00:27:53,937 ERROR [org.jboss.as.controller.management-operation] (DeploymentScanner-threads - 2) JBAS014613: Operation ("full-replace-deployment") failed - address: ([]) - failure description: {"JBAS014671: Failed services" => {"jboss.undertow.deployment.default-server.default-host./Test-war" => "org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./Test-war: Failed to start service
- Caused by: java.lang.RuntimeException: java.lang.RuntimeException: org.jboss.weld.context.ContextNotActiveException: WELD-001303: No active contexts for scope type javax.faces.flow.builder.FlowDefinition
- Caused by: java.lang.RuntimeException: org.jboss.weld.context.ContextNotActiveException: WELD-001303: No active contexts for scope type javax.faces.flow.builder.FlowDefinition
- Caused by: org.jboss.weld.context.ContextNotActiveException: WELD-001303: No active contexts for scope type javax.faces.flow.builder.FlowDefinition"}}
- 00:27:54,046 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018565: Replaced deployment "Test.ear" with deployment "Test.ear"
- 00:27:54,046 INFO [org.jboss.as.controller] (DeploymentScanner-threads - 2) JBAS014774: Service status report
- JBAS014777: Services which failed to start: service jboss.undertow.deployment.default-server.default-host./Test-war: org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./Test-war: Failed to start service
- 00:29:24,375 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016009: Stopping weld service for deployment Test.ear
- 00:29:24,390 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015974: Stopped subdeployment (runtime-name: Test-war.war) in 25ms
- 00:29:24,390 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015877: Stopped deployment Test.ear (runtime-name: Test.ear) in 28ms
- 00:29:24,390 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015876: Starting deployment of "Test.ear" (runtime-name: "Test.ear")
- 00:29:24,515 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015973: Starting subdeployment (runtime-name: "Test-war.war")
- 00:29:24,578 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016002: Processing weld deployment Test.ear
- 00:29:24,609 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016002: Processing weld deployment Test-war.war
- 00:29:25,812 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016005: Starting Services for CDI deployment: Test.ear
- 00:29:25,812 INFO [org.jboss.weld.deployer] (MSC service thread 1-8) JBAS016008: Starting weld service for deployment Test.ear
- 00:29:25,843 INFO [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-1) Initializing Mojarra 2.2.6-jbossorg-4 20140501-1134 for context '/Test-war'
- 00:29:25,859 WARN [org.jboss.weld.Event] (MSC service thread 1-4) WELD-000411: Observer method [BackedAnnotatedMethod] public org.omnifaces.VetoAnnotatedTypeExtension.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
- 00:29:26,390 SEVERE [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-1) Critical error during deployment: : org.jboss.weld.context.ContextNotActiveException: WELD-001303: No active contexts for scope type javax.faces.flow.builder.FlowDefinition
- at org.jboss.weld.manager.BeanManagerImpl.getContext(BeanManagerImpl.java:680) [weld-core-impl-2.1.2.Final.jar:2014-01-09 09:23]
- at org.jboss.weld.util.ForwardingBeanManager.getContext(ForwardingBeanManager.java:181) [weld-core-impl-2.1.2.Final.jar:2014-01-09 09:23]
- at com.sun.faces.application.ApplicationAssociate$PostConstructApplicationListener.loadFlows(ApplicationAssociate.java:323) [jsf-impl-2.2.6-jbossorg-4.jar:]
- at com.sun.faces.application.ApplicationAssociate$PostConstructApplicationListener.processEvent(ApplicationAssociate.java:303) [jsf-impl-2.2.6-jbossorg-4.jar:]
- at javax.faces.event.SystemEvent.processListener(SystemEvent.java:108) [jboss-jsf-api_2.2_spec-2.2.6.jar:2.2.6]
- at com.sun.faces.application.ApplicationImpl.processListeners(ApplicationImpl.java:2187) [jsf-impl-2.2.6-jbossorg-4.jar:]
- at com.sun.faces.application.ApplicationImpl.invokeListenersFor(ApplicationImpl.java:2163) [jsf-impl-2.2.6-jbossorg-4.jar:]
- at com.sun.faces.application.ApplicationImpl.publishEvent(ApplicationImpl.java:296) [jsf-impl-2.2.6-jbossorg-4.jar:]
- at javax.faces.application.ApplicationWrapper.publishEvent(ApplicationWrapper.java:739) [jboss-jsf-api_2.2_spec-2.2.6.jar:2.2.6]
- at org.jboss.as.jsf.injection.weld.ForwardingApplication.publishEvent(ForwardingApplication.java:294) [wildfly-jsf-injection-8.1.0.Final.jar:8.1.0.Final]
- at com.sun.faces.config.ConfigManager.publishPostConfigEvent(ConfigManager.java:692) [jsf-impl-2.2.6-jbossorg-4.jar:]
- at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:255) [jsf-impl-2.2.6-jbossorg-4.jar:]
- at io.undertow.servlet.core.ApplicationListeners.contextInitialized(ApplicationListeners.java:173) [undertow-servlet-1.0.15.Final.jar:1.0.15.Final]
- at io.undertow.servlet.core.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:190) [undertow-servlet-1.0.15.Final.jar:1.0.15.Final]
- at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.startContext(UndertowDeploymentService.java:87)
- at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.start(UndertowDeploymentService.java:72)
- at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948)
- at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) [rt.jar:1.7.0_11]
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [rt.jar:1.7.0_11]
- at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_11]
- 00:29:26,390 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-1) MSC000001: Failed to start service jboss.undertow.deployment.default-server.default-host./Test-war: org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./Test-war: Failed to start service
- at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1904) [jboss-msc-1.2.2.Final.jar:1.2.2.Final]
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) [rt.jar:1.7.0_11]
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [rt.jar:1.7.0_11]
- at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_11]
- Caused by: java.lang.RuntimeException: java.lang.RuntimeException: org.jboss.weld.context.ContextNotActiveException: WELD-001303: No active contexts for scope type javax.faces.flow.builder.FlowDefinition
- at io.undertow.servlet.core.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:219)
- at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.startContext(UndertowDeploymentService.java:87)
- at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.start(UndertowDeploymentService.java:72)
- at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.2.Final.jar:1.2.2.Final]
- at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.2.Final.jar:1.2.2.Final]
- ... 3 more
- Caused by: java.lang.RuntimeException: org.jboss.weld.context.ContextNotActiveException: WELD-001303: No active contexts for scope type javax.faces.flow.builder.FlowDefinition
- at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:275)
- at io.undertow.servlet.core.ApplicationListeners.contextInitialized(ApplicationListeners.java:173)
- at io.undertow.servlet.core.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:190)
- ... 7 more
- Caused by: org.jboss.weld.context.ContextNotActiveException: WELD-001303: No active contexts for scope type javax.faces.flow.builder.FlowDefinition
- at org.jboss.weld.manager.BeanManagerImpl.getContext(BeanManagerImpl.java:680)
- at org.jboss.weld.util.ForwardingBeanManager.getContext(ForwardingBeanManager.java:181)
- at com.sun.faces.application.ApplicationAssociate$PostConstructApplicationListener.loadFlows(ApplicationAssociate.java:323)
- at com.sun.faces.application.ApplicationAssociate$PostConstructApplicationListener.processEvent(ApplicationAssociate.java:303)
- at javax.faces.event.SystemEvent.processListener(SystemEvent.java:108)
- at com.sun.faces.application.ApplicationImpl.processListeners(ApplicationImpl.java:2187)
- at com.sun.faces.application.ApplicationImpl.invokeListenersFor(ApplicationImpl.java:2163)
- at com.sun.faces.application.ApplicationImpl.publishEvent(ApplicationImpl.java:296)
- at javax.faces.application.ApplicationWrapper.publishEvent(ApplicationWrapper.java:739)
- at org.jboss.as.jsf.injection.weld.ForwardingApplication.publishEvent(ForwardingApplication.java:294)
- at com.sun.faces.config.ConfigManager.publishPostConfigEvent(ConfigManager.java:692)
- at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:255)
- ... 9 more
- 00:29:26,718 ERROR [org.jboss.as.controller.management-operation] (DeploymentScanner-threads - 2) JBAS014613: Operation ("full-replace-deployment") failed - address: ([]) - failure description: {"JBAS014671: Failed services" => {"jboss.undertow.deployment.default-server.default-host./Test-war" => "org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./Test-war: Failed to start service
- Caused by: java.lang.RuntimeException: java.lang.RuntimeException: org.jboss.weld.context.ContextNotActiveException: WELD-001303: No active contexts for scope type javax.faces.flow.builder.FlowDefinition
- Caused by: java.lang.RuntimeException: org.jboss.weld.context.ContextNotActiveException: WELD-001303: No active contexts for scope type javax.faces.flow.builder.FlowDefinition
- Caused by: org.jboss.weld.context.ContextNotActiveException: WELD-001303: No active contexts for scope type javax.faces.flow.builder.FlowDefinition"}}
- 00:29:27,031 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018565: Replaced deployment "Test.ear" with deployment "Test.ear"
- 00:29:27,031 INFO [org.jboss.as.controller] (DeploymentScanner-threads - 2) JBAS014774: Service status report
- JBAS014775: New missing/unsatisfied dependencies:
- service jboss.deployment.subunit."Test.ear"."Test-war.war".component."com.sun.faces.config.ConfigureListener".START (unavailable) dependents: [service jboss.deployment.subunit."Test.ear"."Test-war.war".deploymentCompleteService]
- service jboss.deployment.subunit."Test.ear"."Test-war.war".component."javax.faces.webapp.FacesServlet".START (unavailable) dependents: [service jboss.deployment.subunit."Test.ear"."Test-war.war".deploymentCompleteService]
- service jboss.deployment.subunit."Test.ear"."Test-war.war".component."javax.faces.webapp.FacetTag".START (unavailable) dependents: [service jboss.deployment.subunit."Test.ear"."Test-war.war".deploymentCompleteService]
- service jboss.deployment.subunit."Test.ear"."Test-war.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START (unavailable) dependents: [service jboss.deployment.subunit."Test.ear"."Test-war.war".deploymentCompleteService]
- service jboss.deployment.subunit."Test.ear"."Test-war.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START (unavailable) dependents: [service jboss.deployment.subunit."Test.ear"."Test-war.war".deploymentCompleteService]
- service jboss.deployment.subunit."Test.ear"."Test-war.war".deploymentCompleteService (unavailable) dependents: [service jboss.deployment.unit."Test.ear".deploymentCompleteService]
- service jboss.undertow.deployment.default-server.default-host./Test-war (unavailable) dependents: [service jboss.deployment.subunit."Test.ear"."Test-war.war".deploymentCompleteService]
- JBAS014777: Services which failed to start: service jboss.undertow.deployment.default-server.default-host./Test-war
- service jboss.undertow.deployment.default-server.default-host./Test-war: org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./Test-war: Failed to start service
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement