Hi, Some of our nightly tests started failing more frequently because of JCLOUDS-589 [1]. I wanted to try running the tests against 1.8.0-SNAPSHOT: (i) to make sure that the fix indeed fixes the problems we see (ii) to get some additional testing before the 1.8.0 release
However, when I ran the tests, they fail with of the following error. This happens while creating the BlobStore context. Any ideas what might be wrong? The only change I did was to change the pom.xml entry from 1.7.3 to 1.8.0-SNAPSHOT. Stacktrace: http://pastie.org/private/zxnu56q6kdeiut23g4xcq Thanks in advance. -Shri [1] https://issues.apache.org/jira/browse/JCLOUDS-589