Hi Francis,

On 16/09/15 03:52, Francis Brouns wrote:
while testing the upgrade to DSpace 5.3 (jspui) I notice that I can select the options for the Creative Commons licence, but no licence is returned when I click proceed. It should take me to the page to accept the default licence, but instead the page with an empty frame stays forever. After quite some time the log file reports a Connection Timed out. That might be possible because our test server is behind a firewall. Is there a specific port that the Creative Commons API is listening on? I could not find anything about it in the documentation.

DSpace is connecting to Creative Commons using the URL given in dspace.cfg: https://github.com/DSpace/DSpace/blob/dspace-5.3/dspace/config/dspace.cfg#L923 By default, it's http://api.creativecommons.org/rest/1.5 -- so default http port 80.

Please note that if your test server is also behind a proxy, you may need to make additional settings as mentioned in this comment here: https://jira.duraspace.org/browse/DS-2151?focusedCommentId=42205&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-42205 There are proxy settings in build.properties / dspace.cfg (https://github.com/DSpace/DSpace/blob/dspace-5.3/dspace/config/dspace.cfg#L429) but according to the Jira comment it may be that those aren't used by the Creative Commons code.

cheers,
Andrea

--
Dr Andrea Schweer
IRR Technical Specialist, ITS Information Systems
The University of Waikato, Hamilton, New Zealand
+64-7-837 9120

--
You received this message because you are subscribed to the Google Groups "DSpace 
Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to