Hi People

I'm testing the upgrade of a current DSpace production to the 5 RC3/4.
The problem appears in XOAI when qdc is consumed

http://localhost:8080/oai/request?verb=ListRecords&metadataPrefix=oai_dc

Works OK. The SolR index is OK, more than 4000 results.
But if you try

http://localhost:8080/oai/request?verb=ListRecords&metadataPrefix=qdc

An error 500 appears

at
org.dspace.xoai.services.impl.cache.DSpaceXOAICacheService.store(DSpaceXOAICacheService.java:113)

It says that

java.io.IOException:
com.lyncode.xoai.dataprovider.exceptions.WritingXmlException: Error trying
to output '<dc:title xmlns

I've tried with the rest of metadataFormats and everything looks OK, the
problem seems to be using qdc, I've taken a look into qdc.xsl but cannot
encounter any significative problem..

Any idea?

Regards & thanks
German
------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
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

Reply via email to