Unable to deploy mancenter-3.3 in WildFly 8.1

544 views
Skip to first unread message

Hevara

unread,
Sep 11, 2014, 9:49:52 AM9/11/14
to haze...@googlegroups.com
Hi there,

The Management Center in release 3.3 fails to deploy in WildFly 8.1, apparently due to issues with Jersey and CDI:

org.jboss.weld.exceptions.DeploymentException: WELD-001408: Unsatisfied dependencies for type ApplicationContext with qualifiers @Default
  at injection point [UnbackedAnnotatedField] @Inject private org.glassfish.jersey.server.spring.SpringLifecycleListener.ctx
  at org.glassfish.jersey.server.spring.SpringLifecycleListener.ctx(SpringLifecycleListener.java:0)

        at org.jboss.weld.bootstrap.Validator.validateInjectionPointForDeploymentProblems(Validator.java:368)
        at org.jboss.weld.bootstrap.Validator.validateInjectionPoint(Validator.java:289)
        at org.jboss.weld.bootstrap.Validator.validateGeneralBean(Validator.java:135)
        at org.jboss.weld.bootstrap.Validator.validateRIBean(Validator.java:166)
        at org.jboss.weld.bootstrap.Validator.validateBean(Validator.java:514)
        at org.jboss.weld.bootstrap.ConcurrentValidator$1.doWork(ConcurrentValidator.java:68)
        at org.jboss.weld.bootstrap.ConcurrentValidator$1.doWork(ConcurrentValidator.java:66)
        at org.jboss.weld.executor.IterativeWorkerTaskFactory$1.call(IterativeWorkerTaskFactory.java:60)
        at org.jboss.weld.executor.IterativeWorkerTaskFactory$1.call(IterativeWorkerTaskFactory.java:53)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:744)


Any ideas?

Cheers.

Emrah Kocaman

unread,
Sep 11, 2014, 11:30:38 AM9/11/14
to haze...@googlegroups.com
Hi,

Thanks for reporting, I'll create an issue for that.

 to the WEB-INF/lib folder of management center war file. This should solve the problem.

Best,

--
You received this message because you are subscribed to the Google Groups "Hazelcast" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hazelcast+...@googlegroups.com.
To post to this group, send email to haze...@googlegroups.com.
Visit this group at http://groups.google.com/group/hazelcast.
To view this discussion on the web visit https://groups.google.com/d/msgid/hazelcast/3db6ee58-7786-4b9d-8ec3-9ed43b5619cb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Hevara

unread,
Sep 11, 2014, 11:42:55 AM9/11/14
to haze...@googlegroups.com
That worked, thanks a lot!
Reply all
Reply to author
Forward
0 new messages