I’m trying to help a publisher deposit articles into my dspace install using OJS sword plugin.
I have the sword interface up. When I try to make a deposit from the demo site (http://journals.sfu.ca/testdrive/) or of my ojs site I get a sucess message.
But when y look in the dspace don´t see de article.
What is the problem?
Have the next logs:
In the apache of ojs this:
ojs2 has produced an error Message: USER WARNING: Smarty error: unable to read resource:
“file:/var/www/html/ojs///citation.tpl” In file: /var/www/html/ojs/lib/pkp/lib/smarty/Smarty.class.php
At line: 1093
In the tomcat oh dspace this:
org.purl.sword.server.DepositServlet @ org.purl.sword.base.SWORDErrorException: No ingester configured for this package type
ERROR org.purl.sword.server.DepositServlet @ X_NO_OP value is null
I’m not too familiar with DSpace, but the poster there seems to suggest that there’s both a Sword v1 and Sword v2 endpoint for DSpace. If you’re using the Sword v1 endpoint, try the Sword v2 one instead.
Regards,
Alec Smecher
Public Knowledge Project Team
It sounds like you were previously using a local installation (since you could check the logs) but have also checked the DSpace demo installation; is that correct?
What deposit point configuration are you using in OJS?
Regards,
Alec Smecher
Public Knowledge Project Team
The demospace work correctly, because i can deposit document, with a client deposit http://easydeposit.swordapp.org/, for this my question, that the pluging sword of the ojs work correctly
Can you confirm what your Swordv2 configuration is on your own local install of DSpace? In particular, in swordv2-server.cfg, what do you have for accept-packaging.item.METSDSpaceSIP?
It appears to me that the DSpace demo installation doesn’t accept the type of deposit OJS is trying to provide.