[ https://issues.apache.org/jira/browse/JCLOUDS-443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13919842#comment-13919842 ]
Jeremiah Robertson commented on JCLOUDS-443: -------------------------------------------- Hi, sorry to bother you again. I couldn't get help for these problems anywhere else, so I was hoping you might be able to take a quick look and see if you knew the answer. 1: I get a guice configuration error when using the cinderapi. code: cinderApi = ContextBuilder.newBuilder(provider) .credentials(username, api) .buildApi(CinderApi.class); produces error : com.google.inject.ConfigurationException: Guice configuration errors: No implementation for org.jclouds.openstack.cinder.v1.CinderApi was bound. while locating org.jclouds.openstack.cinder.v1.CinderApi 2: I don't have all of the providers available according to the documentation. For example, when I try to use rackspace-clouddatabases-us as a provider, I get an error saying that provider is not one of the available providers. I wasn't sure if you might know how to solve either of these. Thank you, Jeremiah -- Jeremiah Robertson Georgia Tech Junior Aerospace Engineering Grand Challenges Program jrs...@gmail.com 417.207.1563 > Cannot use rackspace-cloudservers-us or aws-ec2 as the provider > --------------------------------------------------------------- > > Key: JCLOUDS-443 > URL: https://issues.apache.org/jira/browse/JCLOUDS-443 > Project: jclouds > Issue Type: Bug > Components: jclouds-compute > Affects Versions: 1.7.0 > Environment: Ubuntu 13.10, Eclipse > Reporter: Jeremiah Robertson > Priority: Minor > Labels: easyfix > Fix For: 1.7.0 > > Original Estimate: 1h > Remaining Estimate: 1h > > When I go to create the ComputeServiceContext with my credentials and > provider in the rackspace example for creating a server or for the Logging > example (CreateServer.java and Logging.java), it never fully compiles it > cannot find the provider. I used rackspace-cloudservers-us and aws-ec2 as the > 2 providers with their set of credentials, and neither worked. Are these > still supported? Please email me back at jrs...@gmail.com if you have aby > ideas on what might be wrong because it worked a week ago and I'm not really > sure whats going on. Thank you! -- This message was sent by Atlassian JIRA (v6.2#6252)