[Archivesspace_Users_Group] Startup error - can't find childprocess-1.0.1

Blake Carver blake.carver at lyrasis.org
Wed Jun 19 10:48:48 EDT 2019


In addition to Steve's question, what plugins are you using?
________________________________
From: archivesspace_users_group-bounces at lyralists.lyrasis.org <archivesspace_users_group-bounces at lyralists.lyrasis.org> on behalf of CHRISTOPHER LOVELL <CHRISTOPHER_LOVELL at pba.edu>
Sent: Wednesday, June 19, 2019 10:20 AM
To: Archivesspace Users Group
Subject: Re: [Archivesspace_Users_Group] Startup error - can't find childprocess-1.0.1


Dear Christine,



I upgraded to Java 1.8 and made additional progress in the ArchivesSpace startup procedures, but am now facing the following error related to net-ldap gem (still during startup).  A log snippet follows.  Any suggestions?  Thanks again for your help!





INFO: INFO: jruby 9.1.17.0 (2.3.3) 2018-04-20 d8b1ff9 OpenJDK Client VM 25.40-b25 on 1.8.0_40-b25 +jit [mswin32-x86]

Jun 19, 2019 10:11:43 AM org.eclipse.jetty.server.handler.ContextHandler$Context log

INFO: INFO: using a shared (threadsafe!) runtime

Loading ArchivesSpace configuration file from path: C:\archivesspace\config/config.rb

Jun 19, 2019 10:11:47 AM org.eclipse.jetty.server.handler.ContextHandler$Context log

INFO: An exception happened during JRuby-Rack startup

There was an error while trying to load the gem 'net-ldap'.

Gem Load Error is: setting default path failed: the trustAnchors parameter must be non-empty

Backtrace for gem load error is:

org/jruby/ext/openssl/X509Store.java:186:in `set_default_paths'

uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/jopenssl/load.rb:26:in `<main>'

org/jruby/RubyKernel.java:956:in `require'

uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/openssl.rb:1:in `<main>'

org/jruby/RubyKernel.java:956:in `require'

uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/openssl.rb:1:in `<class:(root)>'

C:/archivesspace/gems/gems/net-ldap-0.16.1/lib/net/ldap.rb:1:in `<module:(root)>'

C:/archivesspace/gems/gems/net-ldap-0.16.1/lib/net/ldap.rb:7:in `<main>'

org/jruby/RubyKernel.java:956:in `require'

C:/archivesspace/gems/gems/net-ldap-0.16.1/lib/net/ldap.rb:5:in `<main>'

org/jruby/RubyKernel.java:956:in `require'

C:/archivesspace/gems/gems/net-ldap-0.16.1/lib/net/ldap.rb:4:in `block in (root)'

org/jruby/RubyArray.java:1735:in `each'

C:/archivesspace/gems/gems/net-ldap-0.16.1/lib/net-ldap.rb:1:in `block in (root)'

org/jruby/RubyArray.java:1735:in `each'

C:/archivesspace/gems/gems/net-ldap-0.16.1/lib/net-ldap.rb:2:in `(root)'

C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/runtime.rb:1:in `(root)'

C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/runtime.rb:81:in `<main>'

org/jruby/RubyKernel.java:956:in `require'

C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/runtime.rb:76:in `require'

C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/runtime.rb:65:in `block in require'

org/jruby/RubyBasicObject.java:1691:in `instance_eval'

C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler.rb:114:in `require'

C:/archivesspace/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/main.rb:2:in `<main>'

launcher/launcher.rb:92:in `start_server'

launcher/launcher.rb:157:in `main'

launcher/launcher.rb:261:in `<main>'

Bundler Error Backtrace:

--- System

jruby 9.1.17.0 (2.3.3) 2018-04-20 d8b1ff9 OpenJDK Client VM 25.40-b25 on 1.8.0_40-b25 +jit [mswin32-x86]

Time: 2019-06-19 10:11:47 -0400

Server: jetty/8.1.5.v20120716

jruby.home: uri:classloader://META-INF/jruby.home



--- Context Init Parameters:

jruby.compat.version = 1.9

jruby.max.runtimes = 1

jruby.min.runtimes = 1

public.root = /

rack.env = production



--- Backtrace

Bundler::GemRequireError: There was an error while trying to load the gem 'net-ldap'.

Gem Load Error is: setting default path failed: the trustAnchors parameter must be non-empty

Backtrace for gem load error is:

org/jruby/ext/openssl/X509Store.java:186:in `set_default_paths'

uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/jopenssl/load.rb:26:in `<main>'

org/jruby/RubyKernel.java:956:in `require'

uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/openssl.rb:1:in `<main>'

org/jruby/RubyKernel.java:956:in `require'

uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/openssl.rb:1:in `<class:(root)>'

C:/archivesspace/gems/gems/net-ldap-0.16.1/lib/net/ldap.rb:1:in `<module:(root)>'

C:/archivesspace/gems/gems/net-ldap-0.16.1/lib/net/ldap.rb:7:in `<main>'

org/jruby/RubyKernel.java:956:in `require'

C:/archivesspace/gems/gems/net-ldap-0.16.1/lib/net/ldap.rb:5:in `<main>'

org/jruby/RubyKernel.java:956:in `require'

C:/archivesspace/gems/gems/net-ldap-0.16.1/lib/net/ldap.rb:4:in `block in (root)'

org/jruby/RubyArray.java:1735:in `each'

C:/archivesspace/gems/gems/net-ldap-0.16.1/lib/net-ldap.rb:1:in `block in (root)'

org/jruby/RubyArray.java:1735:in `each'

C:/archivesspace/gems/gems/net-ldap-0.16.1/lib/net-ldap.rb:2:in `(root)'

C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/runtime.rb:1:in `(root)'

C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/runtime.rb:81:in `<main>'

org/jruby/RubyKernel.java:956:in `require'

C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/runtime.rb:76:in `require'

C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/runtime.rb:65:in `block in require'

org/jruby/RubyBasicObject.java:1691:in `instance_eval'

C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler.rb:114:in `require'

C:/archivesspace/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/main.rb:2:in `<main>'

launcher/launcher.rb:92:in `start_server'

launcher/launcher.rb:157:in `main'

launcher/launcher.rb:261:in `<main>'

Bundler Error Backtrace:



  block in require at C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/runtime.rb:84

              each at org/jruby/RubyArray.java:1735

  block in require at C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/runtime.rb:76

              each at org/jruby/RubyArray.java:1735

           require at C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/runtime.rb:65

           require at C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler.rb:114

            <main> at C:/archivesspace/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/main.rb:2

           require at org/jruby/RubyKernel.java:956

            (root) at uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/rubygems/core_ext/kernel_require.rb:1

  block in require at uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/rubygems/core_ext/kernel_require.rb:55

     instance_eval at org/jruby/RubyBasicObject.java:1691

            (root) at C:\archivesspace\data\tmp\jetty-0.0.0.0-8089-backend.war-_-any-\webapp\WEB-INF\config.ru:4

            <main> at uri:classloader:/vendor/rack-1.6.8/rack/builder.rb:55

      start_server at launcher/launcher.rb:92

              main at launcher/launcher.rb:157

            <main> at launcher/launcher.rb:261



--- RubyGems

Gem.dir: C:/archivesspace/gems

Gem.path:

C:/Users/lovellc/.gem/jruby/2.3.0

uri:classloader:/META-INF/jruby.home/lib/ruby/gems/shared

C:/archivesspace/gems

Activated gems:

  did_you_mean-1.0.1

  bundler-1.16.1

  rake-12.3.2

  concurrent-ruby-1.1.5

  i18n-0.9.1

  minitest-5.11.3

  thread_safe-0.3.6-java

  tzinfo-1.2.5

  activesupport-5.0.7.2

  atomic-1.0.1-java

  backports-3.12.0

  bcrypt-3.1.7-java

  builder-3.2.3

  childprocess-1.0.1

  choice-0.2.0

  multipart-post-1.2.0

  faraday-0.15.4

  faraday_middleware-0.13.1

  fastimage-2.1.5

  ffi-1.10.0-java

  jdbc-derby-10.12.1.1

  jruby-jars-9.1.17.0

  jruby-rack-1.1.21

  json-1.8.6-java

  json-schema-1.0.10

  rack-1.6.11

  mizuno-0.6.11

  multi_json-1.13.1

  net-http-persistent-2.8

  net-ldap-0.16.1

  nokogiri-1.8.5-java

  oai-0.4.0

  rack-protection-1.5.5

  sequel-4.20.0

  rack-session-sequel-0.0.1

  rack-test-1.1.0

  rjack-jackson-1.8.11.0-java

  tidy-1.1.2

  rrtf-1.3.0

  rubyzip-1.2.2

  rufus-lru-1.0.5

  rufus-scheduler-2.0.24

  saxerator-0.9.2

  saxon-xslt-0.8.2.1-java

  tilt-2.0.9

  sinatra-1.4.7

  sinatra-contrib-1.4.7

  tzinfo-data-1.2019.1

  warbler-2.0.4

  zip-zip-0.3



--- Bundler

Bundler.bundle_path: C:/archivesspace/gems

Bundler.root: C:/archivesspace/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF

Gemfile: C:/archivesspace/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/Gemfile

Settings:

  without = [:test, :development, :doc]

  bin_path = C:/archivesspace/gems/gems/bundler-1.16.1/exe/bundle

  gemfile = C:/archivesspace/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/Gemfile



--- JRuby-Rack Config

compat_version = RUBY1_9

default_logger = org.jruby.rack.logging.StandardOutLogger at b90ab3

equals = <error: >

err = java.io.PrintStream at a0d249

filter_adds_html = true

filter_verifies_resource = false

ignore_environment = false

initial_memory_buffer_size =

initial_runtimes = 1

jms_connection_factory =

jms_jndi_properties =

logger = org.jruby.rack.logging.ServletContextLogger at 6c84fa

logger_class_name = servlet_context

logger_name = jruby.rack

maximum_memory_buffer_size =

maximum_runtimes = 1

num_initializer_threads =

out = java.io.PrintStream at 688978

rackup =

rackup_path =

rewindable = true

runtime_arguments =

runtime_environment =

runtime_timeout_seconds =

serial_initialization = false

servlet_context = ServletContext at o.e.j.w.WebAppContext{/,file:/C:/archivesspace/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/},C:\archivesspace\wars/backend.war

throw_init_exception = false



Jun 19, 2019 10:11:47 AM org.eclipse.jetty.server.handler.ContextHandler$Context log

WARNING: ERROR: initialization failed

org.jruby.rack.RackInitializationException: There was an error while trying to load the gem 'net-ldap'.

Gem Load Error is: setting default path failed: the trustAnchors parameter must be non-empty

Backtrace for gem load error is:

org/jruby/ext/openssl/X509Store.java:186:in `set_default_paths'

uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/jopenssl/load.rb:26:in `<main>'

org/jruby/RubyKernel.java:956:in `require'

uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/openssl.rb:1:in `<main>'

org/jruby/RubyKernel.java:956:in `require'

uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/openssl.rb:1:in `<class:(root)>'

C:/archivesspace/gems/gems/net-ldap-0.16.1/lib/net/ldap.rb:1:in `<module:(root)>'

C:/archivesspace/gems/gems/net-ldap-0.16.1/lib/net/ldap.rb:7:in `<main>'

org/jruby/RubyKernel.java:956:in `require'

C:/archivesspace/gems/gems/net-ldap-0.16.1/lib/net/ldap.rb:5:in `<main>'

org/jruby/RubyKernel.java:956:in `require'

C:/archivesspace/gems/gems/net-ldap-0.16.1/lib/net/ldap.rb:4:in `block in (root)'

org/jruby/RubyArray.java:1735:in `each'

C:/archivesspace/gems/gems/net-ldap-0.16.1/lib/net-ldap.rb:1:in `block in (root)'

org/jruby/RubyArray.java:1735:in `each'

C:/archivesspace/gems/gems/net-ldap-0.16.1/lib/net-ldap.rb:2:in `(root)'

C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/runtime.rb:1:in `(root)'

C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/runtime.rb:81:in `<main>'

org/jruby/RubyKernel.java:956:in `require'

C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/runtime.rb:76:in `require'

C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/runtime.rb:65:in `block in require'

org/jruby/RubyBasicObject.java:1691:in `instance_eval'

C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler.rb:114:in `require'

C:/archivesspace/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/main.rb:2:in `<main>'

launcher/launcher.rb:92:in `start_server'

launcher/launcher.rb:157:in `main'

launcher/launcher.rb:261:in `<main>'

Bundler Error Backtrace:



                from C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/runtime.rb:84:in `block in require'

                from org/jruby/RubyArray.java:1735:in `each'

                from C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/runtime.rb:76:in `block in require'

                from org/jruby/RubyArray.java:1735:in `each'

                from C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/runtime.rb:65:in `require'

                from C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler.rb:114:in `require'

                from C:/archivesspace/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/main.rb:2:in `<main>'

                from org/jruby/RubyKernel.java:956:in `require'

                from uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/rubygems/core_ext/kernel_require.rb:1:in `(root)'

                from uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/rubygems/core_ext/kernel_require.rb:55:in `block in require'

                from org/jruby/RubyBasicObject.java:1691:in `instance_eval'

                from C:\archivesspace\data\tmp\jetty-0.0.0.0-8089-backend.war-_-any-\webapp\WEB-INF\config.ru:4:in `(root)'

                from uri:classloader:/vendor/rack-1.6.8/rack/builder.rb:55:in `<main>'

                from launcher/launcher.rb:92:in `start_server'

                from launcher/launcher.rb:157:in `main'

                from launcher/launcher.rb:261:in `<main>'



                at org.jruby.rack.RackInitializationException.wrap(RackInitializationException.java:29)

                at org.jruby.rack.RackApplicationFactoryDecorator.init(RackApplicationFactoryDecorator.java:104)

                at org.jruby.rack.RackServletContextListener.contextInitialized(RackServletContextListener.java:50)

                at org.eclipse.jetty.server.handler.ContextHandler.callContextInitialized(ContextHandler.java:766)

                at org.eclipse.jetty.servlet.ServletContextHandler.callContextInitialized(ServletContextHandler.java:406)

                at org.eclipse.jetty.server.handler.ContextHandler.startContext(ContextHandler.java:758)

                at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:242)

                at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1233)

                at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:701)

                at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:475)

                at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:59)

                at org.eclipse.jetty.server.handler.HandlerCollection.doStart(HandlerCollection.java:224)

                at org.eclipse.jetty.server.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:167)

                at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:59)

                at org.eclipse.jetty.server.handler.HandlerWrapper.doStart(HandlerWrapper.java:90)

                at org.eclipse.jetty.server.Server.doStart(Server.java:272)

                at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:59)

                at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

                at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

                at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

                at java.lang.reflect.Method.invoke(Method.java:497)

                at org.jruby.javasupport.JavaMethod.invokeDirectWithExceptionHandling(JavaMethod.java:438)

                at org.jruby.javasupport.JavaMethod.invokeDirect(JavaMethod.java:302)

                at org.jruby.java.invokers.InstanceMethodInvoker.call(InstanceMethodInvoker.java:36)

                at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:298)

                at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:127)

                at launcher.launcher.invokeOther155:start(launcher/launcher.rb:92)

                at launcher.launcher.RUBY$method$start_server$1(launcher/launcher.rb:92)

                at org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:77)

                at org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:178)

                at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:338)

                at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:183)

                at launcher.launcher.invokeOther290:start_server(launcher/launcher.rb:157)

                at launcher.launcher.RUBY$method$main$6(launcher/launcher.rb:157)

                at org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:155)

                at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:298)

                at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:127)

                at launcher.launcher.invokeOther503:main(launcher/launcher.rb:261)

                at launcher.launcher.RUBY$script(launcher/launcher.rb:261)

                at java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:625)

                at org.jruby.ir.Compiler$1.load(Compiler.java:94)

                at org.jruby.Ruby.runScript(Ruby.java:830)

                at org.jruby.Ruby.runNormally(Ruby.java:749)

                at org.jruby.Ruby.runNormally(Ruby.java:767)

                at org.jruby.Ruby.runFromMain(Ruby.java:580)

                at org.jruby.Main.doRunFromMain(Main.java:417)

                at org.jruby.Main.internalRun(Main.java:305)

                at org.jruby.Main.run(Main.java:232)

                at org.jruby.Main.main(Main.java:204)

Caused by: org.jruby.exceptions.RaiseException: (GemRequireError) There was an error while trying to load the gem 'net-ldap'.

Gem Load Error is: setting default path failed: the trustAnchors parameter must be non-empty

Backtrace for gem load error is:

org/jruby/ext/openssl/X509Store.java:186:in `set_default_paths'

uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/jopenssl/load.rb:26:in `<main>'

org/jruby/RubyKernel.java:956:in `require'

uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/openssl.rb:1:in `<main>'

org/jruby/RubyKernel.java:956:in `require'

uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/openssl.rb:1:in `<class:(root)>'

C:/archivesspace/gems/gems/net-ldap-0.16.1/lib/net/ldap.rb:1:in `<module:(root)>'

C:/archivesspace/gems/gems/net-ldap-0.16.1/lib/net/ldap.rb:7:in `<main>'

org/jruby/RubyKernel.java:956:in `require'

C:/archivesspace/gems/gems/net-ldap-0.16.1/lib/net/ldap.rb:5:in `<main>'

org/jruby/RubyKernel.java:956:in `require'

C:/archivesspace/gems/gems/net-ldap-0.16.1/lib/net/ldap.rb:4:in `block in (root)'

org/jruby/RubyArray.java:1735:in `each'

C:/archivesspace/gems/gems/net-ldap-0.16.1/lib/net-ldap.rb:1:in `block in (root)'

org/jruby/RubyArray.java:1735:in `each'

C:/archivesspace/gems/gems/net-ldap-0.16.1/lib/net-ldap.rb:2:in `(root)'

C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/runtime.rb:1:in `(root)'

C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/runtime.rb:81:in `<main>'

org/jruby/RubyKernel.java:956:in `require'

C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/runtime.rb:76:in `require'

C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/runtime.rb:65:in `block in require'

org/jruby/RubyBasicObject.java:1691:in `instance_eval'

C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler.rb:114:in `require'

C:/archivesspace/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/main.rb:2:in `<main>'

launcher/launcher.rb:92:in `start_server'

launcher/launcher.rb:157:in `main'

launcher/launcher.rb:261:in `<main>'

Bundler Error Backtrace:



                at RUBY.block in require(C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/runtime.rb:84)

                at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1735)

                at RUBY.block in require(C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/runtime.rb:76)

                at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1735)

                at RUBY.require(C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/runtime.rb:65)

                at RUBY.require(C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler.rb:114)

                at RUBY.<main>(C:/archivesspace/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/main.rb:2)

                at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:956)

                at RUBY.(root)(uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/rubygems/core_ext/kernel_require.rb:1)

                at RUBY.block in require(uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/rubygems/core_ext/kernel_require.rb:55)

                at org.jruby.RubyBasicObject.instance_eval(org/jruby/RubyBasicObject.java:1691)

                at RUBY.(root)(C:\archivesspace\data\tmp\jetty-0.0.0.0-8089-backend.war-_-any-\webapp\WEB-INF\config.ru:4)

                at RUBY.<main>(uri:classloader:/vendor/rack-1.6.8/rack/builder.rb:55)

                at launcher.launcher.start_server(launcher/launcher.rb:92)

                at launcher.launcher.main(launcher/launcher.rb:157)

                at launcher.launcher.<main>(launcher/launcher.rb:261)



Jun 19, 2019 10:11:47 AM org.eclipse.jetty.server.handler.ContextHandler callContextInitialized

INFO: started o.e.j.w.WebAppContext{/,file:/C:/archivesspace/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/},C:\archivesspace\wars/backend.war

Jun 19, 2019 10:11:47 AM org.eclipse.jetty.server.AbstractConnector doStart

INFO: Started SelectChannelConnector at 0.0.0.0:8089

Jun 19, 2019 10:11:47 AM org.eclipse.jetty.server.Server doStart









Best regards,

Christopher Lovell
Campus Information Services/Warren Library
Palm Beach Atlantic University
(561) 803-2221
Soli Deo Gloria!



From: archivesspace_users_group-bounces at lyralists.lyrasis.org [mailto:archivesspace_users_group-bounces at lyralists.lyrasis.org] On Behalf Of Christine Di Bella
Sent: Wednesday, June 12, 2019 10:41 AM
To: Archivesspace Users Group <archivesspace_users_group at lyralists.lyrasis.org>
Subject: Re: [Archivesspace_Users_Group] Startup error - can't find childprocess-1.0.1



Dear Christopher,



We’re still researching this, but some other users with Java 1.7 have reported this problem when trying to run 2.6.0. There was a Rails and other infrastructure updates in 2.6.0 and retaining support for this significantly older version of Java may not be possible with these necessary updates.



Are you able to update to Java 1.8? That seems to have resolved the issue for others.



Christine



Christine Di Bella

ArchivesSpace Program Manager

christine.dibella at lyrasis.org<mailto:christine.dibella at lyrasis.org>

800.999.8558 x2905

678-235-2905

cdibella13 (Skype)



[ASpaceOrgHomeMedium]







From: archivesspace_users_group-bounces at lyralists.lyrasis.org<mailto:archivesspace_users_group-bounces at lyralists.lyrasis.org> <archivesspace_users_group-bounces at lyralists.lyrasis.org<mailto:archivesspace_users_group-bounces at lyralists.lyrasis.org>> On Behalf Of CHRISTOPHER LOVELL
Sent: Wednesday, June 12, 2019 10:35 AM
To: archivesspace_users_group at lyralists.lyrasis.org<mailto:archivesspace_users_group at lyralists.lyrasis.org>
Subject: [Archivesspace_Users_Group] Startup error - can't find childprocess-1.0.1



Hello all,



I just performed a fresh install of the latest release of ArchivesSpace on a Windows 2008 R2 server with Java 1.7.0_55 and am seeing the error “Could not find childprocess-1.0.1 in any of the sources” in the log.  I am unable to determine the cause.  Can anyone offer suggestions?  Here’s a snip from the beginning of the log file.  Thanks in advance for any assistance you can provide.



[snip]

Loading ArchivesSpace configuration file from path: C:\archivesspace\config/config.rb

Jun 12, 2019 10:12:31 AM org.eclipse.jetty.server.handler.ContextHandler$Context log

INFO: An exception happened during JRuby-Rack startup

Could not find childprocess-1.0.1 in any of the sources

--- System

jruby 9.1.17.0 (2.3.3) 2018-04-20 d8b1ff9 Java HotSpot(TM) 64-Bit Server VM 24.55-b03 on 1.7.0_55-b13 +jit [mswin32-x86_64]

Time: 2019-06-12 10:12:31 -0400

Server: jetty/8.1.5.v20120716

jruby.home: uri:classloader://META-INF/jruby.home



--- Context Init Parameters:

jruby.compat.version = 1.9

jruby.max.runtimes = 1

jruby.min.runtimes = 1

public.root = /

rack.env = production



--- Backtrace

Bundler::GemNotFound: Could not find childprocess-1.0.1 in any of the sources

      block in materialize at C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/spec_set.rb:88

                      map! at org/jruby/RubyArray.java:2519

               materialize at C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/spec_set.rb:82

                     specs at C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/definition.rb:170

                 specs_for at C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/definition.rb:237

           requested_specs at C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/definition.rb:226

  block in requested_specs at C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/runtime.rb:108

                     setup at C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/runtime.rb:20

                     setup at C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler.rb:107

                    <main> at C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/setup.rb:20

                   require at org/jruby/RubyKernel.java:956

                    (root) at uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/rubygems/core_ext/kernel_require.rb:1

                    <main> at uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/rubygems/core_ext/kernel_require.rb:133

                   require at org/jruby/RubyKernel.java:956

                    (root) at C:/archivesspace/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/main.rb:1

           block in (root) at uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/rubygems/core_ext/kernel_require.rb:1

             instance_eval at org/jruby/RubyBasicObject.java:1691

                   require at uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/rubygems/core_ext/kernel_require.rb:55

                    <main> at C:\archivesspace\data\tmp\jetty-0.0.0.0-8089-backend.war-_-any-\webapp\WEB-INF\config.ru:4

              start_server at launcher/launcher.rb:92

                      main at launcher/launcher.rb:157

                    <main> at launcher/launcher.rb:261



--- RubyGems

Gem.dir: C:/archivesspace/gems

Gem.path:

C:/Users/lovellc/.gem/jruby/2.3.0

uri:classloader:/META-INF/jruby.home/lib/ruby/gems/shared

C:/archivesspace/gems

Activated gems:

  did_you_mean-1.0.1

  bundler-1.16.1



--- Bundler

Bundler.bundle_path: C:/archivesspace/gems

Bundler.root: C:/archivesspace/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF

Gemfile: C:/archivesspace/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/Gemfile

Settings:

  without = [:test, :development, :doc]



--- JRuby-Rack Config

compat_version = RUBY1_9

default_logger = org.jruby.rack.logging.StandardOutLogger at 30f74da2<mailto:org.jruby.rack.logging.StandardOutLogger at 30f74da2>

equals = <error: >

err = java.io.PrintStream at d97643c<mailto:java.io.PrintStream at d97643c>

filter_adds_html = true

filter_verifies_resource = false

ignore_environment = false

initial_memory_buffer_size =

initial_runtimes = 1

jms_connection_factory =

jms_jndi_properties =

logger = org.jruby.rack.logging.ServletContextLogger at 242ca061<mailto:org.jruby.rack.logging.ServletContextLogger at 242ca061>

logger_class_name = servlet_context

logger_name = jruby.rack

maximum_memory_buffer_size =

maximum_runtimes = 1

num_initializer_threads =

out = java.io.PrintStream at 46417f28<mailto:java.io.PrintStream at 46417f28>

rackup =

rackup_path =

rewindable = true

runtime_arguments =

runtime_environment =

runtime_timeout_seconds =

serial_initialization = false

servlet_context = ServletContext at o.e.j.w.WebAppContext{/,file:/C:/archivesspace/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/},C:\archivesspace\wars/backend.war<mailto:ServletContext at o.e.j.w.WebAppContext%7b/,file:/C:/archivesspace/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/%7d,C:\archivesspace\wars/backend.war>

throw_init_exception = false



Jun 12, 2019 10:12:31 AM org.eclipse.jetty.server.handler.ContextHandler$Context log

WARNING: ERROR: initialization failed

org.jruby.rack.RackInitializationException: Could not find childprocess-1.0.1 in any of the sources

                from C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/spec_set.rb:88:in `block in materialize'

                from org/jruby/RubyArray.java:2519:in `map!'

                from C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/spec_set.rb:82:in `materialize'

                from C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/definition.rb:170:in `specs'

                from C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/definition.rb:237:in `specs_for'

                from C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/definition.rb:226:in `requested_specs'

                from C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/runtime.rb:108:in `block in requested_specs'

                from C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/runtime.rb:20:in `setup'

                from C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler.rb:107:in `setup'

                from C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/setup.rb:20:in `<main>'

                from org/jruby/RubyKernel.java:956:in `require'

                from uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/rubygems/core_ext/kernel_require.rb:1:in `(root)'

                from uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/rubygems/core_ext/kernel_require.rb:133:in `<main>'

                from org/jruby/RubyKernel.java:956:in `require'

                from C:/archivesspace/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/main.rb:1:in `(root)'

                from uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/rubygems/core_ext/kernel_require.rb:1:in `block in (root)'

                from org/jruby/RubyBasicObject.java:1691:in `instance_eval'

                from uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/rubygems/core_ext/kernel_require.rb:55:in `require'

                from C:\archivesspace\data\tmp\jetty-0.0.0.0-8089-backend.war-_-any-\webapp\WEB-INF\config.ru:4:in `<main>'

                from launcher/launcher.rb:92:in `start_server'

                from launcher/launcher.rb:157:in `main'

                from launcher/launcher.rb:261:in `<main>'



                at org.jruby.rack.RackInitializationException.wrap(RackInitializationException.java:29)

                at org.jruby.rack.RackApplicationFactoryDecorator.init(RackApplicationFactoryDecorator.java:104)

                at org.jruby.rack.RackServletContextListener.contextInitialized(RackServletContextListener.java:50)

                at org.eclipse.jetty.server.handler.ContextHandler.callContextInitialized(ContextHandler.java:766)

                at org.eclipse.jetty.servlet.ServletContextHandler.callContextInitialized(ServletContextHandler.java:406)

                at org.eclipse.jetty.server.handler.ContextHandler.startContext(ContextHandler.java:758)

                at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:242)

                at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1233)

                at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:701)

                at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:475)

                at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:59)

                at org.eclipse.jetty.server.handler.HandlerCollection.doStart(HandlerCollection.java:224)

                at org.eclipse.jetty.server.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:167)

                at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:59)

                at org.eclipse.jetty.server.handler.HandlerWrapper.doStart(HandlerWrapper.java:90)

                at org.eclipse.jetty.server.Server.doStart(Server.java:272)

                at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:59)

                at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

                at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

                at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

                at java.lang.reflect.Method.invoke(Unknown Source)

                at org.jruby.javasupport.JavaMethod.invokeDirectWithExceptionHandling(JavaMethod.java:438)

                at org.jruby.javasupport.JavaMethod.invokeDirect(JavaMethod.java:302)

                at org.jruby.java.invokers.InstanceMethodInvoker.call(InstanceMethodInvoker.java:36)

                at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:298)

                at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:127)

                at launcher.launcher.invokeOther155:start(launcher/launcher.rb:92)

                at launcher.launcher.RUBY$method$start_server$1(launcher/launcher.rb:92)

                at org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:77)

                at org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:178)

                at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:338)

                at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:183)

                at launcher.launcher.invokeOther290:start_server(launcher/launcher.rb:157)

                at launcher.launcher.RUBY$method$main$6(launcher/launcher.rb:157)

                at org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:155)

                at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:298)

                at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:127)

                at launcher.launcher.invokeOther503:main(launcher/launcher.rb:261)

                at launcher.launcher.RUBY$script(launcher/launcher.rb:261)

                at java.lang.invoke.MethodHandle.invokeWithArguments(Unknown Source)

                at org.jruby.ir.Compiler$1.load(Compiler.java:94)

                at org.jruby.Ruby.runScript(Ruby.java:830)

                at org.jruby.Ruby.runNormally(Ruby.java:749)

                at org.jruby.Ruby.runNormally(Ruby.java:767)

                at org.jruby.Ruby.runFromMain(Ruby.java:580)

                at org.jruby.Main.doRunFromMain(Main.java:417)

                at org.jruby.Main.internalRun(Main.java:305)

                at org.jruby.Main.run(Main.java:232)

                at org.jruby.Main.main(Main.java:204)

Caused by: org.jruby.exceptions.RaiseException: (GemNotFound) Could not find childprocess-1.0.1 in any of the sources

                at RUBY.block in materialize(C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/spec_set.rb:88)

                at org.jruby.RubyArray.map!(org/jruby/RubyArray.java:2519)

                at RUBY.materialize(C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/spec_set.rb:82)

                at RUBY.specs(C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/definition.rb:170)

                at RUBY.specs_for(C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/definition.rb:237)

                at RUBY.requested_specs(C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/definition.rb:226)

                at RUBY.block in requested_specs(C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/runtime.rb:108)

                at RUBY.setup(C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/runtime.rb:20)

                at RUBY.setup(C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler.rb:107)

                at RUBY.<main>(C:/archivesspace/gems/gems/bundler-1.16.1/lib/bundler/setup.rb:20)

                at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:956)

                at RUBY.(root)(uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/rubygems/core_ext/kernel_require.rb:1)

                at RUBY.<main>(uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/rubygems/core_ext/kernel_require.rb:133)

                at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:956)

                at RUBY.(root)(C:/archivesspace/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/main.rb:1)

                at RUBY.block in (root)(uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/rubygems/core_ext/kernel_require.rb:1)

                at org.jruby.RubyBasicObject.instance_eval(org/jruby/RubyBasicObject.java:1691)

                at RUBY.require(uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/rubygems/core_ext/kernel_require.rb:55)

                at RUBY.<main>(C:\archivesspace\data\tmp\jetty-0.0.0.0-8089-backend.war-_-any-\webapp\WEB-INF\config.ru:4)

                at launcher.launcher.start_server(launcher/launcher.rb:92)

                at launcher.launcher.main(launcher/launcher.rb:157)

                at launcher.launcher.<main>(launcher/launcher.rb:261)



Best regards,

Christopher Lovell
Campus Information Services/Warren Library
Palm Beach Atlantic University
(561) 803-2221
Soli Deo Gloria!


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lyralists.lyrasis.org/pipermail/archivesspace_users_group/attachments/20190619/894b7af1/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.jpg
Type: image/jpeg
Size: 4011 bytes
Desc: image001.jpg
URL: <http://lyralists.lyrasis.org/pipermail/archivesspace_users_group/attachments/20190619/894b7af1/attachment.jpg>


More information about the Archivesspace_Users_Group mailing list