<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:DengXian;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"\@DengXian";
        panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Calibri",sans-serif;}
h1
        {mso-style-priority:9;
        mso-style-link:"Heading 1 Char";
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:24.0pt;
        font-family:"Calibri",sans-serif;
        font-weight:bold;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
code
        {mso-style-priority:99;
        font-family:"Courier New";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
span.Heading1Char
        {mso-style-name:"Heading 1 Char";
        mso-style-priority:9;
        mso-style-link:"Heading 1";
        font-family:"Calibri",sans-serif;
        font-weight:bold;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt">I am trying to find out the steps needed to move an AS instance from one server to another.  Both servers are running the same OS (ubuntu 16.04 LTS) and will be pointing to the same mysql server.  I tried
 just copy the whole archivesspace directory over.  I changed hostnames in the config.rb file.  Is there anything else I need to do before starting AS?  When I started archivesspace.sh, and went to the site url, I got this in the browser:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal" style="background:#FFFFCC"><span style="font-size:24.0pt;font-family:"Arial",sans-serif;color:black">Internal Server Error </span><span style="font-size:11.5pt;font-family:"Arial",sans-serif;color:#666666">(500)</span><span style="font-size:24.0pt;font-family:"Arial",sans-serif;color:black"><o:p></o:p></span></p>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0" width="1346" style="width:1009.5pt;border-collapse:collapse">
<tbody>
<tr>
<td width="192" valign="top" style="width:2.0in;padding:1.5pt 6.0pt 1.5pt 2.25pt">
<p class="MsoNormal" align="right" style="text-align:right"><b><span style="font-size:11.0pt;color:#666666">Request Method:<o:p></o:p></span></b></p>
</td>
<td valign="top" style="padding:1.5pt 2.25pt 1.5pt 2.25pt">
<p class="MsoNormal"><span style="font-size:11.0pt">GET<o:p></o:p></span></p>
</td>
</tr>
<tr>
<td width="192" valign="top" style="width:2.0in;padding:1.5pt 6.0pt 1.5pt 2.25pt">
<p class="MsoNormal" align="right" style="text-align:right"><b><span style="font-size:11.0pt;color:#666666">Request URL:<o:p></o:p></span></b></p>
</td>
<td valign="top" style="padding:1.5pt 2.25pt 1.5pt 2.25pt">
<p class="MsoNormal"><span style="font-size:11.0pt">http://hostname.domain:8080/<o:p></o:p></span></p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal" style="background:#F6F6F6"><span style="font-family:"Arial",sans-serif;color:black">load error: psych -- java.lang.RuntimeException: BUG: we can not copy embedded jar to temp directory from org/jruby/RubyKernel.java:961:in `require' from
 uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/psych_jars.rb:2:in `<main>' from org/jruby/RubyKernel.java:961:in `require' from uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/psych.rb:1:in `<main>' from org/jruby/RubyKernel.java:961:in `require'
 from uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/psych.rb:5:in `<main>' from org/jruby/RubyKernel.java:961:in `require' from uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/yaml.rb:1:in `<main>' from org/jruby/RubyKernel.java:961:in `require'
 from uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/yaml.rb:6:in `<main>' from org/jruby/RubyKernel.java:961:in `require' from /data/archivesspace/gems/gems/railties-5.0.1/lib/rails/application.rb:1:in `<main>' from org/jruby/RubyKernel.java:961:in `require'
 from /data/archivesspace/gems/gems/railties-5.0.1/lib/rails/application.rb:1:in `<main>' from org/jruby/RubyKernel.java:961:in `require' from /data/archivesspace/gems/gems/railties-5.0.1/lib/rails.rb:1:in `<main>' from org/jruby/RubyKernel.java:961:in `require'
 from /data/archivesspace/gems/gems/railties-5.0.1/lib/rails.rb:11:in `(root)' from /data/archivesspace/gems/gems/actionpack-5.0.1/lib/action_controller/railtie.rb:1:in `(root)' from /data/archivesspace/gems/gems/actionpack-5.0.1/lib/action_controller/railtie.rb:1:in
 `<main>' from launcher/launcher.rb:92:in `start_server' from launcher/launcher.rb:168:in `main' from launcher/launcher.rb:261:in `<main>'<o:p></o:p></span></p>
<p class="MsoNormal" style="background:#EEEEEE"><span style="font-family:"Arial",sans-serif;color:black">You're seeing this error because you use </span><span style="font-size:10.0pt;font-family:"Courier New";color:black">JRuby::Rack::ErrorApp::ShowStatus</span><span style="font-family:"Arial",sans-serif;color:black">.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">Any idea what went wrong?<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">Thanks!<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">Bin Zhang<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">California State University, Sacramento<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
</div>
</body>
</html>