Try adding the -v (verbose) flag to your command – it should show you the items it’s operating on. Presumably the last item before the error message will be the one with the problem.
Deborah From: [email protected] [mailto:[email protected]] On Behalf Of George Kozak Sent: Friday, 2 October 2015 10:16 a.m. To: Stuart A. Yeates <[email protected]> Cc: DSpace Technical Support <[email protected]> Subject: Re: [dspace-tech] OAI problem: "Can't overwrite cause" Stuart: That makes sense, but I have 34,000 records in my repository. Any ideas on how to find the bad record? :-( On Thu, Oct 1, 2015 at 5:03 PM, Stuart A. Yeates <[email protected]<mailto:[email protected]>> wrote: 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]<mailto:[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<tel:607-255-8924> [email protected]<mailto:[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]<mailto:[email protected]>. To post to this group, send email to [email protected]<mailto:[email protected]>. Visit this group at http://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout. -- *************************** George Kozak Digital Library Specialist Cornell University Library - IT 218 Olin Library Cornell University Ithaca, NY 14853 607-255-8924 [email protected]<mailto:[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]<mailto:[email protected]>. To post to this group, send email to [email protected]<mailto:[email protected]>. Visit this group at http://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout. ________________________________ P Please consider the environment before you print this email. "The contents of this e-mail (including any attachments) may be confidential and/or subject to copyright. Any unauthorised use, distribution, or copying of the contents is expressly prohibited. If you have received this e-mail in error, please advise the sender by return e-mail or telephone and then delete this e-mail together with all attachments from your system." -- 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.
