If I understand correctly that message means that an error was thrown but the exact nature of the error has been obscured by non-printable unicode characters in the original error message.
I'm going to take a punt and suggest that some metadata in your repository contains unprintable unicode characters. cheers stuart -- ...let us be heard from red core to black sky On Fri, Oct 2, 2015 at 9:45 AM, George Kozak <[email protected]> wrote: > > I have been getting a lot of complains that people cannot get full List of > records from my DSpace repository (https://ecommons.cornell.edu) using > OAI. > I am running DSpace 5.2 XMLUI (Mirage2). > I decided to do a clean index and ran: > <dspace>/bin/dspace oai -c > It ran for 9400 items and then I got the following error: > java.lang.IllegalStateException: Can't overwrite cause with > java.io.IOException: Invalid white space character (0x19) in text to output > at java.lang.Throwable.initCause(Throwable.java:456) > > Does anyone have any ideas on how I can proceed. Around 9,000 items is > all that anyone can get from my repository, so I am assuming that import > failure is what is causing my problem. > Any help will be appreciated. > > -- > *************************** > George Kozak > Digital Library Specialist > Cornell University Library - IT > 218 Olin Library > Cornell University > Ithaca, NY 14853 > 607-255-8924 > [email protected] > > -- > You received this message because you are subscribed to the Google Groups > "DSpace Technical Support" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/dspace-tech. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
