EPrints Technical Mailing List Archive

Message: #06580


< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First

Re: [EP-tech] DataCite Doi Plugin


Hello,
no, I didn't receive any suggestion.
But now at least I can read an error log.
So, I verified my plugin and is in sync with github repo.

I verified all connection parameters and set up the script to make tests on datacite: 
$c->{datacitedoi}{prefix} = "10.5072";
$c->{datacitedoi}{apiurl} = "https://mds.test.datacite.org";

then I restarted the indexer.

Now when I try to coin a DOI the indexer.log add this message

[urn:uuid:86176f74-3e5f-466c-8680-94b13876b8ff] Event::DataCiteEvent::datacite_doi: Error during execution: XML::LibXML::Node::appendChild() -- nNode is not a blessed SV reference at /usr/share/eprints3/archives/sire/cfg/plugins/EPrints/Plugin/Export/DataCiteXML.pm line 73. 

Thanks
Alfedo



2017-06-13 22:43 GMT+02:00 Tomasz Neugebauer <Tomasz.Neugebauer@concordia.ca>:

I hope that Alfredo received some help from back in April, I didn’t see it on the list. 

I found installing the DataCite plugin difficult as well. I got it work eventually, but it was not trivial.

I think that the Bazaar plugin is probably out of synch with all the fixes that were applied in the last year or so to the github code.

Here is a couple of points to remember when troubleshooting DataCite plugin (something I was doing today):

 

1)      The indexer does much of the work, so if you make a change to the DataCite Event script, you have to restart the indexer before you see a change.  Today, I had to make a change to accommodate this issue: https://github.com/eprintsug/DataCiteDoi/issues/13 for example, since I was minting a DOI for an item with a title in French.

2)      The error/logging for minting seems mostly to be stored with the indexer.log in var folder.

 

Thanks to David for flagging issue 13!  I spent half the day trying to figure this one out before I found the issue post.  

 

Tomasz

 

 

From: eprints-tech-bounces@ecs.soton.ac.uk [mailto:eprints-tech-bounces@ecs.soton.ac.uk] On Behalf Of Alfredo Cosco
Sent: April-10-17 3:33 AM
To: eprints-tech@ecs.soton.ac.uk
Subject: [EP-tech] DataCite Doi Plugin

 

Hi all,

i'm trying to configure DataCite Doi plugin found on eprintsug github page:

 

 

The plugin seems correctly installed, the button to coin a DOI appears but seems that it doesn't work.

 

I  set the plugin with the test API address:

 

 

I set it with my datacite user and pw. 

 

But new DOIs do not appear in the list of generated DOI.

 

Please help me.

 

Thanks,

Alfredo

 

 


*** Options: http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech
*** Archive: http://www.eprints.org/tech.php/
*** EPrints community wiki: http://wiki.eprints.org/
*** EPrints developers Forum: http://forum.eprints.org/