Roll up patch FSW_6.0_3_2014 breaks overlord-rtgov.war deployment
Issue
- We have installed JBoss Fuse Service Works 6.0.0 and all seems ok.
- Now we applied Roll up patch FSW_6.0_3_2014, following the instructions found in the README.txt of the Roll up patch. This patch broke the installation as of an CDI error produced by "overlord-rtgov.war" deployment:
ERROR [org.jboss.msc.service.fail] (MSC service thread 1-1) MSC000001: Failed to start service jboss.deployment.unit."overlord-rtgov.war".WeldStartService: org.jboss.msc.service.StartException in service jboss.deployment.unit."overlord-rtgov.war".WeldStartService: Failed to start service
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1767)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)
Caused by: org.jboss.weld.exceptions.DeploymentException: WELD-001409 Ambiguous dependencies for type [ActivityServer] with qualifiers [@Default] at injection point [[field] @Inject private org.overlord.rtgov.activity.collector.activity.server.ActivityServerLogger._activityServer]. Possible dependencies [[Managed Bean [class org.overlord.rtgov.internal.activity.server.jee.JEEActivityServer] with qualifiers [@Any @Default], Managed Bean [class org.overlord.rtgov.activity.server.rest.client.RESTActivityServer] with qualifiers [@Any @Default]]]
INFO [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report
JBAS014777: Services which failed to start: service jboss.deployment.unit."overlord-rtgov-acs.war".component.JEEACSLoader.START: org.jboss.msc.service.StartException in service jboss.deployment.unit."overlord-rtgov-acs.war".component.JEEACSLoader.START: java.lang.IllegalStateException: JBAS011048: Failed to construct component instance
service jboss.deployment.unit."overlord-rtgov-epn.war".component.JEEEPNLoader.START: org.jboss.msc.service.StartException in service jboss.deployment.unit."overlord-rtgov-epn.war".component.JEEEPNLoader.START: java.lang.IllegalStateException: JBAS011048: Failed to construct component instance
service jboss.deployment.unit."overlord-rtgov.war".WeldStartService: org.jboss.msc.service.StartException in service jboss.deployment.unit."overlord-rtgov.war".WeldStartService: Failed to start service
Environment
- Red Hat JBoss Fuse Service Works (FSW)
- 6.0.0
- Roll-up patch FSW_6.0_3_2014
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
