Hi Jeremiah, Could you please provide us with some code and log files for this exception?
Take a look at the "Code" and "Logs" sections on the "Report a Bug" page here: http://jclouds.apache.org/reference/report-a-bug/ We should be able to better assist you once we have that info, thanks! :) /jd On Fri, Mar 28, 2014 at 2:26 PM, Jeremiah Robertson <[email protected]>wrote: > I have a setup for using jclouds on Android, specifically for using > serviceloader and some other java features that don't instantly translate > over to Android. Anyways, I'm still getting the HTTPResponseException: null > connecting to POST > https://identity.api.rackspacecloud.com/v2.0/tokensHTTP/1.1 when trying to > pull down the list of servers in my rackspace > cloud. I'm guessing it has something to do with the URI/HTTP properties in > Android vs. Java but I have no idea where the change would take place or > exactly what causes this error to come up. I'm also getting a simultaneous > NullPointerException after the code finishes, so there is probably a null > value being sent to Guava that shouldn't be. Any help would be amazing. > > Thank you, > > -- > Jeremiah Robertson > Georgia Tech > Aerospace Engineering >
