[Archivesspace_Users_Group] Startup error - can't find childprocess-1.0.1
CHRISTOPHER LOVELL
CHRISTOPHER_LOVELL at pba.edu
Wed Jun 12 10:35:12 EDT 2019
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
equals = <error: >
err = 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
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
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 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/20190612/5136ae30/attachment.html>
More information about the Archivesspace_Users_Group
mailing list