Hi
I store some updated data each minute and have already couple of thousands of versions.
Bucket Explorer does help a lot with listing and downloading versions, if they fit to the first page of versions (by default limited to 1000).
However, if I click Next 1000 button, it does not change versions listed.
Consulting BucketExplorerError.log file I found
28 IV 2010 21:34:05,843 ERROR vj Error : BucketExplorerMain: Exception while adding Version Error - String index out of range: 31 Stacktracejava.lang.StringIndexOutOfBoundsException: String index out of range: 31
at java.lang.String.substring(Unknown Source)
at com.bucketexplorer.main.apk.a(Unknown Source)
at com.bucketexplorer.main.aei.run(Unknown Source)
It seems there is a bug.
Is there any workaround for this? I would appreciate any trick, otherwise I have to develop my own utility for listing and fetching older data.
Thanks for great product anyway.
Jan Vlčinský


