Skip to content

Instantly share code, notes, and snippets.

@jcfischer
Created March 21, 2012 14:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jcfischer/2147285 to your computer and use it in GitHub Desktop.
Save jcfischer/2147285 to your computer and use it in GitHub Desktop.
14:16:31,844 ERROR [stderr] (Thread-113) No such file or directory - /srv/smith/current/config/settings.yml
14:16:31,845 ERROR [stderr] (Thread-113) org/jruby/RubyFile.java:465:in `initialize'
14:16:31,845 ERROR [stderr] (Thread-113) org/jruby/RubyIO.java:1135:in `open'
14:16:31,845 ERROR [stderr] (Thread-113) /opt/torquebox-current/jruby/lib/ruby/1.9/psych.rb:205:in `load_file'
14:16:31,846 ERROR [stderr] (Thread-113) /srv/smith/current/config/initializers/00_settings.rb:1:in `(root)'
14:16:31,846 ERROR [stderr] (Thread-113) org/jruby/RubyKernel.java:1068:in `load'
14:16:31,846 ERROR [stderr] (Thread-113) /srv/smith/current/config/initializers/00_settings.rb:235:in `load'
14:16:31,847 ERROR [stderr] (Thread-113) /home/smith/.bundle/jruby/1.9/gems/activesupport-3.0.5/lib/active_support/dependencies.rb:227:in `load_dependency'
14:16:31,847 ERROR [stderr] (Thread-113) /home/smith/.bundle/jruby/1.9/gems/activesupport-3.0.5/lib/active_support/dependencies.rb:235:in `load'
14:16:31,847 ERROR [stderr] (Thread-113) /home/smith/.bundle/jruby/1.9/gems/railties-3.0.5/lib/rails/engine.rb:201:in `Engine'
14:16:31,848 ERROR [stderr] (Thread-113) org/jruby/RubyArray.java:1615:in `each'
14:16:31,848 ERROR [stderr] (Thread-113) /home/smith/.bundle/jruby/1.9/gems/railties-3.0.5/lib/rails/engine.rb:200:in `Engine'
14:16:31,848 ERROR [stderr] (Thread-113) org/jruby/RubyBasicObject.java:1757:in `instance_exec'
14:16:31,849 ERROR [stderr] (Thread-113) /home/smith/.bundle/jruby/1.9/gems/railties-3.0.5/lib/rails/initializable.rb:25:in `run'
14:16:31,849 ERROR [stderr] (Thread-113) /home/smith/.bundle/jruby/1.9/gems/railties-3.0.5/lib/rails/initializable.rb:50:in `run_initializers'
14:16:31,849 ERROR [stderr] (Thread-113) org/jruby/RubyArray.java:1615:in `each'
14:16:31,850 ERROR [stderr] (Thread-113) /home/smith/.bundle/jruby/1.9/gems/railties-3.0.5/lib/rails/initializable.rb:49:in `run_initializers'
14:16:31,850 ERROR [stderr] (Thread-113) /home/smith/.bundle/jruby/1.9/gems/railties-3.0.5/lib/rails/application.rb:134:in `initialize!'
14:16:31,851 ERROR [stderr] (Thread-113) file:/opt/torquebox-current/jboss/modules/org/torquebox/web/main/torquebox-web.jar!/org/torquebox/web/rails/boot.rb:91:in `method_added'
14:16:31,851 ERROR [stderr] (Thread-113) org/jruby/RubyBasicObject.java:1698:in `__send__'
14:16:31,851 ERROR [stderr] (Thread-113) org/jruby/RubyKernel.java:2097:in `send'
14:16:31,852 ERROR [stderr] (Thread-113) /home/smith/.bundle/jruby/1.9/gems/railties-3.0.5/lib/rails/application.rb:77:in `method_missing'
14:16:31,852 ERROR [stderr] (Thread-113) /srv/smith/current/config/environment.rb:5:in `(root)'
14:16:31,852 ERROR [stderr] (Thread-113) org/jruby/RubyKernel.java:1068:in `load'
14:16:31,852 ERROR [stderr] (Thread-113) /srv/smith/current/config/environment.rb:111:in `(root)'
14:16:31,853 ERROR [stderr] (Thread-113) org/jruby/RubyKernel.java:1042:in `require'
14:16:31,853 ERROR [stderr] (Thread-113) file:/opt/torquebox-current/jboss/modules/org/torquebox/web/main/torquebox-web.jar!/org/torquebox/web/rails/boot.rb:3:in `(root)'
14:16:31,854 ERROR [org.torquebox.core.runtime] (Thread-113) Error during execution: ENV['RAILS_ROOT']=RACK_ROOT
ENV['RAILS_ENV']=RACK_ENV
require %q(org/torquebox/web/rails/boot)
: org.jruby.exceptions.RaiseException: (ENOENT) No such file or directory - /srv/smith/current/config/settings.yml
at org.jruby.RubyFile.initialize(org/jruby/RubyFile.java:465) [jruby.jar:]
at org.jruby.RubyIO.open(org/jruby/RubyIO.java:1135) [jruby.jar:]
at (Anonymous).load_file(/opt/torquebox-current/jruby/lib/ruby/1.9/psych.rb:205) at (Anonymous).(root)(/srv/smith/current/config/initializers/00_settings.rb:1) at org.jruby.RubyKernel.load(org/jruby/RubyKernel.java:1068) [jruby.jar:]
at (Anonymous).load(/srv/smith/current/config/initializers/00_settings.rb:235) at ActiveSupport::Dependencies::Loadable.load_dependency(/home/smith/.bundle/jruby/1.9/gems/activesupport-3.0.5/lib/active_support/dependencies.rb:227) at Loadable.load(/home/smith/.bundle/jruby/1.9/gems/activesupport-3.0.5/lib/active_support/dependencies.rb:235) at (Anonymous).Engine(/home/smith/.bundle/jruby/1.9/gems/railties-3.0.5/lib/rails/engine.rb:201) at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1615) [jruby.jar:]
at (Anonymous).Engine(/home/smith/.bundle/jruby/1.9/gems/railties-3.0.5/lib/rails/engine.rb:200) at org.jruby.RubyBasicObject.instance_exec(org/jruby/RubyBasicObject.java:1757) [jruby.jar:]
at Initializer.run(/home/smith/.bundle/jruby/1.9/gems/railties-3.0.5/lib/rails/initializable.rb:25) at (Anonymous).run_initializers(/home/smith/.bundle/jruby/1.9/gems/railties-3.0.5/lib/rails/initializable.rb:50) at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1615) [jruby.jar:]
at Initializable.run_initializers(/home/smith/.bundle/jruby/1.9/gems/railties-3.0.5/lib/rails/initializable.rb:49) at Application.initialize!(/home/smith/.bundle/jruby/1.9/gems/railties-3.0.5/lib/rails/application.rb:134) at Class.method_added(file:/opt/torquebox-current/jboss/modules/org/torquebox/web/main/torquebox-web.jar!/org/torquebox/web/rails/boot.rb:91) at org.jruby.RubyBasicObject.__send__(org/jruby/RubyBasicObject.java:1698) [jruby.jar:]
at org.jruby.RubyKernel.send(org/jruby/RubyKernel.java:2097) [jruby.jar:]
at (Anonymous).method_missing(/home/smith/.bundle/jruby/1.9/gems/railties-3.0.5/lib/rails/application.rb:77) at (Anonymous).(root)(/srv/smith/current/config/environment.rb:5) at org.jruby.RubyKernel.load(org/jruby/RubyKernel.java:1068) [jruby.jar:]
at (Anonymous).(root)(/srv/smith/current/config/environment.rb:111) at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1042) [jruby.jar:]
at (Anonymous).(root)(file:/opt/torquebox-current/jboss/modules/org/torquebox/web/main/torquebox-web.jar!/org/torquebox/web/rails/boot.rb:3)
14:16:31,859 ERROR [org.torquebox.core.runtime] (Thread-113) Failed to initialize runtime: : org.jruby.exceptions.RaiseException: (ENOENT) No such file or directory - /srv/smith/current/config/settings.yml
at org.jruby.RubyFile.initialize(org/jruby/RubyFile.java:465) [jruby.jar:]
at org.jruby.RubyIO.open(org/jruby/RubyIO.java:1135) [jruby.jar:]
at (Anonymous).load_file(/opt/torquebox-current/jruby/lib/ruby/1.9/psych.rb:205) at (Anonymous).(root)(/srv/smith/current/config/initializers/00_settings.rb:1) at org.jruby.RubyKernel.load(org/jruby/RubyKernel.java:1068) [jruby.jar:]
at (Anonymous).load(/srv/smith/current/config/initializers/00_settings.rb:235) at ActiveSupport::Dependencies::Loadable.load_dependency(/home/smith/.bundle/jruby/1.9/gems/activesupport-3.0.5/lib/active_support/dependencies.rb:227) at Loadable.load(/home/smith/.bundle/jruby/1.9/gems/activesupport-3.0.5/lib/active_support/dependencies.rb:235) at (Anonymous).Engine(/home/smith/.bundle/jruby/1.9/gems/railties-3.0.5/lib/rails/engine.rb:201) at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1615) [jruby.jar:]
at (Anonymous).Engine(/home/smith/.bundle/jruby/1.9/gems/railties-3.0.5/lib/rails/engine.rb:200) at org.jruby.RubyBasicObject.instance_exec(org/jruby/RubyBasicObject.java:1757) [jruby.jar:]
at Initializer.run(/home/smith/.bundle/jruby/1.9/gems/railties-3.0.5/lib/rails/initializable.rb:25) at (Anonymous).run_initializers(/home/smith/.bundle/jruby/1.9/gems/railties-3.0.5/lib/rails/initializable.rb:50) at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1615) [jruby.jar:]
at Initializable.run_initializers(/home/smith/.bundle/jruby/1.9/gems/railties-3.0.5/lib/rails/initializable.rb:49) at Application.initialize!(/home/smith/.bundle/jruby/1.9/gems/railties-3.0.5/lib/rails/application.rb:134) at Class.method_added(file:/opt/torquebox-current/jboss/modules/org/torquebox/web/main/torquebox-web.jar!/org/torquebox/web/rails/boot.rb:91) at org.jruby.RubyBasicObject.__send__(org/jruby/RubyBasicObject.java:1698) [jruby.jar:]
at org.jruby.RubyKernel.send(org/jruby/RubyKernel.java:2097) [jruby.jar:]
at (Anonymous).method_missing(/home/smith/.bundle/jruby/1.9/gems/railties-3.0.5/lib/rails/application.rb:77) at (Anonymous).(root)(/srv/smith/current/config/environment.rb:5) at org.jruby.RubyKernel.load(org/jruby/RubyKernel.java:1068) [jruby.jar:]
at (Anonymous).(root)(/srv/smith/current/config/environment.rb:111) at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1042) [jruby.jar:]
at (Anonymous).(root)(file:/opt/torquebox-current/jboss/modules/org/torquebox/web/main/torquebox-web.jar!/org/torquebox/web/rails/boot.rb:3)
14:16:31,864 INFO [org.torquebox.core.runtime] (Thread-113) Created ruby runtime (ruby_version: RUBY1_9, compile_mode: JIT, app: smith, context: web) in 8.5s
^C14:16:44,139 INFO [org.jboss.as.logging] JBAS011503: Restored bootstrap log handlers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment