Hello, It looks like the DSpace Demo site is reporting a SWORDv2 packaging type error, specifically:
2015-01-22 21:17:12,639 INFO org.dspace.sword2.DSpaceSwordAPI @ dspacedemo+sub...@gmail.com:session_id=0:sword_auth_request:username=dspacedemo+sub...@gmail.com,on_behalf_of=NONE 2015-01-22 21:17:12,699 ERROR org.dspace.sword2.DSpaceSwordAPI @ Unacceptable packaging type detected: http://purl.org/net/sword-types/METSDSpaceSIP for object 1 So, it looks like in your package, the package type specified was "http://purl.org/net/sword-types/METSDSpaceSIP". But, in DSpace 5, the *acceptable* package type is: "http://purl.org/net/sword/package/METSDSpaceSIP" Notice that the two URLs are slightly different in this case. While I'm guessing the package itself is likely OK, DSpace SWORDv2 fails if the package type isn't reported correctly. But, it is possible to change the configuration to accept new packaging types in the DSpace "swordv2-server.cfg" file: https://github.com/DSpace/DSpace/blob/master/dspace/config/modules/swordv2-server.cfg#L41 - Tim On 1/22/2015 3:28 PM, Alcides Carlos de Moraes Neto wrote: > Hello, > > I'm using OJS demo site (http://journals.sfu.ca/testdrive) to test the > SWORD plugin in order to export to my Dspace installation. > Since I'm getting errors running my swordv2 interface, I have tried to > see if it would work with the Dspace demo site. > I have tried to use both sword and swordv2 interfaces. OJS gives no > errors with any of them, but I can't see the item submitted in Dspace. > > Since we don't have access to the dspace demo logs, could someone verify > what's going on? > > I have checked if the submission is stuck in submission, needing > approval, but nothing shows in the submissions page. > > I have used the dspace submitter account. and submitted to the default > collection http://demo.dspace.org/xmlui/handle/10673/2 > > > > > ------------------------------------------------------------------------------ > New Year. New Location. New Benefits. New Data Center in Ashburn, VA. > GigeNET is offering a free month of service with a new server in Ashburn. > Choose from 2 high performing configs, both with 100TB of bandwidth. > Higher redundancy.Lower latency.Increased capacity.Completely compliant. > http://p.sf.net/sfu/gigenet > > > > _______________________________________________ > 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 > ------------------------------------------------------------------------------ New Year. New Location. New Benefits. New Data Center in Ashburn, VA. GigeNET is offering a free month of service with a new server in Ashburn. Choose from 2 high performing configs, both with 100TB of bandwidth. Higher redundancy.Lower latency.Increased capacity.Completely compliant. http://p.sf.net/sfu/gigenet _______________________________________________ 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