Hi All,
I am using jcloud 1.7.0 to work with HP cloud object storage service . I am
using following way to get context and then using BlobStore to create container
and doing rest operation :
BlobStoreContext context =
ContextBuilder.newBuilder("hpcloud-objectstorage")
.credentials(identity, credential)
.buildView(BlobStoreContext.class);
BlobStore blobStore=Context.getBlobStore();
blobStore.list();
But I am getting following exception :
SEVERE: Cannot retry after server error, command has exceeded retry limit 5:
[method=public abstract com.google.common.util.concurrent.ListenableFuture
org.jclouds.openstack.keystone.v2_0.AuthenticationAsyncApi.authenticateWithTenantNameAndCredentials(java.lang.String,org.jclouds.openstack.keystone.v2_0.domain.PasswordCredentials)[10345580501258-Project,
PasswordCredentials{username=abced, password=abcgfer}], request=POST
https://region-a.geo-1.identity.hpcloudsvc.com:35357/v2.0/tokens HTTP/1.1]
org.jclouds.http.HttpResponseException: Read timed out connecting to POST
https://region-a.geo-1.identity.hpcloudsvc.com:35357/v2.0/tokens
HTTP/1.1<https://region-a.geo-1.identity.hpcloudsvc.com:35357/v2.0/tokens%20HTTP/1.1>
Thanks & Regards,
Bhupendra Pratap Singh
Sr. Software Engineer
Mobile: +91 9971279010/9891110828, O: +91-120-4014000, F: +91-120-4014020 |
Email: [email protected]<mailto:[email protected]>
www.sdgc.com<http://www.sdgc.com/>
{Public}
________________________________
SDG Software India Pvt. Ltd.
A-10/11, Sector 2, NOIDA 201301, (UP), India
Website: www.sdgc.com<http:www.sdgc.com>
"Please Note: The e-mail content is intended for the sole use of the intended
recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY
INFORMATION. Any review or reliance by others or copying or distribution or
forwarding of any or all of the contents in this message is STRICTLY
PROHIBITED. If you have erroneously received this message, please delete it
immediately and notify the sender. Before opening any attachments please check
them for viruses and defects."