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:
Internal Server Error (500) Request Method: GET Request URL: http://hostname.domain:8080/ 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>' You're seeing this error because you use JRuby::Rack::ErrorApp::ShowStatus. Any idea what went wrong? Thanks! Bin Zhang California State University, Sacramento
_______________________________________________ Archivesspace_Users_Group mailing list [email protected] http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group
