Hi Daniel! Can you please take a look at our ³Report a Bug² page and provide as much information to us as possible? That would be greatly appreciated!
http://jclouds.apache.org/reference/report-a-bug/ As soon as we get some additional information, we should be able to assist you further. /jd On 8/21/14, 11:25 AM, "Daniel Hsueh" <[email protected]> wrote: >Hello Andrew, > >I'm using org.jclouds.openstack.swift.v1.SwiftApi with a v2 auth >endpoint. I don't have an exception output text offhand (logs have been >rotated out) but the message specifically indicated auth token expiry. > >Daniel Hsueh >mailto:[email protected] > >-----Original Message----- >From: Andrew Phillips [mailto:[email protected]] >Sent: August 19, 2014 1:51 PM >To: [email protected] >Subject: Re: JClouds BlobStore re-authentication when auth token expires > >> I've done some google searches and haven't found much information on >> this -- is there a standard way (or automatic within jclouds) to >> perform re-authentication when the token expires? > >Which provider are you talking about specifically? There a quite a few >APIs in jclouds the try to renew authentication automatically, see e.g. >[1]. > >I assume that catching an authentication exception in your calling code >and retrying isn't an option for you? > >Regards > >ap > >[1] >https://github.com/jclouds/jclouds/blob/master/common/openstack/src/main/j >ava/org/jclouds/openstack/handlers/RetryOnRenew.java >
