sword 6.3 deposit error

20 views
Skip to first unread message

Jose Blanco

unread,
Apr 19, 2020, 9:17:04 PM4/19/20
to DSpace Technical Support
Trying to deposit with sword v1, but I'm not being successful.  I see this in the log file:

2020-04-19 20:03:54,676 WARN  org.dspace.core.LegacyPluginServiceImpl @ Cannot find named plugin for interface=org.dspace.sword.SWORDIngester, name="http://purl.org/net/sword-types/METSDSpaceSIP"
2020-04-19 20:03:54,678 ERROR org.purl.sword.server.DepositServlet @ org.purl.sword.base.SWORDErrorException: No ingester configured for this package type


In sword-server.cfg I have this:

plugin.named.org.dspace.sword.SWORDIngester = \

  org.dspace.sword.SWORDMETSIngester = http://purl.org/net/sword-types/METSDSpaceSIP \

  org.dspace.sword.SimpleFileIngester = SimpleFileIngester


Is there anything else I should be checking?  Not sure what I'm missing.

Thank you!
-Jose


Jose Blanco

unread,
Apr 23, 2020, 2:49:21 PM4/23/20
to DSpace Technical Support
I came back to this today.  I was missing a comma:

plugin.named.org.dspace.sword.SWORDIngester = \
  org.dspace.sword.SWORDMETSIngester = http://purl.org/net/sword-types/METSDSpaceSIP, \
  org.dspace.sword.SimpleFileIngester = SimpleFileIngester
Reply all
Reply to author
Forward
0 new messages