[Archivesspace_Users_Group] 2.5 install issue

Neal, Rick rneal at richmond.edu
Mon Nov 12 11:30:07 EST 2018


Good morning,

I successfully upgraded our version of ArchiveSpace on my test server to version 2.5 with no issues.

I am now trying to replicate it on my production server.

After my upgrade I restarted the service and the staff and public interfaces won’t display in a browser although the backend does:

{ "databaseProductName": "MySQL", "databaseProductVersion": "5.1.73", "ruby_version": "2.3.0", "host_os": "linux", "host_cpu": "x86_64", "build": "java1.7", "archivesSpaceVersion": "v2.5.0" }


The archivesspace.out log had this in it:  A trace file has been written to the following location: /tmp/aspace_diagnostic_1542039282.txt

That file mentions that an address is already in use.  (I append it to the bottom).

I did not use the new config.rb file because I use virtualhosts to give unique urls for ArchivesSpace to use.  The only thing in my config.rb file that is uncommented is the line for database access.  I have been using it this way for years now and there was no issue with the recent  test server upgrade.

I appreciate whatever advice you have.

Rick

~~~~~~~~~~~~~~~~~~~~~~~

I see this in the archivesspace.out file

Nov 12, 2018 11:14:42 AM org.eclipse.jetty.server.handler.ContextHandler callContextInitialized
INFO: started o.e.j.w.WebAppContext{/,file:/usr/local/archivesspace/data/tmp/jetty-0.0.0.0-8082-oai.war-_-any-/webapp/},/usr/local/archivesspace/wars/oai.war
Nov 12, 2018 11:14:42 AM org.eclipse.jetty.util.component.AbstractLifeCycle setFailed
WARNING: FAILED SelectChannelConnector at 0.0.0.0:8082: java.net.BindException: Address already in use

This is the complete aspace_diagnostic_1542032577.txt file

  "cpu_count": 2,
  "exception": {
    "msg": "Address already in use",
    "backtrace": [
      "sun.nio.ch.Net.bind0(Native Method)",
      "sun.nio.ch.Net.bind(sun/nio/ch/Net.java:463)",
      "sun.nio.ch.Net.bind(sun/nio/ch/Net.java:455)",
      "sun.nio.ch.ServerSocketChannelImpl.bind(sun/nio/ch/ServerSocketChannelImpl.java:223)",
      "sun.nio.ch.ServerSocketAdaptor.bind(sun/nio/ch/ServerSocketAdaptor.java:74)",
      "org.eclipse.jetty.server.nio.SelectChannelConnector.open(org/eclipse/jetty/server/nio/SelectChannelConnector.java:182)",
      "org.eclipse.jetty.server.AbstractConnector.doStart(org/eclipse/jetty/server/AbstractConnector.java:311)",
      "org.eclipse.jetty.server.nio.SelectChannelConnector.doStart(org/eclipse/jetty/server/nio/SelectChannelConnector.java:260)",
      "org.eclipse.jetty.util.component.AbstractLifeCycle.start(org/eclipse/jetty/util/component/AbstractLifeCycle.java:59)",
      "org.eclipse.jetty.server.Server.doStart(org/eclipse/jetty/server/Server.java:283)",
      "org.eclipse.jetty.util.component.AbstractLifeCycle.start(org/eclipse/jetty/util/component/AbstractLifeCycle.java:59)",
      "java.lang.reflect.Method.invoke(java/lang/reflect/Method.java:606)",
      "org.jruby.javasupport.JavaMethod.invokeDirectWithExceptionHandling(org/jruby/javasupport/JavaMethod.java:438)",
      "org.jruby.javasupport.JavaMethod.invokeDirect(org/jruby/javasupport/JavaMethod.java:302)",
      "launcher.launcher.invokeOther148:start(launcher/launcher.rb:92)",
      "launcher.launcher.start_server(launcher/launcher.rb:92)",
      "launcher.launcher.invokeOther341:start_server(launcher/launcher.rb:179)",
      "launcher.launcher.main(launcher/launcher.rb:179)",
      "launcher.launcher.invokeOther454:main(launcher/launcher.rb:261)",
      "launcher.launcher.<main>(launcher/launcher.rb:261)",
      "java.lang.invoke.MethodHandle.invokeWithArguments(java/lang/invoke/MethodHandle.java:599)",
      "org.jruby.Ruby.runScript(org/jruby/Ruby.java:827)",
      "org.jruby.Ruby.runNormally(org/jruby/Ruby.java:746)",
      "org.jruby.Ruby.runNormally(org/jruby/Ruby.java:764)",
      "org.jruby.Ruby.runFromMain(org/jruby/Ruby.java:577)",
      "org.jruby.Main.doRunFromMain(org/jruby/Main.java:417)",
      "org.jruby.Main.internalRun(org/jruby/Main.java:305)",
      "org.jruby.Main.run(org/jruby/Main.java:232)",
      "org.jruby.Main.main(org/jruby/Main.java:204)"
    ]
  }
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lyralists.lyrasis.org/pipermail/archivesspace_users_group/attachments/20181112/ec864ef3/attachment.html>


More information about the Archivesspace_Users_Group mailing list