[
https://issues.apache.org/jira/browse/JCLOUDS-122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13680469#comment-13680469
]
Andrew Phillips commented on JCLOUDS-122:
-----------------------------------------
> After adding some blobs into a container
Could you provide a list of steps/upload commands to reproduce the situation?
And/or a list of the contents of your blobstore, retrieved via e.g. the console?
Without these, I fear reproducing your problem will be difficult :-(
Thanks!
> BlobStore.clearContainer(), BlobStore.deleteContainer(), BlobStore.list() do
> not work
> -------------------------------------------------------------------------------------
>
> Key: JCLOUDS-122
> URL: https://issues.apache.org/jira/browse/JCLOUDS-122
> Project: jclouds
> Issue Type: Bug
> Components: jclouds-blobstore
> Affects Versions: 1.6.0
> Reporter: Timur Sungur
> Priority: Minor
>
> After adding some blobs into a container, the AWS blob store container went
> into an unstable state.
> Whenever I call the methods BlobStore.clearContainer(),
> BlobStore.deleteContainer(), BlobStore.list(), following exception is thrown:
> java.lang.IllegalArgumentException: duplicate key:
> http%3A%2F%2Fwww.example.org%2Fwinery%2FTEST%2Fjclouds1/test/test.properties
> at
> com.google.common.base.Preconditions.checkArgument(Preconditions.java:119)
> at
> com.google.common.collect.RegularImmutableMap.<init>(RegularImmutableMap.java:67)
> at
> com.google.common.collect.ImmutableMap$Builder.fromEntryList(ImmutableMap.java:249)
> at
> com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:235)
> at com.google.common.collect.Maps.uniqueIndex(Maps.java:1168)
> at com.google.common.collect.Maps.uniqueIndex(Maps.java:1142)
> at
> org.jclouds.s3.blobstore.functions.BucketToResourceList.apply(BucketToResourceList.java:65)
> at org.jclouds.s3.blobstore.S3BlobStore.list(S3BlobStore.java:148)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira