Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [open-measured-data-wg] Trouble with web UI setup

Hi Vrinda,

thanks for trying out our application. Can you please create a Bugzilla Bug for your issue on
https://bugs.eclipse.org/bugs/enter_bug.cgi
-> Other Projects -> MDMBL. And set me (angelika.wittek.openmdm@xxxxxxxxx) on the CC List of the bug.

There is also an initial setup guide we are just working on. Please see:
https://openmdm.atlassian.net/browse/ORGA-246

Best regards
Angelika

mail: Angelika.Wittek.openMDM@xxxxxxxxx
phone: +49 1577 1900802 
Am 26.05.2017 um 06:41 schrieb Vrinda A M (RBEI/EMT2):

Hello,

 

I am trying to setup openMDM in web server.

 

I am using glassfish-4.0 (downloaded from http://download.oracle.com/glassfish/4.0/release/index.html).

 

When I try to deploy org.eclipse.mdm.nucleus.war, this error comes up.

 

 

 

Here is the error from the log (attached):

 

[2017-05-26T09:59:20.800+0530] [glassfish 4.0] [SEVERE] [] [javax.enterprise.system.core] [tid: _ThreadID=117 _ThreadName=admin-listener(6)] [timeMillis: 1495772960800] [levelValue: 1000] [[

  Exception while loading the app : CDI deployment failure:WELD-001408 Unsatisfied dependencies for type [IterableProvider<InjectionResolver<Object>>] with qualifiers [@Default] at injection point [[BackedAnnotatedParameter] Parameter 2 of [BackedAnnotatedConstructor] @Inject org.glassfish.jersey.internal.inject.JerseyClassAnalyzer(@Named ClassAnalyzer, IterableProvider<InjectionResolver<Object>>)]

org.jboss.weld.exceptions.DeploymentException: WELD-001408 Unsatisfied dependencies for type [IterableProvider<InjectionResolver<Object>>] with qualifiers [@Default] at injection point [[BackedAnnotatedParameter] Parameter 2 of [BackedAnnotatedConstructor] @Inject org.glassfish.jersey.internal.inject.JerseyClassAnalyzer(@Named ClassAnalyzer, IterableProvider<InjectionResolver<Object>>)]

            at org.jboss.weld.bootstrap.Validator.validateInjectionPointForDeploymentProblems(Validator.java:403)

            at org.jboss.weld.bootstrap.Validator.validateInjectionPoint(Validator.java:325)

            at org.jboss.weld.bootstrap.Validator.validateGeneralBean(Validator.java:177)

            at org.jboss.weld.bootstrap.Validator.validateRIBean(Validator.java:208)

            at org.jboss.weld.bootstrap.Validator.validateBean(Validator.java:519)

            at org.jboss.weld.bootstrap.Validator.validateBeans(Validator.java:505)

            at org.jboss.weld.bootstrap.Validator.validateDeployment(Validator.java:480)

            at org.jboss.weld.bootstrap.WeldBootstrap.validateBeans(WeldBootstrap.java:536)

            at org.glassfish.weld.WeldDeployer.event(WeldDeployer.java:216)

            at org.glassfish.kernel.event.EventsImpl.send(EventsImpl.java:131)

            at org.glassfish.internal.data.ApplicationInfo.load(ApplicationInfo.java:328)

            …

            …

 

 

Any ideas on how I could get this resolved?

 

 

 

Regards,

Vrinda.



_______________________________________________
open-measured-data-wg mailing list
open-measured-data-wg@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/open-measured-data-wg


Back to the top