<div dir="ltr"><div>While running the ArchivesSpace AT Migration plugin I have users repeatedly seeing errors like this:</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">(Encoding::UndefinedConversionError) "\xB4" from ASCII-8BIT to UTF-8<br>You're seeing this error because you use JRuby::Rack::ErrorApp::ShowStatus.</blockquote><div><br></div><div>This error is what ruby should throw while attempting to reencode invalid ASCII to UTF-8 but, I've checked the data and it's not ASCII at all, it's valid UTF-8. The strings it hangs up on are all multibyte characters. Why would ASpace think the data is ASCII? Is there a way to force the plugin to properly represent the encoding to ASpace to prevent this error?</div><div><br></div><div>Ryan Rotter</div><div>Library IT</div><div>University of Michigan</div></div>