but received a 500 error. Please help me troubleshoot this error.
I noticed an error in the tomcat logs but don't know what file or record to edit.
SXXP0003: Error reported by XML parser: Invalid byte 1 of 1-byte UTF-8 sequence. Error on line 7 column 158 SXXP0003: Error reported by XML parser: Invalid byte 1 of 1-byte UTF-8 sequence. Error on line 1 column 2084
I have attached the dspace log because it has a more detailed version of the error.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dspac...@googlegroups.com
Hello Nick,
OAI configuration is located under dspace/config/crosswalks/oai
All of these files are XML (or XML-based XSL Transformations), so the
error message implies that some the these XML files is invalid.
Candidates include
- xoai.xml or description.xml that include general configuration e.g.
regarding metadata formats, or
- metadataFormats/oai_dc.xsl that provides the logic for oai_dc format.
>
> but received a 500 error. Please help me troubleshoot this error.
>
> I noticed an error in the tomcat logs but don't know what file or record
> to edit.
> SXXP0003: Error reported by XML parser: Invalid byte 1 of 1-byte
> UTF-8 sequence.
> Error on line 7 column 158
> SXXP0003: Error reported by XML parser: Invalid byte 1 of 1-byte
> UTF-8 sequence.
> Error on line 1 column 2084
>
> I have attached the dspace log because it has a more detailed version of
> the error.
>
> Thank you,
> Nick
>