Sorry, I lost track. What's the current problem right now? Did you "repair" the 
old DOIs in your database?

The URL test.datacite.org addresses the test server of DataCite, the URL 
mds.datacite.org addresses the production server. You can get a login to the 
test server from your DOI/DataCite registration agency. We got two different 
prefixes for the test and for the production server, so you should check for 
which server you have valid credentials (prefix, username, password). You can 
test your credential by calling https://test.datacite.org/mds/ or 
https://mds.datacite.org in your browser and try to login. 
"AUTHENTICATION_ERROR" means that your credentials are invalid or does not 
match the doi prefix you configured. There should be a more detailed message in 
the dspace.log, can you please have a look?

Relating the crosswalk problem it is absolutely correct, what helix wrote. Is 
the file named in your dspace.cfg? You can see how it is done here: 
https://github.com/DSpace/DSpace/blob/dspace-4.0/dspace/config/dspace.cfg#L508-L515.
 The problem with the DataCite crosswork does not have anything to do with the 
URL of the DataCite server, it's the same crosswalk for testing and production 
server.

I would advise to use the command line argument -q when the doi-organiser gets 
started by a cronjob only. If you use the doi-organiser manually you get more 
information if you don't use -q.

Regards,
  Pascal

> -----Original Message-----
> From: Massimiliano Cilurzo [mailto:[email protected]]
> Sent: Monday, February 10, 2014 3:34 PM
> To: [email protected]
> Cc: Becker, Pascal-Nicolas; 'dspace-tech'
> Subject: R: [Dspace-tech] R: DOI DATACITE
> 
> Dear Ivan,
> 
>    The DIM2DataCite.xsl is present in the dspace/config/crosswalks directory.
> I have just noticed that if I put in the identifier-service.xml, 
> 'DATACITE_HOST'
> value ='test.datacite.org', I haven't this problem.
> "
>   <bean id="org.dspace.identifier.doi.DOIConnector"
>         class="org.dspace.identifier.doi.DataCiteConnector"
>         scope="singleton">
>         <property name='DATACITE_SCHEME' value='https'/>
>         <property name='DATACITE_HOST' value='mds.datacite.org'/>
>         <property name='DATACITE_DOI_PATH' value='/mds/doi/' />
>         <property name='DATACITE_METADATA_PATH' value='/mds/metad "
> 
> If I run dspace/bin/dspace doi-organiser -u -q with test.datacite.org the
> system doesn't give me the previous error but send an email with this
> message:
> Update DOI doi:10.14273/unisa-2 for ITEM with ID 1.210 failed:
> AUTHENTICATION_ERROR
> 
> Thanks
> Best regards
> Massimiliano
> 
> -----Messaggio originale-----
> Da: [email protected] [mailto:[email protected]] Per conto di
> helix84
> Inviato: lunedì 10 febbraio 2014 15:23
> A: Massimiliano Cilurzo
> Cc: Becker, Pascal-Nicolas; dspace-tech
> Oggetto: Re: [Dspace-tech] R: DOI DATACITE
> 
> Before Pascal gives you an authoritative reply, I'd check whether you have
> the [dspace]/config/crosswalks/DIM2DataCite.xsl file present.
> Perhaps you reused your old configuration directory from DSpace 3.x that
> didn't have this file?
> 
> 
> Regards,
> ~~helix84
> 
> Compulsory reading: DSpace Mailing List Etiquette
> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to