Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to DuraCloud API v2.1.3, which provides a backported connection bug fix related to the most recent release of DuraCloud. #11

Merged
merged 1 commit into from Oct 16, 2013

Conversation

tdonohue
Copy link
Member

With the release of DuraCloud 2.4.0, users of 'dspace-replicate' 1.x (with DSpace 1.8.x) have reported connection problems to DuraCloud.

These DuraCloud connection errors would look like:

java.io.IOException: Unable to connect to the DuraCloud Primary Content Store. Please check the DuraCloud connection/authentication settings in your 'duracloud.cfg' file.
...
Caused by: org.duracloud.error.ContentStoreException: Error retrieving content stores. null

This connection issue was a small issue in the older 2.1.x version of the DuraCloud API (around retrieving content stores, as the error implies) and it has now been resolved in DuraCloud API v2.1.3. Unfortunately, 'dspace-replicate' 1.x is limited to using the 2.1.x DuraCloud API, as it was the last version that supported Java 6.

I'll merge this fix shortly, as I've verified it resolves the connection issues with latest DuraCloud. I'll also release a new version of the Replication Task Suite which affected DSpace 1.8.x users can upgrade to.

…on bug fix related to the most recent release of DuraCloud.
@ghost ghost assigned tdonohue Oct 16, 2013
tdonohue added a commit that referenced this pull request Oct 16, 2013
Upgrade to DuraCloud API v2.1.3, which provides a backported connection bug fix related to the most recent release of DuraCloud.
@tdonohue tdonohue merged commit 459a45a into DSpace:dspace-replicate-1_x Oct 16, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant