Skip to content

Instantly share code, notes, and snippets.

@Draiken
Created November 9, 2011 17:47
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 Draiken/1352245 to your computer and use it in GitHub Desktop.
Save Draiken/1352245 to your computer and use it in GitHub Desktop.
run Todaela::Application
)}.to_app: org.jruby.exceptions.RaiseException: (TypeError) can't modify frozen array
at org.jruby.RubyArray.concat(org/jruby/RubyArray.java:1450) [jruby.jar:]
at #<Class:0x1310c08c7>.Plugin(/Users/draiken/.rvm/gems/jruby-1.6.2@toda-ela/gems/railties-3.0.10/lib/rails/plugin.rb:71) at org.jruby.RubyKernel.instance_exec(org/jruby/RubyKernel.java:2045) [jruby.jar:]
at rubyjit.run_7761DFB9328DE427D0E75A527B886E70C475D69F.run(/Users/draiken/.rvm/gems/jruby-1.6.2@toda-ela/gems/railties-3.0.10/lib/rails/initializable.rb:25)
at #<Class:0x16e339f21>.run_initializers(/Users/draiken/.rvm/gems/jruby-1.6.2@toda-ela/gems/railties-3.0.10/lib/rails/initializable.rb:50) at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1602) [jruby.jar:]
at Rails::Initializable.run_initializers(/Users/draiken/.rvm/gems/jruby-1.6.2@toda-ela/gems/railties-3.0.10/lib/rails/initializable.rb:49) at Rails::Application.initialize!(/Users/draiken/.rvm/gems/jruby-1.6.2@toda-ela/gems/railties-3.0.10/lib/rails/application.rb:134) at rubyjit.method_added_1E01266C789859136E778896149E98419F944739.method_added(file:/Users/draiken/.rvm/gems/jruby-1.6.2@toda-ela/gems/torquebox-server-2.x.incremental.605-java/jboss/modules/org/torquebox/web/main/torquebox-web.jar!/org/torquebox/web/rails/boot.rb:91)
at org.jruby.RubyKernel.send(org/jruby/RubyKernel.java:2059) [jruby.jar:]
at #<Class:0x15095d80f>.method_missing(/Users/draiken/.rvm/gems/jruby-1.6.2@toda-ela/gems/railties-3.0.10/lib/rails/application.rb:77) at #<Class:0x1620bed12>.(root)(vfs:/Users/draiken/projects/rails/toda-ela/config/environment.rb:5) at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1038) [jruby.jar:]
at rubyjit.require_3E6CA858403268171F46C45451765CD50640768C.require(/Users/draiken/.rvm/gems/jruby-1.6.2@toda-ela/gems/activesupport-3.0.10/lib/active_support/dependencies.rb:239)
at rubyjit.load_dependency_04443C3CFAC2D53B173F0FF308908A72BD893CCC.load_dependency(/Users/draiken/.rvm/gems/jruby-1.6.2@toda-ela/gems/activesupport-3.0.10/lib/active_support/dependencies.rb:225)
at rubyjit.new_constants_in_9F1E33BE8123FBCCC2188D26117BC56D8D1AE8F7.new_constants_in(/Users/draiken/.rvm/gems/jruby-1.6.2@toda-ela/gems/activesupport-3.0.10/lib/active_support/dependencies.rb:593)
at rubyjit.new_constants_in_9F1E33BE8123FBCCC2188D26117BC56D8D1AE8F7.new_constants_in(/Users/draiken/.rvm/gems/jruby-1.6.2@toda-ela/gems/activesupport-3.0.10/lib/active_support/dependencies.rb:592)
at rubyjit.load_dependency_04443C3CFAC2D53B173F0FF308908A72BD893CCC.load_dependency(/Users/draiken/.rvm/gems/jruby-1.6.2@toda-ela/gems/activesupport-3.0.10/lib/active_support/dependencies.rb:225)
at rubyjit.require_3E6CA858403268171F46C45451765CD50640768C.require(/Users/draiken/.rvm/gems/jruby-1.6.2@toda-ela/gems/activesupport-3.0.10/lib/active_support/dependencies.rb:239)
at #<Class:0x16c391022>.(root)(vfs:/Users/draiken/projects/rails/toda-ela/config/environment.rb:5) at org.jruby.RubyKernel.instance_eval(org/jruby/RubyKernel.java:2028) [jruby.jar:]
at Rack::Builder.initialize(/Users/draiken/.rvm/gems/jruby-1.6.2@toda-ela/gems/rack-1.2.4/lib/rack/builder.rb:46) at #<Class:0x1620bed12>.(root)(vfs:/Users/draiken/projects/rails/toda-ela/config.ru:2)
15:42:52,526 ERROR [org.torquebox.web.servlet.RackFilter] (http--127.0.0.1-8080-1) Error invoking Rack filter: org.jruby.exceptions.RaiseException: (TypeError) can't modify frozen array
at org.jruby.RubyArray.concat(org/jruby/RubyArray.java:1450) [jruby.jar:]
at #<Class:0x1310c08c7>.Plugin(/Users/draiken/.rvm/gems/jruby-1.6.2@toda-ela/gems/railties-3.0.10/lib/rails/plugin.rb:71) at org.jruby.RubyKernel.instance_exec(org/jruby/RubyKernel.java:2045) [jruby.jar:]
at rubyjit.run_7761DFB9328DE427D0E75A527B886E70C475D69F.run(/Users/draiken/.rvm/gems/jruby-1.6.2@toda-ela/gems/railties-3.0.10/lib/rails/initializable.rb:25)
at #<Class:0x16e339f21>.run_initializers(/Users/draiken/.rvm/gems/jruby-1.6.2@toda-ela/gems/railties-3.0.10/lib/rails/initializable.rb:50) at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1602) [jruby.jar:]
at Rails::Initializable.run_initializers(/Users/draiken/.rvm/gems/jruby-1.6.2@toda-ela/gems/railties-3.0.10/lib/rails/initializable.rb:49) at Rails::Application.initialize!(/Users/draiken/.rvm/gems/jruby-1.6.2@toda-ela/gems/railties-3.0.10/lib/rails/application.rb:134) at rubyjit.method_added_1E01266C789859136E778896149E98419F944739.method_added(file:/Users/draiken/.rvm/gems/jruby-1.6.2@toda-ela/gems/torquebox-server-2.x.incremental.605-java/jboss/modules/org/torquebox/web/main/torquebox-web.jar!/org/torquebox/web/rails/boot.rb:91)
at org.jruby.RubyKernel.send(org/jruby/RubyKernel.java:2059) [jruby.jar:]
at #<Class:0x15095d80f>.method_missing(/Users/draiken/.rvm/gems/jruby-1.6.2@toda-ela/gems/railties-3.0.10/lib/rails/application.rb:77) at #<Class:0x1620bed12>.(root)(vfs:/Users/draiken/projects/rails/toda-ela/config/environment.rb:5) at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1038) [jruby.jar:]
at rubyjit.require_3E6CA858403268171F46C45451765CD50640768C.require(/Users/draiken/.rvm/gems/jruby-1.6.2@toda-ela/gems/activesupport-3.0.10/lib/active_support/dependencies.rb:239)
at rubyjit.load_dependency_04443C3CFAC2D53B173F0FF308908A72BD893CCC.load_dependency(/Users/draiken/.rvm/gems/jruby-1.6.2@toda-ela/gems/activesupport-3.0.10/lib/active_support/dependencies.rb:225)
at rubyjit.new_constants_in_9F1E33BE8123FBCCC2188D26117BC56D8D1AE8F7.new_constants_in(/Users/draiken/.rvm/gems/jruby-1.6.2@toda-ela/gems/activesupport-3.0.10/lib/active_support/dependencies.rb:593)
at rubyjit.new_constants_in_9F1E33BE8123FBCCC2188D26117BC56D8D1AE8F7.new_constants_in(/Users/draiken/.rvm/gems/jruby-1.6.2@toda-ela/gems/activesupport-3.0.10/lib/active_support/dependencies.rb:592)
at rubyjit.load_dependency_04443C3CFAC2D53B173F0FF308908A72BD893CCC.load_dependency(/Users/draiken/.rvm/gems/jruby-1.6.2@toda-ela/gems/activesupport-3.0.10/lib/active_support/dependencies.rb:225)
at rubyjit.require_3E6CA858403268171F46C45451765CD50640768C.require(/Users/draiken/.rvm/gems/jruby-1.6.2@toda-ela/gems/activesupport-3.0.10/lib/active_support/dependencies.rb:239)
at #<Class:0x16c391022>.(root)(vfs:/Users/draiken/projects/rails/toda-ela/config/environment.rb:5) at org.jruby.RubyKernel.instance_eval(org/jruby/RubyKernel.java:2028) [jruby.jar:]
at Rack::Builder.initialize(/Users/draiken/.rvm/gems/jruby-1.6.2@toda-ela/gems/rack-1.2.4/lib/rack/builder.rb:46) at #<Class:0x1620bed12>.(root)(vfs:/Users/draiken/projects/rails/toda-ela/config.ru:2)
15:42:52,530 ERROR [org.torquebox.web.servlet.RackFilter] (http--127.0.0.1-8080-1) Underlying Ruby exception
15:42:52,530 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/].[torquebox.static]] (http--127.0.0.1-8080-1) Servlet.service() for servlet torquebox.static threw exception: org.jruby.exceptions.RaiseException: (TypeError) can't modify frozen array
at org.jruby.RubyArray.concat(org/jruby/RubyArray.java:1450) [jruby.jar:]
at #<Class:0x1310c08c7>.Plugin(/Users/draiken/.rvm/gems/jruby-1.6.2@toda-ela/gems/railties-3.0.10/lib/rails/plugin.rb:71) at org.jruby.RubyKernel.instance_exec(org/jruby/RubyKernel.java:2045) [jruby.jar:]
at rubyjit.run_7761DFB9328DE427D0E75A527B886E70C475D69F.run(/Users/draiken/.rvm/gems/jruby-1.6.2@toda-ela/gems/railties-3.0.10/lib/rails/initializable.rb:25)
at #<Class:0x16e339f21>.run_initializers(/Users/draiken/.rvm/gems/jruby-1.6.2@toda-ela/gems/railties-3.0.10/lib/rails/initializable.rb:50) at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1602) [jruby.jar:]
at Rails::Initializable.run_initializers(/Users/draiken/.rvm/gems/jruby-1.6.2@toda-ela/gems/railties-3.0.10/lib/rails/initializable.rb:49) at Rails::Application.initialize!(/Users/draiken/.rvm/gems/jruby-1.6.2@toda-ela/gems/railties-3.0.10/lib/rails/application.rb:134) at rubyjit.method_added_1E01266C789859136E778896149E98419F944739.method_added(file:/Users/draiken/.rvm/gems/jruby-1.6.2@toda-ela/gems/torquebox-server-2.x.incremental.605-java/jboss/modules/org/torquebox/web/main/torquebox-web.jar!/org/torquebox/web/rails/boot.rb:91)
at org.jruby.RubyKernel.send(org/jruby/RubyKernel.java:2059) [jruby.jar:]
at #<Class:0x15095d80f>.method_missing(/Users/draiken/.rvm/gems/jruby-1.6.2@toda-ela/gems/railties-3.0.10/lib/rails/application.rb:77) at #<Class:0x1620bed12>.(root)(vfs:/Users/draiken/projects/rails/toda-ela/config/environment.rb:5) at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1038) [jruby.jar:]
at rubyjit.require_3E6CA858403268171F46C45451765CD50640768C.require(/Users/draiken/.rvm/gems/jruby-1.6.2@toda-ela/gems/activesupport-3.0.10/lib/active_support/dependencies.rb:239)
at rubyjit.load_dependency_04443C3CFAC2D53B173F0FF308908A72BD893CCC.load_dependency(/Users/draiken/.rvm/gems/jruby-1.6.2@toda-ela/gems/activesupport-3.0.10/lib/active_support/dependencies.rb:225)
at rubyjit.new_constants_in_9F1E33BE8123FBCCC2188D26117BC56D8D1AE8F7.new_constants_in(/Users/draiken/.rvm/gems/jruby-1.6.2@toda-ela/gems/activesupport-3.0.10/lib/active_support/dependencies.rb:593)
at rubyjit.new_constants_in_9F1E33BE8123FBCCC2188D26117BC56D8D1AE8F7.new_constants_in(/Users/draiken/.rvm/gems/jruby-1.6.2@toda-ela/gems/activesupport-3.0.10/lib/active_support/dependencies.rb:592)
at rubyjit.load_dependency_04443C3CFAC2D53B173F0FF308908A72BD893CCC.load_dependency(/Users/draiken/.rvm/gems/jruby-1.6.2@toda-ela/gems/activesupport-3.0.10/lib/active_support/dependencies.rb:225)
at rubyjit.require_3E6CA858403268171F46C45451765CD50640768C.require(/Users/draiken/.rvm/gems/jruby-1.6.2@toda-ela/gems/activesupport-3.0.10/lib/active_support/dependencies.rb:239)
at #<Class:0x16c391022>.(root)(vfs:/Users/draiken/projects/rails/toda-ela/config/environment.rb:5) at org.jruby.RubyKernel.instance_eval(org/jruby/RubyKernel.java:2028) [jruby.jar:]
at Rack::Builder.initialize(/Users/draiken/.rvm/gems/jruby-1.6.2@toda-ela/gems/rack-1.2.4/lib/rack/builder.rb:46) at #<Class:0x1620bed12>.(root)(vfs:/Users/draiken/projects/rails/toda-ela/config.ru:2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment