Issue Type: Bug Bug
Assignee: abayer
Components: jclouds-jenkins, jclouds-plugin
Created: 06/Feb/15 3:23 AM
Description:

There's lot of errors like these:

Stack trace

javax.servlet.ServletException: com.google.inject.CreationException: Unable to create injector, see the following errors:

1) Overriding @Provides methods is not allowed.
@Provides method: org.jclouds.logging.config.LoggingModule.createLoggerFactory()
overridden by: org.jclouds.logging.jdk.config.JDKLoggingModule.createLoggerFactory()
at com.google.inject.internal.ProviderMethodsModule.getProviderMethods(ProviderMethodsModule.java:128)

2) Overriding @Provides methods is not allowed.
@Provides method: org.jclouds.openstack.keystone.v2_0.config.KeystoneAuthenticationModule.authenticationMethods()
overridden by: org.jclouds.rackspace.cloudidentity.v2_0.config.CloudIdentityAuthenticationModule.authenticationMethods()
at com.google.inject.internal.ProviderMethodsModule.getProviderMethods(ProviderMethodsModule.java:128)

3) Overriding @Provides methods is not allowed.
@Provides method: org.jclouds.compute.config.BaseComputeServiceContextModule.osFamilyToCredentials()
overridden by: org.jclouds.openstack.nova.v2_0.compute.config.NovaComputeServiceContextModule.osFamilyToCredentials()
at com.google.inject.internal.ProviderMethodsModule.getProviderMethods(ProviderMethodsModule.java:128)

Environment: Latest jenkins
Latest jclouds plugin (2.8)
OpenJDK 1.6.0_27-b27
Ubuntu
Project: Jenkins
Priority: Blocker Blocker
Reporter: Max Lincoln
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to