Hi

We also had intermittent problems yesterday connecting to the Creative
Commons API from our DSpace 3.x installation (XMLUI)and today every 
deposit fell over at the local License step.

The CC REST API does not seem to be available on the default config 
setting "cc.api.rooturl = http://api.creativecommons.org/rest/1.5";
  over HTTP any more, only HTTPS seems to be working now .

I do not know if this is a temporary problem with the CC api or a 
planned development but for now we have fixed it by editing dspace.cfg:
cc.api.rooturl = https://api.creativecommons.org/rest/1.5

Next, we added the intermediate CA certificates for Gandi Standard SSL:

wget http://crt.gandi.net/GandiStandardSSLCA.crt

Then added it to the Java keystore.

/usr/bin/keytool -import -trustcacerts -alias root -file 
GandiStandardSSLCA.crt -keystore /etc/ssl/certs/java/cacerts

Restart Tomcat.

I am not experienced enough with DSpace to recommend this as a solution 
so hopefully someone who understands the CCLicenseStep code will chip in 
but it has fixed the issue for us at present. Use at your own liability.

Regards

Dave Piper
DSpace@Cambridge





On 06/05/2015 10:51, VICTORIA RASERO MERINO wrote:
> Hello,
> today we have the same problem.
> Regards.
>
> ---------------------------------------------------------
> Victoria Rasero Merino
> Universidad Carlos III de Madrid. Biblioteca
> Correo-e: vras...@db.uc3m.es <mailto:vras...@db.uc3m.es>
> ---------------------------------------------------------
>
> 2015-05-06 10:34 GMT+02:00 TAYLOR Robin <robin.tay...@ed.ac.uk
> <mailto:robin.tay...@ed.ac.uk>>:
>
>     Hi,
>
>     We have been experiencing problems connecting to the Creative
>     Commons API from our DSpace 4.x installations (XMLUI), has anyone
>     else been experiencing the same problems?
>
>     Cheers, Robin.
>
>     Robin Taylor
>     Main Library
>     University of Edinburgh
>     --
>     The University of Edinburgh is a charitable body, registered in
>     Scotland, with registration number SC005336.
>
>
>     
> ------------------------------------------------------------------------------
>     One dashboard for servers and applications across Physical-Virtual-Cloud
>     Widest out-of-the-box monitoring support with 50+ applications
>     Performance metrics, stats and reports that give you Actionable Insights
>     Deep dive visibility with transaction tracing using APM Insight.
>     http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
>     _______________________________________________
>     DSpace-tech mailing list
>     DSpace-tech@lists.sourceforge.net
>     <mailto:DSpace-tech@lists.sourceforge.net>
>     https://lists.sourceforge.net/lists/listinfo/dspace-tech
>     List Etiquette:
>     https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>
>
>
>
> ------------------------------------------------------------------------------
> One dashboard for servers and applications across Physical-Virtual-Cloud
> Widest out-of-the-box monitoring support with 50+ applications
> Performance metrics, stats and reports that give you Actionable Insights
> Deep dive visibility with transaction tracing using APM Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
>
>
>
> _______________________________________________
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
> List Etiquette: 
> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to