[jboss-jira] [JBoss JIRA] (WFLY-3521) EAR files are not deploying in the WildFly-8.1.0-Final

Krish Lakshmanan (JIRA) issues at jboss.org
Thu Jun 19 11:21:28 EDT 2014


     [ https://issues.jboss.org/browse/WFLY-3521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Krish Lakshmanan reopened WFLY-3521:
------------------------------------



> EAR files are not deploying in the WildFly-8.1.0-Final
> ------------------------------------------------------
>
>                 Key: WFLY-3521
>                 URL: https://issues.jboss.org/browse/WFLY-3521
>             Project: WildFly
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: CDI / Weld, EE, EJB
>    Affects Versions: 8.1.0.Final
>         Environment: OS : Ubuntu 13.04,
> 8gb RAM, i7 processor
>            Reporter: Krish Lakshmanan
>            Assignee: Stuart Douglas
>            Priority: Blocker
>         Attachments: weld.log
>
>
> After starting the jboss server without any configuartion changes and deploy the ear file, then it is throwing error as below:
> 2014-06-19 20:13:00,075 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-3) MSC000001: Failed to start service jboss.deployment.unit."jmsproducer-impl-ear-0.41.0.local-SNAPSHOT.ear".WeldStartService: org.jboss.msc.service.StartException in service jboss.deployment.unit."jmsproducer-impl-ear-0.41.0.local-SNAPSHOT.ear".WeldStartService: 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:1145) [rt.jar:1.7.0_45]
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45]
> 	at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45]
> Caused by: org.jboss.weld.exceptions.DeploymentException: WELD-001408: Unsatisfied dependencies for type Set<Service> with qualifiers @Default
>   at injection point [BackedAnnotatedParameter] Parameter 1 of [BackedAnnotatedConstructor] @Inject com.google.common.util.concurrent.ServiceManager(Set<Service>)
>   at com.google.common.util.concurrent.ServiceManager.<init>(ServiceManager.java:0)
> But, the same ear file  is getting deployed in JBoss-AS-7.1 and JBoss-EAP-6.3.
> 01:49:06,303 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 28) JBAS018559: Deployed "jmsproducer-impl-ear-0.40.0.local-SNAPSHOT.ear" (runtime-name : "jmsproducer-impl-ear-0.40.0.local-SNAPSHOT.ear")



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jboss-jira mailing list