nirvdrum@melchior:~/dev/workspaces/mogotest$ JRUBY_OPTS="--1.9 -d -Xbacktrace.style=raw" RUBBER_ENV=production FILTER=web01 cap deploy java.lang.ClassNotFoundException: rubygems.defaults.OperatingSystemService at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at org.jruby.util.JRubyClassLoader.findClass(JRubyClassLoader.java:86) at java.lang.ClassLoader.loadClass(ClassLoader.java:423) at java.lang.ClassLoader.loadClass(ClassLoader.java:356) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at org.jruby.javasupport.JavaSupport.loadJavaClass(JavaSupport.java:136) at org.jruby.runtime.load.LoadService$ExtensionSearcher.trySearch(LoadService.java:597) at org.jruby.runtime.load.LoadService.findFileForLoad(LoadService.java:283) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:330) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.ast.BeginNode.interpret(BeginNode.java:83) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.IfNode.interpret(IfNode.java:119) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.ast.BeginNode.interpret(BeginNode.java:83) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.Ruby.initBuiltins(Ruby.java:1529) at org.jruby.Ruby.init(Ruby.java:1102) at org.jruby.Ruby.newInstance(Ruby.java:184) at org.jruby.Main.internalRun(Main.java:242) at org.jruby.Main.run(Main.java:224) at org.jruby.Main.run(Main.java:208) at org.jruby.Main.main(Main.java:188) Exception `LoadError' at java/lang/Thread.java:1567 - Win32API only supported on win32 /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/capistrano-2.12.0/lib/capistrano/configuration/connections.rb:49 warning: shadowing outer local variable - tunnel java.lang.ClassNotFoundException: OpensslService at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at org.jruby.util.JRubyClassLoader.findClass(JRubyClassLoader.java:86) at java.lang.ClassLoader.loadClass(ClassLoader.java:423) at java.lang.ClassLoader.loadClass(ClassLoader.java:356) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at org.jruby.javasupport.JavaSupport.loadJavaClass(JavaSupport.java:136) at org.jruby.runtime.load.LoadService$ExtensionSearcher.trySearch(LoadService.java:597) at org.jruby.runtime.load.LoadService.findFileForLoad(LoadService.java:283) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:330) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.ast.BeginNode.interpret(BeginNode.java:83) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:119) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.Ruby$1.load(Ruby.java:1505) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.load(LoadService.java:270) at org.jruby.RubyKernel.loadCommon(RubyKernel.java:1076) at org.jruby.RubyKernel.load19(RubyKernel.java:1068) at org.jruby.RubyKernel$s$0$1$load19.call(RubyKernel$s$0$1$load19.gen:65535) at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:211) at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:207) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at home.nirvdrum.$_dot_rbenv.versions.jruby_minus_1_dot_6_dot_7.bin.cap.__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/bin/cap:19) at home.nirvdrum.$_dot_rbenv.versions.jruby_minus_1_dot_6_dot_7.bin.cap.load(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/bin/cap) at org.jruby.Ruby.runScript(Ruby.java:697) at org.jruby.Ruby.runScript(Ruby.java:690) at org.jruby.Ruby.runNormally(Ruby.java:597) at org.jruby.Ruby.runFromMain(Ruby.java:446) at org.jruby.Main.doRunFromMain(Main.java:369) at org.jruby.Main.internalRun(Main.java:258) at org.jruby.Main.run(Main.java:224) at org.jruby.Main.run(Main.java:208) at org.jruby.Main.main(Main.java:188) Exception `LoadError' at java/lang/Thread.java:1567 - no such file to load -- openssl java.lang.ClassNotFoundException: Bcprov-jdk15-146Service at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at org.jruby.util.JRubyClassLoader.findClass(JRubyClassLoader.java:86) at java.lang.ClassLoader.loadClass(ClassLoader.java:423) at java.lang.ClassLoader.loadClass(ClassLoader.java:356) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at org.jruby.javasupport.JavaSupport.loadJavaClass(JavaSupport.java:136) at org.jruby.runtime.load.LoadService$ExtensionSearcher.trySearch(LoadService.java:597) at org.jruby.runtime.load.LoadService.findFileForLoad(LoadService.java:283) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:330) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:111) at org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:212) at org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:163) at org.jruby.runtime.Block.yield(Block.java:130) at org.jruby.RubyArray.eachCommon(RubyArray.java:1608) at org.jruby.RubyArray.each(RubyArray.java:1615) at org.jruby.RubyArray$i$0$0$each.call(RubyArray$i$0$0$each.gen:65535) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:302) at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:144) at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:153) at org.jruby.ast.CallNoArgBlockNode.interpret(CallNoArgBlockNode.java:64) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.ast.BeginNode.interpret(BeginNode.java:83) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.ast.BeginNode.interpret(BeginNode.java:83) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:119) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.Ruby$1.load(Ruby.java:1505) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.load(LoadService.java:270) at org.jruby.RubyKernel.loadCommon(RubyKernel.java:1076) at org.jruby.RubyKernel.load19(RubyKernel.java:1068) at org.jruby.RubyKernel$s$0$1$load19.call(RubyKernel$s$0$1$load19.gen:65535) at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:211) at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:207) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at home.nirvdrum.$_dot_rbenv.versions.jruby_minus_1_dot_6_dot_7.bin.cap.__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/bin/cap:19) at home.nirvdrum.$_dot_rbenv.versions.jruby_minus_1_dot_6_dot_7.bin.cap.load(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/bin/cap) at org.jruby.Ruby.runScript(Ruby.java:697) at org.jruby.Ruby.runScript(Ruby.java:690) at org.jruby.Ruby.runNormally(Ruby.java:597) at org.jruby.Ruby.runFromMain(Ruby.java:446) at org.jruby.Main.doRunFromMain(Main.java:369) at org.jruby.Main.internalRun(Main.java:258) at org.jruby.Main.run(Main.java:224) at org.jruby.Main.run(Main.java:208) at org.jruby.Main.main(Main.java:188) java.lang.ClassNotFoundException: Bcmail-jdk15-146Service at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at org.jruby.util.JRubyClassLoader.findClass(JRubyClassLoader.java:86) at java.lang.ClassLoader.loadClass(ClassLoader.java:423) at java.lang.ClassLoader.loadClass(ClassLoader.java:356) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at org.jruby.javasupport.JavaSupport.loadJavaClass(JavaSupport.java:136) at org.jruby.runtime.load.LoadService$ExtensionSearcher.trySearch(LoadService.java:597) at org.jruby.runtime.load.LoadService.findFileForLoad(LoadService.java:283) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:330) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:111) at org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:212) at org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:163) at org.jruby.runtime.Block.yield(Block.java:130) at org.jruby.RubyArray.eachCommon(RubyArray.java:1608) at org.jruby.RubyArray.each(RubyArray.java:1615) at org.jruby.RubyArray$i$0$0$each.call(RubyArray$i$0$0$each.gen:65535) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:302) at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:144) at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:153) at org.jruby.ast.CallNoArgBlockNode.interpret(CallNoArgBlockNode.java:64) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.ast.BeginNode.interpret(BeginNode.java:83) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.ast.BeginNode.interpret(BeginNode.java:83) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:119) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.Ruby$1.load(Ruby.java:1505) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.load(LoadService.java:270) at org.jruby.RubyKernel.loadCommon(RubyKernel.java:1076) at org.jruby.RubyKernel.load19(RubyKernel.java:1068) at org.jruby.RubyKernel$s$0$1$load19.call(RubyKernel$s$0$1$load19.gen:65535) at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:211) at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:207) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at home.nirvdrum.$_dot_rbenv.versions.jruby_minus_1_dot_6_dot_7.bin.cap.__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/bin/cap:19) at home.nirvdrum.$_dot_rbenv.versions.jruby_minus_1_dot_6_dot_7.bin.cap.load(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/bin/cap) at org.jruby.Ruby.runScript(Ruby.java:697) at org.jruby.Ruby.runScript(Ruby.java:690) at org.jruby.Ruby.runNormally(Ruby.java:597) at org.jruby.Ruby.runFromMain(Ruby.java:446) at org.jruby.Main.doRunFromMain(Main.java:369) at org.jruby.Main.internalRun(Main.java:258) at org.jruby.Main.run(Main.java:224) at org.jruby.Main.run(Main.java:208) at org.jruby.Main.main(Main.java:188) Exception `LoadError' at java/lang/Thread.java:1567 - Win32API only supported on win32 Exception `LoadError' at java/lang/Thread.java:1567 - Win32API only supported on win32 java.lang.ClassNotFoundException: TermiosService at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at org.jruby.util.JRubyClassLoader.findClass(JRubyClassLoader.java:86) at java.lang.ClassLoader.loadClass(ClassLoader.java:423) at java.lang.ClassLoader.loadClass(ClassLoader.java:356) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at org.jruby.javasupport.JavaSupport.loadJavaClass(JavaSupport.java:136) at org.jruby.runtime.load.LoadService$ExtensionSearcher.trySearch(LoadService.java:597) at org.jruby.runtime.load.LoadService.findFileForLoad(LoadService.java:283) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:330) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at rubyjit.Kernel#require_34791D7562CEC775105484EF2C256C4DC491B011.chained_0_rescue_1$RUBY$SYNTHETIC__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36) at rubyjit.Kernel#require_34791D7562CEC775105484EF2C256C4DC491B011.__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb) at rubyjit.Kernel#require_34791D7562CEC775105484EF2C256C4DC491B011.__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb) at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:167) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.ast.BeginNode.interpret(BeginNode.java:83) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RescueBodyNode.interpret(RescueBodyNode.java:108) at org.jruby.ast.RescueNode.handleException(RescueNode.java:181) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:124) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.ast.BeginNode.interpret(BeginNode.java:83) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.evaluator.ASTInterpreter.INTERPRET_CLASS(ASTInterpreter.java:103) at org.jruby.evaluator.ASTInterpreter.evalClassDefinitionBody(ASTInterpreter.java:260) at org.jruby.ast.ModuleNode.interpret(ModuleNode.java:120) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.evaluator.ASTInterpreter.INTERPRET_CLASS(ASTInterpreter.java:103) at org.jruby.evaluator.ASTInterpreter.evalClassDefinitionBody(ASTInterpreter.java:260) at org.jruby.ast.ClassNode.interpret(ClassNode.java:138) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at rubyjit.Kernel#require_34791D7562CEC775105484EF2C256C4DC491B011.chained_0_rescue_1$RUBY$SYNTHETIC__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36) at rubyjit.Kernel#require_34791D7562CEC775105484EF2C256C4DC491B011.__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb) at rubyjit.Kernel#require_34791D7562CEC775105484EF2C256C4DC491B011.__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb) at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:167) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at rubyjit.Kernel#require_34791D7562CEC775105484EF2C256C4DC491B011.chained_0_rescue_1$RUBY$SYNTHETIC__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36) at rubyjit.Kernel#require_34791D7562CEC775105484EF2C256C4DC491B011.__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb) at rubyjit.Kernel#require_34791D7562CEC775105484EF2C256C4DC491B011.__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb) at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:167) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.ast.BeginNode.interpret(BeginNode.java:83) at org.jruby.ast.ConstDeclNode.interpret(ConstDeclNode.java:97) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.evaluator.ASTInterpreter.INTERPRET_CLASS(ASTInterpreter.java:103) at org.jruby.evaluator.ASTInterpreter.evalClassDefinitionBody(ASTInterpreter.java:260) at org.jruby.ast.ModuleNode.interpret(ModuleNode.java:120) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.evaluator.ASTInterpreter.INTERPRET_CLASS(ASTInterpreter.java:103) at org.jruby.evaluator.ASTInterpreter.evalClassDefinitionBody(ASTInterpreter.java:260) at org.jruby.ast.ModuleNode.interpret(ModuleNode.java:120) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at rubyjit.Kernel#require_34791D7562CEC775105484EF2C256C4DC491B011.chained_0_rescue_1$RUBY$SYNTHETIC__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36) at rubyjit.Kernel#require_34791D7562CEC775105484EF2C256C4DC491B011.__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb) at rubyjit.Kernel#require_34791D7562CEC775105484EF2C256C4DC491B011.__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb) at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:167) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at rubyjit.Kernel#require_34791D7562CEC775105484EF2C256C4DC491B011.chained_0_rescue_1$RUBY$SYNTHETIC__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36) at rubyjit.Kernel#require_34791D7562CEC775105484EF2C256C4DC491B011.__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb) at rubyjit.Kernel#require_34791D7562CEC775105484EF2C256C4DC491B011.__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb) at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:167) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at rubyjit.Kernel#require_34791D7562CEC775105484EF2C256C4DC491B011.chained_0_rescue_1$RUBY$SYNTHETIC__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36) at rubyjit.Kernel#require_34791D7562CEC775105484EF2C256C4DC491B011.__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb) at rubyjit.Kernel#require_34791D7562CEC775105484EF2C256C4DC491B011.__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb) at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:167) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at rubyjit.Kernel#require_34791D7562CEC775105484EF2C256C4DC491B011.chained_0_rescue_1$RUBY$SYNTHETIC__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36) at rubyjit.Kernel#require_34791D7562CEC775105484EF2C256C4DC491B011.__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb) at rubyjit.Kernel#require_34791D7562CEC775105484EF2C256C4DC491B011.__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb) at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:167) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.load(LoadService.java:270) at org.jruby.RubyKernel.loadCommon(RubyKernel.java:1076) at org.jruby.RubyKernel.load19(RubyKernel.java:1068) at org.jruby.RubyKernel$s$0$1$load19.call(RubyKernel$s$0$1$load19.gen:65535) at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:211) at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:207) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at home.nirvdrum.$_dot_rbenv.versions.jruby_minus_1_dot_6_dot_7.bin.cap.__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/bin/cap:19) at home.nirvdrum.$_dot_rbenv.versions.jruby_minus_1_dot_6_dot_7.bin.cap.load(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/bin/cap) at org.jruby.Ruby.runScript(Ruby.java:697) at org.jruby.Ruby.runScript(Ruby.java:690) at org.jruby.Ruby.runNormally(Ruby.java:597) at org.jruby.Ruby.runFromMain(Ruby.java:446) at org.jruby.Main.doRunFromMain(Main.java:369) at org.jruby.Main.internalRun(Main.java:258) at org.jruby.Main.run(Main.java:224) at org.jruby.Main.run(Main.java:208) at org.jruby.Main.main(Main.java:188) Exception `LoadError' at java/lang/Thread.java:1567 - no such file to load -- termios java.lang.ClassNotFoundException: Ffi-ncursesService at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at org.jruby.util.JRubyClassLoader.findClass(JRubyClassLoader.java:86) at java.lang.ClassLoader.loadClass(ClassLoader.java:423) at java.lang.ClassLoader.loadClass(ClassLoader.java:356) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at org.jruby.javasupport.JavaSupport.loadJavaClass(JavaSupport.java:136) at org.jruby.runtime.load.LoadService$ExtensionSearcher.trySearch(LoadService.java:597) at org.jruby.runtime.load.LoadService.findFileForLoad(LoadService.java:283) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:330) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at rubyjit.Kernel#require_34791D7562CEC775105484EF2C256C4DC491B011.chained_0_rescue_1$RUBY$SYNTHETIC__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36) at rubyjit.Kernel#require_34791D7562CEC775105484EF2C256C4DC491B011.__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb) at rubyjit.Kernel#require_34791D7562CEC775105484EF2C256C4DC491B011.__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb) at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:167) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.ast.BeginNode.interpret(BeginNode.java:83) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueBodyNode.interpret(RescueBodyNode.java:108) at org.jruby.ast.RescueNode.handleException(RescueNode.java:181) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:124) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.ast.BeginNode.interpret(BeginNode.java:83) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RescueBodyNode.interpret(RescueBodyNode.java:108) at org.jruby.ast.RescueNode.handleException(RescueNode.java:181) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:124) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.ast.BeginNode.interpret(BeginNode.java:83) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.evaluator.ASTInterpreter.INTERPRET_CLASS(ASTInterpreter.java:103) at org.jruby.evaluator.ASTInterpreter.evalClassDefinitionBody(ASTInterpreter.java:260) at org.jruby.ast.ModuleNode.interpret(ModuleNode.java:120) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.evaluator.ASTInterpreter.INTERPRET_CLASS(ASTInterpreter.java:103) at org.jruby.evaluator.ASTInterpreter.evalClassDefinitionBody(ASTInterpreter.java:260) at org.jruby.ast.ClassNode.interpret(ClassNode.java:138) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at rubyjit.Kernel#require_34791D7562CEC775105484EF2C256C4DC491B011.chained_0_rescue_1$RUBY$SYNTHETIC__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36) at rubyjit.Kernel#require_34791D7562CEC775105484EF2C256C4DC491B011.__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb) at rubyjit.Kernel#require_34791D7562CEC775105484EF2C256C4DC491B011.__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb) at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:167) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at rubyjit.Kernel#require_34791D7562CEC775105484EF2C256C4DC491B011.chained_0_rescue_1$RUBY$SYNTHETIC__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36) at rubyjit.Kernel#require_34791D7562CEC775105484EF2C256C4DC491B011.__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb) at rubyjit.Kernel#require_34791D7562CEC775105484EF2C256C4DC491B011.__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb) at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:167) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.ast.BeginNode.interpret(BeginNode.java:83) at org.jruby.ast.ConstDeclNode.interpret(ConstDeclNode.java:97) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.evaluator.ASTInterpreter.INTERPRET_CLASS(ASTInterpreter.java:103) at org.jruby.evaluator.ASTInterpreter.evalClassDefinitionBody(ASTInterpreter.java:260) at org.jruby.ast.ModuleNode.interpret(ModuleNode.java:120) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.evaluator.ASTInterpreter.INTERPRET_CLASS(ASTInterpreter.java:103) at org.jruby.evaluator.ASTInterpreter.evalClassDefinitionBody(ASTInterpreter.java:260) at org.jruby.ast.ModuleNode.interpret(ModuleNode.java:120) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at rubyjit.Kernel#require_34791D7562CEC775105484EF2C256C4DC491B011.chained_0_rescue_1$RUBY$SYNTHETIC__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36) at rubyjit.Kernel#require_34791D7562CEC775105484EF2C256C4DC491B011.__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb) at rubyjit.Kernel#require_34791D7562CEC775105484EF2C256C4DC491B011.__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb) at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:167) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at rubyjit.Kernel#require_34791D7562CEC775105484EF2C256C4DC491B011.chained_0_rescue_1$RUBY$SYNTHETIC__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36) at rubyjit.Kernel#require_34791D7562CEC775105484EF2C256C4DC491B011.__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb) at rubyjit.Kernel#require_34791D7562CEC775105484EF2C256C4DC491B011.__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb) at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:167) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at rubyjit.Kernel#require_34791D7562CEC775105484EF2C256C4DC491B011.chained_0_rescue_1$RUBY$SYNTHETIC__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36) at rubyjit.Kernel#require_34791D7562CEC775105484EF2C256C4DC491B011.__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb) at rubyjit.Kernel#require_34791D7562CEC775105484EF2C256C4DC491B011.__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb) at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:167) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at rubyjit.Kernel#require_34791D7562CEC775105484EF2C256C4DC491B011.chained_0_rescue_1$RUBY$SYNTHETIC__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36) at rubyjit.Kernel#require_34791D7562CEC775105484EF2C256C4DC491B011.__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb) at rubyjit.Kernel#require_34791D7562CEC775105484EF2C256C4DC491B011.__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb) at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:167) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.load(LoadService.java:270) at org.jruby.RubyKernel.loadCommon(RubyKernel.java:1076) at org.jruby.RubyKernel.load19(RubyKernel.java:1068) at org.jruby.RubyKernel$s$0$1$load19.call(RubyKernel$s$0$1$load19.gen:65535) at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:211) at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:207) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at home.nirvdrum.$_dot_rbenv.versions.jruby_minus_1_dot_6_dot_7.bin.cap.__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/bin/cap:19) at home.nirvdrum.$_dot_rbenv.versions.jruby_minus_1_dot_6_dot_7.bin.cap.load(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/bin/cap) at org.jruby.Ruby.runScript(Ruby.java:697) at org.jruby.Ruby.runScript(Ruby.java:690) at org.jruby.Ruby.runNormally(Ruby.java:597) at org.jruby.Ruby.runFromMain(Ruby.java:446) at org.jruby.Main.doRunFromMain(Main.java:369) at org.jruby.Main.internalRun(Main.java:258) at org.jruby.Main.run(Main.java:224) at org.jruby.Main.run(Main.java:208) at org.jruby.Main.main(Main.java:188) Exception `LoadError' at java/lang/Thread.java:1567 - no such file to load -- ffi-ncurses /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/capistrano-2.12.0/lib/capistrano/role.rb:12 warning: `&' interpreted as argument prefix /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/net-scp-1.0.4/lib/net/scp.rb:352 warning: shadowing outer local variable - ch /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/net-scp-1.0.4/lib/net/scp.rb:353 warning: shadowing outer local variable - ch /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/net-scp-1.0.4/lib/net/scp.rb:354 warning: shadowing outer local variable - ch /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/net-scp-1.0.4/lib/net/scp.rb:355 warning: shadowing outer local variable - ch Respawning with 'bundle exec' java.lang.ClassNotFoundException: rubygems.defaults.OperatingSystemService at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at org.jruby.util.JRubyClassLoader.findClass(JRubyClassLoader.java:86) at java.lang.ClassLoader.loadClass(ClassLoader.java:423) at java.lang.ClassLoader.loadClass(ClassLoader.java:356) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at org.jruby.javasupport.JavaSupport.loadJavaClass(JavaSupport.java:136) at org.jruby.runtime.load.LoadService$ExtensionSearcher.trySearch(LoadService.java:597) at org.jruby.runtime.load.LoadService.findFileForLoad(LoadService.java:283) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:330) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.ast.BeginNode.interpret(BeginNode.java:83) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.IfNode.interpret(IfNode.java:119) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.ast.BeginNode.interpret(BeginNode.java:83) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.Ruby.initBuiltins(Ruby.java:1529) at org.jruby.Ruby.init(Ruby.java:1102) at org.jruby.Ruby.newInstance(Ruby.java:184) at org.jruby.Main.internalRun(Main.java:242) at org.jruby.Main.run(Main.java:224) at org.jruby.Main.run(Main.java:208) at org.jruby.Main.main(Main.java:188) Exception `LoadError' at java/lang/Thread.java:1567 - Win32API only supported on win32 Exception `Gem::LoadError' at java/lang/Thread.java:1567 - Could not find psych (>= 0) amongst [Ascii85-1.0.1, POpen4-0.1.4, Platform-0.4.0, actionmailer-3.1.4, actionpack-3.1.4, activemodel-3.1.4, activerecord-3.1.4, activerecord-jdbc-adapter-1.2.2, activerecord-jdbcpostgresql-adapter-1.2.2, activeresource-3.1.4, activesupport-3.1.4, addressable-2.2.7, airbrake-3.0.9, analytical-3.0.12, arel-2.2.3, authlogic-3.1.0, awesome_print-1.0.2, babosa-0.3.5, blankslate-2.1.2.4, bond-0.4.1, bouncy-castle-java-1.5.0146.1, bourne-1.1.2, browsermob-proxy-0.0.7, builder-3.0.0, bundler-1.1.3, cancan-1.6.7, capistrano-2.12.0, capybara-1.1.2, carrierwave-0.5.8, childprocess-0.3.2, childprocess-0.3.1, clamp-0.3.1, clj-0.0.5.6, coderay-1.0.6, coffee-rails-3.1.1, coffee-script-2.2.0, coffee-script-source-1.2.0, connection_pool-0.9.1, crack-0.3.1, crummy-1.3.5, database_cleaner-0.7.2, diff-lcs-1.1.3, erubis-2.7.0, excon-0.13.4, execjs-1.2.13, factory_girl-2.3.0, factory_girl_rails-1.4.0, ffi-1.0.11-java, fog-1.3.1, foreman-0.45.0-java, formatador-0.2.1, garb-0.8.5, gelf-1.3.2, graylog2-resque-0.5.0, haml-3.1.4, har-0.0.8, highline-1.6.11, hike-1.2.1, hirb-0.6.2, hominid-3.0.4, i18n-0.6.0, jdbc-postgres-9.1.901, jquery-rails-1.0.18, jruby-launcher-1.0.13-java, jruby-openssl-0.7.6.1, json-1.6.6-java, json-1.6.5-java, json-schema-0.1.12, launchy-2.1.0-java, libwebsocket-0.1.3, linecache-0.46-java, locale-2.0.5, log4r-gelf-0.6.0, lumber-0.10.0, mail-2.3.2, metaclass-0.0.1, method_source-0.7.1, mime-types-1.18, mini_magick-3.3, mocha-0.11.3, mocha-0.10.5, money-3.6.2, multi_json-1.3.2, multi_json-1.2.0, net-scp-1.0.4, net-sftp-2.0.5, net-ssh-2.3.0, net-ssh-gateway-1.1.0, newrelic_rpm-3.3.3, no_peeping_toms-2.1.2, nokogiri-1.5.2-java, nokogiri-1.4.7-java, oauth-0.4.5, open4-1.3.0, payday-1.0.5, pdf-reader-1.1.0, polyglot-0.3.3, posix-spawn-0.3.6, prawn-0.12.0, pry-0.9.9.4-java, pry-doc-0.4.1, pry-nav-0.2.1, pry-rails-0.1.6, rack-1.4.1, rack-1.3.6, rack-accept-0.4.4, rack-cache-1.2, rack-mount-0.8.3, rack-openid-1.3.1, rack-protection-1.2.0, rack-ssl-1.3.2, rack-test-0.6.1, rails-3.1.4, rails_autolink-1.0.4, railties-3.1.4, rake-0.9.2.2, rdoc-3.12, redis-2.2.2, redis-namespace-1.0.3, resque-1.19.0, rest-client-1.6.7, ripl-0.5.1, ripl-multi_line-0.3.0, rollout-1.1.0, rspec-2.9.0, rspec-core-2.9.0, rspec-expectations-2.9.1, rspec-expectations-2.9.0, rspec-mocks-2.9.0, rspec-rails-2.9.0, rubber-2.0.1, ruby-debug-base-0.10.3.4-java, ruby-debug-ide-0.4.17.beta9, ruby-hmac-0.4.0, ruby-openid-2.1.8, ruby-rc4-0.1.5, rubyzip-0.9.7, rufus-scheduler-2.0.16, sass-3.1.12, sass-rails-3.1.4, selenium-webdriver-2.21.2, shoulda-context-1.0.0, shoulda-matchers-1.0.0, simple_form-1.5.2, sinatra-1.3.2, slop-2.4.4, sources-0.0.1, spidr-0.4.1, spoon-0.0.1, sprockets-2.0.3, state_machine-1.1.2, stripe-1.6.3, subexec-0.1.0, test-unit-2.4.8, therubyrhino-1.73.3, therubyrhino-1.73.1, thor-0.14.6, tilt-1.3.3, tobias-jmx-0.8, tobias-rack-webconsole-0.1.5, tobias-sinatra-url-for-0.2.1, torquebox-2.0.3, torquebox-2.0.2, torquebox-2.0.1, torquebox-backstage-1.0.3, torquebox-cache-2.0.3-java, torquebox-cache-2.0.2-java, torquebox-cache-2.0.1-java, torquebox-capistrano-support-2.0.3, torquebox-capistrano-support-2.0.2, torquebox-capistrano-support-2.0.1, torquebox-configure-2.0.3-java, torquebox-configure-2.0.2-java, torquebox-configure-2.0.1-java, torquebox-core-2.0.3-java, torquebox-core-2.0.2-java, torquebox-core-2.0.1-java, torquebox-messaging-2.0.3-java, torquebox-messaging-2.0.2-java, torquebox-messaging-2.0.1-java, torquebox-naming-2.0.3-java, torquebox-naming-2.0.2-java, torquebox-naming-2.0.1-java, torquebox-no-op-2.0.3, torquebox-no-op-2.0.2, torquebox-no-op-2.0.1, torquebox-rake-support-2.0.3, torquebox-rake-support-2.0.2, torquebox-rake-support-2.0.1, torquebox-security-2.0.3-java, torquebox-security-2.0.2-java, torquebox-security-2.0.1-java, torquebox-stomp-2.0.3, torquebox-stomp-2.0.2, torquebox-stomp-2.0.1, torquebox-transactions-2.0.3, torquebox-transactions-2.0.2, torquebox-transactions-2.0.1, torquebox-web-2.0.3-java, torquebox-web-2.0.2-java, torquebox-web-2.0.1-java, torquebox-webconsole-0.1.1, torquespec-0.4.9, treetop-1.4.10, trollop-1.16.2, ttfunk-1.0.3, tzinfo-0.3.32, uglifier-1.2.1, vcr-2.1.1, vcr-2.0.1, vegas-0.1.11, weakling-0.0.4-java, webmock-1.8.6, webmock-1.8.5, will_paginate-3.0.3, wirble-0.1.3, xpath-0.1.4, yard-0.7.5, yui-compressor-0.9.6] Exception `Gem::LoadError' at java/lang/Thread.java:1567 - Could not find psych (>= 1.2.1, ~> 1.2) amongst [Ascii85-1.0.1, POpen4-0.1.4, Platform-0.4.0, actionmailer-3.1.4, actionpack-3.1.4, activemodel-3.1.4, activerecord-3.1.4, activerecord-jdbc-adapter-1.2.2, activerecord-jdbcpostgresql-adapter-1.2.2, activeresource-3.1.4, activesupport-3.1.4, addressable-2.2.7, airbrake-3.0.9, analytical-3.0.12, arel-2.2.3, authlogic-3.1.0, awesome_print-1.0.2, babosa-0.3.5, blankslate-2.1.2.4, bond-0.4.1, bouncy-castle-java-1.5.0146.1, bourne-1.1.2, browsermob-proxy-0.0.7, builder-3.0.0, bundler-1.1.3, cancan-1.6.7, capistrano-2.12.0, capybara-1.1.2, carrierwave-0.5.8, childprocess-0.3.2, childprocess-0.3.1, clamp-0.3.1, clj-0.0.5.6, coderay-1.0.6, coffee-rails-3.1.1, coffee-script-2.2.0, coffee-script-source-1.2.0, connection_pool-0.9.1, crack-0.3.1, crummy-1.3.5, database_cleaner-0.7.2, diff-lcs-1.1.3, erubis-2.7.0, excon-0.13.4, execjs-1.2.13, factory_girl-2.3.0, factory_girl_rails-1.4.0, ffi-1.0.11-java, fog-1.3.1, foreman-0.45.0-java, formatador-0.2.1, garb-0.8.5, gelf-1.3.2, graylog2-resque-0.5.0, haml-3.1.4, har-0.0.8, highline-1.6.11, hike-1.2.1, hirb-0.6.2, hominid-3.0.4, i18n-0.6.0, jdbc-postgres-9.1.901, jquery-rails-1.0.18, jruby-launcher-1.0.13-java, jruby-openssl-0.7.6.1, json-1.6.6-java, json-1.6.5-java, json-schema-0.1.12, launchy-2.1.0-java, libwebsocket-0.1.3, linecache-0.46-java, locale-2.0.5, log4r-gelf-0.6.0, lumber-0.10.0, mail-2.3.2, metaclass-0.0.1, method_source-0.7.1, mime-types-1.18, mini_magick-3.3, mocha-0.11.3, mocha-0.10.5, money-3.6.2, multi_json-1.3.2, multi_json-1.2.0, net-scp-1.0.4, net-sftp-2.0.5, net-ssh-2.3.0, net-ssh-gateway-1.1.0, newrelic_rpm-3.3.3, no_peeping_toms-2.1.2, nokogiri-1.5.2-java, nokogiri-1.4.7-java, oauth-0.4.5, open4-1.3.0, payday-1.0.5, pdf-reader-1.1.0, polyglot-0.3.3, posix-spawn-0.3.6, prawn-0.12.0, pry-0.9.9.4-java, pry-doc-0.4.1, pry-nav-0.2.1, pry-rails-0.1.6, rack-1.4.1, rack-1.3.6, rack-accept-0.4.4, rack-cache-1.2, rack-mount-0.8.3, rack-openid-1.3.1, rack-protection-1.2.0, rack-ssl-1.3.2, rack-test-0.6.1, rails-3.1.4, rails_autolink-1.0.4, railties-3.1.4, rake-0.9.2.2, rdoc-3.12, redis-2.2.2, redis-namespace-1.0.3, resque-1.19.0, rest-client-1.6.7, ripl-0.5.1, ripl-multi_line-0.3.0, rollout-1.1.0, rspec-2.9.0, rspec-core-2.9.0, rspec-expectations-2.9.1, rspec-expectations-2.9.0, rspec-mocks-2.9.0, rspec-rails-2.9.0, rubber-2.0.1, ruby-debug-base-0.10.3.4-java, ruby-debug-ide-0.4.17.beta9, ruby-hmac-0.4.0, ruby-openid-2.1.8, ruby-rc4-0.1.5, rubyzip-0.9.7, rufus-scheduler-2.0.16, sass-3.1.12, sass-rails-3.1.4, selenium-webdriver-2.21.2, shoulda-context-1.0.0, shoulda-matchers-1.0.0, simple_form-1.5.2, sinatra-1.3.2, slop-2.4.4, sources-0.0.1, spidr-0.4.1, spoon-0.0.1, sprockets-2.0.3, state_machine-1.1.2, stripe-1.6.3, subexec-0.1.0, test-unit-2.4.8, therubyrhino-1.73.3, therubyrhino-1.73.1, thor-0.14.6, tilt-1.3.3, tobias-jmx-0.8, tobias-rack-webconsole-0.1.5, tobias-sinatra-url-for-0.2.1, torquebox-2.0.3, torquebox-2.0.2, torquebox-2.0.1, torquebox-backstage-1.0.3, torquebox-cache-2.0.3-java, torquebox-cache-2.0.2-java, torquebox-cache-2.0.1-java, torquebox-capistrano-support-2.0.3, torquebox-capistrano-support-2.0.2, torquebox-capistrano-support-2.0.1, torquebox-configure-2.0.3-java, torquebox-configure-2.0.2-java, torquebox-configure-2.0.1-java, torquebox-core-2.0.3-java, torquebox-core-2.0.2-java, torquebox-core-2.0.1-java, torquebox-messaging-2.0.3-java, torquebox-messaging-2.0.2-java, torquebox-messaging-2.0.1-java, torquebox-naming-2.0.3-java, torquebox-naming-2.0.2-java, torquebox-naming-2.0.1-java, torquebox-no-op-2.0.3, torquebox-no-op-2.0.2, torquebox-no-op-2.0.1, torquebox-rake-support-2.0.3, torquebox-rake-support-2.0.2, torquebox-rake-support-2.0.1, torquebox-security-2.0.3-java, torquebox-security-2.0.2-java, torquebox-security-2.0.1-java, torquebox-stomp-2.0.3, torquebox-stomp-2.0.2, torquebox-stomp-2.0.1, torquebox-transactions-2.0.3, torquebox-transactions-2.0.2, torquebox-transactions-2.0.1, torquebox-web-2.0.3-java, torquebox-web-2.0.2-java, torquebox-web-2.0.1-java, torquebox-webconsole-0.1.1, torquespec-0.4.9, treetop-1.4.10, trollop-1.16.2, ttfunk-1.0.3, tzinfo-0.3.32, uglifier-1.2.1, vcr-2.1.1, vcr-2.0.1, vegas-0.1.11, weakling-0.0.4-java, webmock-1.8.6, webmock-1.8.5, will_paginate-3.0.3, wirble-0.1.3, xpath-0.1.4, yard-0.7.5, yui-compressor-0.9.6] /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/bundler-1.1.3/lib/bundler/vendor/thor/util.rb:158 warning: `*' interpreted as argument prefix /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/bundler-1.1.3/lib/bundler/vendor/thor/base.rb:525 warning: instance variable @no_tasks not initialized /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/bundler-1.1.3/lib/bundler/vendor/thor.rb:282 warning: instance variable @long_desc not initialized /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/bundler-1.1.3/lib/bundler/vendor/thor/base.rb:525 warning: instance variable @no_tasks not initialized /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/bundler-1.1.3/lib/bundler/vendor/thor.rb:280 warning: instance variable @usage not initialized /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/bundler-1.1.3/lib/bundler/vendor/thor/base.rb:525 warning: instance variable @no_tasks not initialized /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/bundler-1.1.3/lib/bundler/vendor/thor/base.rb:525 warning: instance variable @no_tasks not initialized /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/bundler-1.1.3/lib/bundler/vendor/thor/base.rb:525 warning: instance variable @no_tasks not initialized /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/bundler-1.1.3/lib/bundler/vendor/thor/base.rb:525 warning: instance variable @no_tasks not initialized /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/bundler-1.1.3/lib/bundler/vendor/thor/base.rb:525 warning: instance variable @no_tasks not initialized /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/bundler-1.1.3/lib/bundler/vendor/thor/base.rb:525 warning: instance variable @no_tasks not initialized /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/bundler-1.1.3/lib/bundler/vendor/thor/base.rb:525 warning: instance variable @no_tasks not initialized /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/bundler-1.1.3/lib/bundler/vendor/thor/base.rb:525 warning: instance variable @no_tasks not initialized /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/bundler-1.1.3/lib/bundler/vendor/thor/base.rb:525 warning: instance variable @no_tasks not initialized /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/bundler-1.1.3/lib/bundler/vendor/thor/base.rb:525 warning: instance variable @no_tasks not initialized /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/bundler-1.1.3/lib/bundler/vendor/thor/base.rb:525 warning: instance variable @no_tasks not initialized /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/bundler-1.1.3/lib/bundler/vendor/thor/base.rb:525 warning: instance variable @no_tasks not initialized /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/bundler-1.1.3/lib/bundler/vendor/thor/base.rb:525 warning: instance variable @no_tasks not initialized /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/bundler-1.1.3/lib/bundler/vendor/thor/base.rb:525 warning: instance variable @no_tasks not initialized /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/bundler-1.1.3/lib/bundler/vendor/thor/base.rb:525 warning: instance variable @no_tasks not initialized /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/bundler-1.1.3/lib/bundler/vendor/thor/base.rb:525 warning: instance variable @no_tasks not initialized java.lang.ClassNotFoundException: rubygems.defaults.OperatingSystemService at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at org.jruby.util.JRubyClassLoader.findClass(JRubyClassLoader.java:86) at java.lang.ClassLoader.loadClass(ClassLoader.java:423) at java.lang.ClassLoader.loadClass(ClassLoader.java:356) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at org.jruby.javasupport.JavaSupport.loadJavaClass(JavaSupport.java:136) at org.jruby.runtime.load.LoadService$ExtensionSearcher.trySearch(LoadService.java:597) at org.jruby.runtime.load.LoadService.findFileForLoad(LoadService.java:283) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:330) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.ast.BeginNode.interpret(BeginNode.java:83) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.IfNode.interpret(IfNode.java:119) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.ast.BeginNode.interpret(BeginNode.java:83) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.Ruby.initBuiltins(Ruby.java:1529) at org.jruby.Ruby.init(Ruby.java:1102) at org.jruby.Ruby.newInstance(Ruby.java:184) at org.jruby.Main.internalRun(Main.java:242) at org.jruby.Main.run(Main.java:224) at org.jruby.Main.run(Main.java:208) at org.jruby.Main.main(Main.java:188) Exception `LoadError' at java/lang/Thread.java:1567 - Win32API only supported on win32 Exception `Gem::LoadError' at java/lang/Thread.java:1567 - Could not find psych (>= 1.2.1, ~> 1.2) amongst [Ascii85-1.0.1, POpen4-0.1.4, Platform-0.4.0, actionmailer-3.1.4, actionpack-3.1.4, activemodel-3.1.4, activerecord-3.1.4, activerecord-jdbc-adapter-1.2.2, activerecord-jdbcpostgresql-adapter-1.2.2, activeresource-3.1.4, activesupport-3.1.4, addressable-2.2.7, airbrake-3.0.9, analytical-3.0.12, arel-2.2.3, authlogic-3.1.0, awesome_print-1.0.2, babosa-0.3.5, blankslate-2.1.2.4, bond-0.4.1, bouncy-castle-java-1.5.0146.1, bourne-1.1.2, browsermob-proxy-0.0.7, builder-3.0.0, bundler-1.1.3, cancan-1.6.7, capistrano-2.12.0, capybara-1.1.2, carrierwave-0.5.8, childprocess-0.3.2, childprocess-0.3.1, clamp-0.3.1, clj-0.0.5.6, coderay-1.0.6, coffee-rails-3.1.1, coffee-script-2.2.0, coffee-script-source-1.2.0, connection_pool-0.9.1, crack-0.3.1, crummy-1.3.5, database_cleaner-0.7.2, diff-lcs-1.1.3, erubis-2.7.0, excon-0.13.4, execjs-1.2.13, factory_girl-2.3.0, factory_girl_rails-1.4.0, ffi-1.0.11-java, fog-1.3.1, foreman-0.45.0-java, formatador-0.2.1, garb-0.8.5, gelf-1.3.2, graylog2-resque-0.5.0, haml-3.1.4, har-0.0.8, highline-1.6.11, hike-1.2.1, hirb-0.6.2, hominid-3.0.4, i18n-0.6.0, jdbc-postgres-9.1.901, jquery-rails-1.0.18, jruby-launcher-1.0.13-java, jruby-openssl-0.7.6.1, json-1.6.6-java, json-1.6.5-java, json-schema-0.1.12, launchy-2.1.0-java, libwebsocket-0.1.3, linecache-0.46-java, locale-2.0.5, log4r-gelf-0.6.0, lumber-0.10.0, mail-2.3.2, metaclass-0.0.1, method_source-0.7.1, mime-types-1.18, mini_magick-3.3, mocha-0.11.3, mocha-0.10.5, money-3.6.2, multi_json-1.3.2, multi_json-1.2.0, net-scp-1.0.4, net-sftp-2.0.5, net-ssh-2.3.0, net-ssh-gateway-1.1.0, newrelic_rpm-3.3.3, no_peeping_toms-2.1.2, nokogiri-1.5.2-java, nokogiri-1.4.7-java, oauth-0.4.5, open4-1.3.0, payday-1.0.5, pdf-reader-1.1.0, polyglot-0.3.3, posix-spawn-0.3.6, prawn-0.12.0, pry-0.9.9.4-java, pry-doc-0.4.1, pry-nav-0.2.1, pry-rails-0.1.6, rack-1.4.1, rack-1.3.6, rack-accept-0.4.4, rack-cache-1.2, rack-mount-0.8.3, rack-openid-1.3.1, rack-protection-1.2.0, rack-ssl-1.3.2, rack-test-0.6.1, rails-3.1.4, rails_autolink-1.0.4, railties-3.1.4, rake-0.9.2.2, rdoc-3.12, redis-2.2.2, redis-namespace-1.0.3, resque-1.19.0, rest-client-1.6.7, ripl-0.5.1, ripl-multi_line-0.3.0, rollout-1.1.0, rspec-2.9.0, rspec-core-2.9.0, rspec-expectations-2.9.1, rspec-expectations-2.9.0, rspec-mocks-2.9.0, rspec-rails-2.9.0, rubber-2.0.1, ruby-debug-base-0.10.3.4-java, ruby-debug-ide-0.4.17.beta9, ruby-hmac-0.4.0, ruby-openid-2.1.8, ruby-rc4-0.1.5, rubyzip-0.9.7, rufus-scheduler-2.0.16, sass-3.1.12, sass-rails-3.1.4, selenium-webdriver-2.21.2, shoulda-context-1.0.0, shoulda-matchers-1.0.0, simple_form-1.5.2, sinatra-1.3.2, slop-2.4.4, sources-0.0.1, spidr-0.4.1, spoon-0.0.1, sprockets-2.0.3, state_machine-1.1.2, stripe-1.6.3, subexec-0.1.0, test-unit-2.4.8, therubyrhino-1.73.3, therubyrhino-1.73.1, thor-0.14.6, tilt-1.3.3, tobias-jmx-0.8, tobias-rack-webconsole-0.1.5, tobias-sinatra-url-for-0.2.1, torquebox-2.0.3, torquebox-2.0.2, torquebox-2.0.1, torquebox-backstage-1.0.3, torquebox-cache-2.0.3-java, torquebox-cache-2.0.2-java, torquebox-cache-2.0.1-java, torquebox-capistrano-support-2.0.3, torquebox-capistrano-support-2.0.2, torquebox-capistrano-support-2.0.1, torquebox-configure-2.0.3-java, torquebox-configure-2.0.2-java, torquebox-configure-2.0.1-java, torquebox-core-2.0.3-java, torquebox-core-2.0.2-java, torquebox-core-2.0.1-java, torquebox-messaging-2.0.3-java, torquebox-messaging-2.0.2-java, torquebox-messaging-2.0.1-java, torquebox-naming-2.0.3-java, torquebox-naming-2.0.2-java, torquebox-naming-2.0.1-java, torquebox-no-op-2.0.3, torquebox-no-op-2.0.2, torquebox-no-op-2.0.1, torquebox-rake-support-2.0.3, torquebox-rake-support-2.0.2, torquebox-rake-support-2.0.1, torquebox-security-2.0.3-java, torquebox-security-2.0.2-java, torquebox-security-2.0.1-java, torquebox-stomp-2.0.3, torquebox-stomp-2.0.2, torquebox-stomp-2.0.1, torquebox-transactions-2.0.3, torquebox-transactions-2.0.2, torquebox-transactions-2.0.1, torquebox-web-2.0.3-java, torquebox-web-2.0.2-java, torquebox-web-2.0.1-java, torquebox-webconsole-0.1.1, torquespec-0.4.9, treetop-1.4.10, trollop-1.16.2, ttfunk-1.0.3, tzinfo-0.3.32, uglifier-1.2.1, vcr-2.1.1, vcr-2.0.1, vegas-0.1.11, weakling-0.0.4-java, webmock-1.8.6, webmock-1.8.5, will_paginate-3.0.3, wirble-0.1.3, xpath-0.1.4, yard-0.7.5, yui-compressor-0.9.6] Exception `Gem::LoadError' at java/lang/Thread.java:1567 - Could not find psych (>= 0) amongst [Ascii85-1.0.1, POpen4-0.1.4, Platform-0.4.0, actionmailer-3.1.4, actionpack-3.1.4, activemodel-3.1.4, activerecord-3.1.4, activerecord-jdbc-adapter-1.2.2, activerecord-jdbcpostgresql-adapter-1.2.2, activeresource-3.1.4, activesupport-3.1.4, addressable-2.2.7, airbrake-3.0.9, analytical-3.0.12, arel-2.2.3, authlogic-3.1.0, awesome_print-1.0.2, babosa-0.3.5, blankslate-2.1.2.4, bond-0.4.1, bouncy-castle-java-1.5.0146.1, bourne-1.1.2, browsermob-proxy-0.0.7, builder-3.0.0, bundler-1.1.3, cancan-1.6.7, capistrano-2.12.0, capybara-1.1.2, carrierwave-0.5.8, childprocess-0.3.2, childprocess-0.3.1, clamp-0.3.1, clj-0.0.5.6, coderay-1.0.6, coffee-rails-3.1.1, coffee-script-2.2.0, coffee-script-source-1.2.0, connection_pool-0.9.1, crack-0.3.1, crummy-1.3.5, database_cleaner-0.7.2, diff-lcs-1.1.3, erubis-2.7.0, excon-0.13.4, execjs-1.2.13, factory_girl-2.3.0, factory_girl_rails-1.4.0, ffi-1.0.11-java, fog-1.3.1, foreman-0.45.0-java, formatador-0.2.1, garb-0.8.5, gelf-1.3.2, graylog2-resque-0.5.0, haml-3.1.4, har-0.0.8, highline-1.6.11, hike-1.2.1, hirb-0.6.2, hominid-3.0.4, i18n-0.6.0, jdbc-postgres-9.1.901, jquery-rails-1.0.18, jruby-launcher-1.0.13-java, jruby-openssl-0.7.6.1, json-1.6.6-java, json-1.6.5-java, json-schema-0.1.12, launchy-2.1.0-java, libwebsocket-0.1.3, linecache-0.46-java, locale-2.0.5, log4r-gelf-0.6.0, lumber-0.10.0, mail-2.3.2, metaclass-0.0.1, method_source-0.7.1, mime-types-1.18, mini_magick-3.3, mocha-0.11.3, mocha-0.10.5, money-3.6.2, multi_json-1.3.2, multi_json-1.2.0, net-scp-1.0.4, net-sftp-2.0.5, net-ssh-2.3.0, net-ssh-gateway-1.1.0, newrelic_rpm-3.3.3, no_peeping_toms-2.1.2, nokogiri-1.5.2-java, nokogiri-1.4.7-java, oauth-0.4.5, open4-1.3.0, payday-1.0.5, pdf-reader-1.1.0, polyglot-0.3.3, posix-spawn-0.3.6, prawn-0.12.0, pry-0.9.9.4-java, pry-doc-0.4.1, pry-nav-0.2.1, pry-rails-0.1.6, rack-1.4.1, rack-1.3.6, rack-accept-0.4.4, rack-cache-1.2, rack-mount-0.8.3, rack-openid-1.3.1, rack-protection-1.2.0, rack-ssl-1.3.2, rack-test-0.6.1, rails-3.1.4, rails_autolink-1.0.4, railties-3.1.4, rake-0.9.2.2, rdoc-3.12, redis-2.2.2, redis-namespace-1.0.3, resque-1.19.0, rest-client-1.6.7, ripl-0.5.1, ripl-multi_line-0.3.0, rollout-1.1.0, rspec-2.9.0, rspec-core-2.9.0, rspec-expectations-2.9.1, rspec-expectations-2.9.0, rspec-mocks-2.9.0, rspec-rails-2.9.0, rubber-2.0.1, ruby-debug-base-0.10.3.4-java, ruby-debug-ide-0.4.17.beta9, ruby-hmac-0.4.0, ruby-openid-2.1.8, ruby-rc4-0.1.5, rubyzip-0.9.7, rufus-scheduler-2.0.16, sass-3.1.12, sass-rails-3.1.4, selenium-webdriver-2.21.2, shoulda-context-1.0.0, shoulda-matchers-1.0.0, simple_form-1.5.2, sinatra-1.3.2, slop-2.4.4, sources-0.0.1, spidr-0.4.1, spoon-0.0.1, sprockets-2.0.3, state_machine-1.1.2, stripe-1.6.3, subexec-0.1.0, test-unit-2.4.8, therubyrhino-1.73.3, therubyrhino-1.73.1, thor-0.14.6, tilt-1.3.3, tobias-jmx-0.8, tobias-rack-webconsole-0.1.5, tobias-sinatra-url-for-0.2.1, torquebox-2.0.3, torquebox-2.0.2, torquebox-2.0.1, torquebox-backstage-1.0.3, torquebox-cache-2.0.3-java, torquebox-cache-2.0.2-java, torquebox-cache-2.0.1-java, torquebox-capistrano-support-2.0.3, torquebox-capistrano-support-2.0.2, torquebox-capistrano-support-2.0.1, torquebox-configure-2.0.3-java, torquebox-configure-2.0.2-java, torquebox-configure-2.0.1-java, torquebox-core-2.0.3-java, torquebox-core-2.0.2-java, torquebox-core-2.0.1-java, torquebox-messaging-2.0.3-java, torquebox-messaging-2.0.2-java, torquebox-messaging-2.0.1-java, torquebox-naming-2.0.3-java, torquebox-naming-2.0.2-java, torquebox-naming-2.0.1-java, torquebox-no-op-2.0.3, torquebox-no-op-2.0.2, torquebox-no-op-2.0.1, torquebox-rake-support-2.0.3, torquebox-rake-support-2.0.2, torquebox-rake-support-2.0.1, torquebox-security-2.0.3-java, torquebox-security-2.0.2-java, torquebox-security-2.0.1-java, torquebox-stomp-2.0.3, torquebox-stomp-2.0.2, torquebox-stomp-2.0.1, torquebox-transactions-2.0.3, torquebox-transactions-2.0.2, torquebox-transactions-2.0.1, torquebox-web-2.0.3-java, torquebox-web-2.0.2-java, torquebox-web-2.0.1-java, torquebox-webconsole-0.1.1, torquespec-0.4.9, treetop-1.4.10, trollop-1.16.2, ttfunk-1.0.3, tzinfo-0.3.32, uglifier-1.2.1, vcr-2.1.1, vcr-2.0.1, vegas-0.1.11, weakling-0.0.4-java, webmock-1.8.6, webmock-1.8.5, will_paginate-3.0.3, wirble-0.1.3, xpath-0.1.4, yard-0.7.5, yui-compressor-0.9.6] Exception `Gem::Exception' at java/lang/Thread.java:1567 - YAML data doesn't evaluate to gem specification Exception `Gem::Exception' at java/lang/Thread.java:1567 - YAML data doesn't evaluate to gem specification Exception `Gem::Exception' at java/lang/Thread.java:1567 - YAML data doesn't evaluate to gem specification Exception `Psych::SyntaxError' at java/lang/Thread.java:1567 - : couldn't parse YAML at line 7 column 2 Exception `Gem::Exception' at java/lang/Thread.java:1567 - YAML data doesn't evaluate to gem specification Exception `Gem::Exception' at java/lang/Thread.java:1567 - YAML data doesn't evaluate to gem specification Exception `Gem::Exception' at java/lang/Thread.java:1567 - YAML data doesn't evaluate to gem specification Exception `Gem::Exception' at java/lang/Thread.java:1567 - YAML data doesn't evaluate to gem specification Exception `Gem::Exception' at java/lang/Thread.java:1567 - YAML data doesn't evaluate to gem specification Exception `Gem::Exception' at java/lang/Thread.java:1567 - YAML data doesn't evaluate to gem specification /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/bundler/gems/prawn-7fcac0e52cc6/prawn.gemspec:3 warning: shadowing outer local variable - spec Exception `Gem::Exception' at java/lang/Thread.java:1567 - YAML data doesn't evaluate to gem specification Exception `Gem::Exception' at java/lang/Thread.java:1567 - YAML data doesn't evaluate to gem specification Exception `Psych::SyntaxError' at java/lang/Thread.java:1567 - : couldn't parse YAML at line 27 column 2 /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/capistrano-2.12.0/lib/capistrano/configuration/connections.rb:49 warning: shadowing outer local variable - tunnel java.lang.ClassNotFoundException: Bcprov-jdk15-146Service at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at org.jruby.util.JRubyClassLoader.findClass(JRubyClassLoader.java:86) at java.lang.ClassLoader.loadClass(ClassLoader.java:423) at java.lang.ClassLoader.loadClass(ClassLoader.java:356) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at org.jruby.javasupport.JavaSupport.loadJavaClass(JavaSupport.java:136) at org.jruby.runtime.load.LoadService$ExtensionSearcher.trySearch(LoadService.java:597) at org.jruby.runtime.load.LoadService.findFileForLoad(LoadService.java:283) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:330) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:111) at org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:212) at org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:163) at org.jruby.runtime.Block.yield(Block.java:130) at org.jruby.RubyArray.eachCommon(RubyArray.java:1608) at org.jruby.RubyArray.each(RubyArray.java:1615) at org.jruby.RubyArray$i$0$0$each.call(RubyArray$i$0$0$each.gen:65535) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:302) at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:144) at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:153) at org.jruby.ast.CallNoArgBlockNode.interpret(CallNoArgBlockNode.java:64) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.ast.BeginNode.interpret(BeginNode.java:83) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.load(LoadService.java:270) at org.jruby.RubyKernel.loadCommon(RubyKernel.java:1076) at org.jruby.RubyKernel.load19(RubyKernel.java:1068) at org.jruby.RubyKernel$s$0$1$load19.call(RubyKernel$s$0$1$load19.gen:65535) at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:211) at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:207) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at home.nirvdrum.$_dot_rbenv.versions.jruby_minus_1_dot_6_dot_7.bin.cap.__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/bin/cap:19) at home.nirvdrum.$_dot_rbenv.versions.jruby_minus_1_dot_6_dot_7.bin.cap.load(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/bin/cap) at org.jruby.Ruby.runScript(Ruby.java:697) at org.jruby.Ruby.runScript(Ruby.java:690) at org.jruby.Ruby.runNormally(Ruby.java:597) at org.jruby.Ruby.runFromMain(Ruby.java:446) at org.jruby.Main.doRunFromMain(Main.java:369) at org.jruby.Main.internalRun(Main.java:258) at org.jruby.Main.run(Main.java:224) at org.jruby.Main.run(Main.java:208) at org.jruby.Main.main(Main.java:188) java.lang.ClassNotFoundException: Bcmail-jdk15-146Service at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at org.jruby.util.JRubyClassLoader.findClass(JRubyClassLoader.java:86) at java.lang.ClassLoader.loadClass(ClassLoader.java:423) at java.lang.ClassLoader.loadClass(ClassLoader.java:356) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at org.jruby.javasupport.JavaSupport.loadJavaClass(JavaSupport.java:136) at org.jruby.runtime.load.LoadService$ExtensionSearcher.trySearch(LoadService.java:597) at org.jruby.runtime.load.LoadService.findFileForLoad(LoadService.java:283) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:330) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:111) at org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:212) at org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:163) at org.jruby.runtime.Block.yield(Block.java:130) at org.jruby.RubyArray.eachCommon(RubyArray.java:1608) at org.jruby.RubyArray.each(RubyArray.java:1615) at org.jruby.RubyArray$i$0$0$each.call(RubyArray$i$0$0$each.gen:65535) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:302) at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:144) at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:153) at org.jruby.ast.CallNoArgBlockNode.interpret(CallNoArgBlockNode.java:64) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.ast.BeginNode.interpret(BeginNode.java:83) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.load(LoadService.java:270) at org.jruby.RubyKernel.loadCommon(RubyKernel.java:1076) at org.jruby.RubyKernel.load19(RubyKernel.java:1068) at org.jruby.RubyKernel$s$0$1$load19.call(RubyKernel$s$0$1$load19.gen:65535) at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:211) at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:207) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at home.nirvdrum.$_dot_rbenv.versions.jruby_minus_1_dot_6_dot_7.bin.cap.__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/bin/cap:19) at home.nirvdrum.$_dot_rbenv.versions.jruby_minus_1_dot_6_dot_7.bin.cap.load(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/bin/cap) at org.jruby.Ruby.runScript(Ruby.java:697) at org.jruby.Ruby.runScript(Ruby.java:690) at org.jruby.Ruby.runNormally(Ruby.java:597) at org.jruby.Ruby.runFromMain(Ruby.java:446) at org.jruby.Main.doRunFromMain(Main.java:369) at org.jruby.Main.internalRun(Main.java:258) at org.jruby.Main.run(Main.java:224) at org.jruby.Main.run(Main.java:208) at org.jruby.Main.main(Main.java:188) Exception `LoadError' at java/lang/Thread.java:1567 - Win32API only supported on win32 java.lang.ClassNotFoundException: TermiosService at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at org.jruby.util.JRubyClassLoader.findClass(JRubyClassLoader.java:86) at java.lang.ClassLoader.loadClass(ClassLoader.java:423) at java.lang.ClassLoader.loadClass(ClassLoader.java:356) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at org.jruby.javasupport.JavaSupport.loadJavaClass(JavaSupport.java:136) at org.jruby.runtime.load.LoadService$ExtensionSearcher.trySearch(LoadService.java:597) at org.jruby.runtime.load.LoadService.findFileForLoad(LoadService.java:283) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:330) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.ast.BeginNode.interpret(BeginNode.java:83) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RescueBodyNode.interpret(RescueBodyNode.java:108) at org.jruby.ast.RescueNode.handleException(RescueNode.java:181) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:124) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.ast.BeginNode.interpret(BeginNode.java:83) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.evaluator.ASTInterpreter.INTERPRET_CLASS(ASTInterpreter.java:103) at org.jruby.evaluator.ASTInterpreter.evalClassDefinitionBody(ASTInterpreter.java:260) at org.jruby.ast.ModuleNode.interpret(ModuleNode.java:120) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.evaluator.ASTInterpreter.INTERPRET_CLASS(ASTInterpreter.java:103) at org.jruby.evaluator.ASTInterpreter.evalClassDefinitionBody(ASTInterpreter.java:260) at org.jruby.ast.ClassNode.interpret(ClassNode.java:138) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.ast.BeginNode.interpret(BeginNode.java:83) at org.jruby.ast.ConstDeclNode.interpret(ConstDeclNode.java:97) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.evaluator.ASTInterpreter.INTERPRET_CLASS(ASTInterpreter.java:103) at org.jruby.evaluator.ASTInterpreter.evalClassDefinitionBody(ASTInterpreter.java:260) at org.jruby.ast.ModuleNode.interpret(ModuleNode.java:120) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.evaluator.ASTInterpreter.INTERPRET_CLASS(ASTInterpreter.java:103) at org.jruby.evaluator.ASTInterpreter.evalClassDefinitionBody(ASTInterpreter.java:260) at org.jruby.ast.ModuleNode.interpret(ModuleNode.java:120) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.load(LoadService.java:270) at org.jruby.RubyKernel.loadCommon(RubyKernel.java:1076) at org.jruby.RubyKernel.load19(RubyKernel.java:1068) at org.jruby.RubyKernel$s$0$1$load19.call(RubyKernel$s$0$1$load19.gen:65535) at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:211) at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:207) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at home.nirvdrum.$_dot_rbenv.versions.jruby_minus_1_dot_6_dot_7.bin.cap.__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/bin/cap:19) at home.nirvdrum.$_dot_rbenv.versions.jruby_minus_1_dot_6_dot_7.bin.cap.load(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/bin/cap) at org.jruby.Ruby.runScript(Ruby.java:697) at org.jruby.Ruby.runScript(Ruby.java:690) at org.jruby.Ruby.runNormally(Ruby.java:597) at org.jruby.Ruby.runFromMain(Ruby.java:446) at org.jruby.Main.doRunFromMain(Main.java:369) at org.jruby.Main.internalRun(Main.java:258) at org.jruby.Main.run(Main.java:224) at org.jruby.Main.run(Main.java:208) at org.jruby.Main.main(Main.java:188) java.lang.ClassNotFoundException: Ffi-ncursesService at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at org.jruby.util.JRubyClassLoader.findClass(JRubyClassLoader.java:86) at java.lang.ClassLoader.loadClass(ClassLoader.java:423) at java.lang.ClassLoader.loadClass(ClassLoader.java:356) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at org.jruby.javasupport.JavaSupport.loadJavaClass(JavaSupport.java:136) at org.jruby.runtime.load.LoadService$ExtensionSearcher.trySearch(LoadService.java:597) at org.jruby.runtime.load.LoadService.findFileForLoad(LoadService.java:283) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:330) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.ast.BeginNode.interpret(BeginNode.java:83) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RescueBodyNode.interpret(RescueBodyNode.java:108) at org.jruby.ast.RescueNode.handleException(RescueNode.java:181) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:124) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.ast.BeginNode.interpret(BeginNode.java:83) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RescueBodyNode.interpret(RescueBodyNode.java:108) at org.jruby.ast.RescueNode.handleException(RescueNode.java:181) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:124) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.ast.BeginNode.interpret(BeginNode.java:83) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.evaluator.ASTInterpreter.INTERPRET_CLASS(ASTInterpreter.java:103) at org.jruby.evaluator.ASTInterpreter.evalClassDefinitionBody(ASTInterpreter.java:260) at org.jruby.ast.ModuleNode.interpret(ModuleNode.java:120) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.evaluator.ASTInterpreter.INTERPRET_CLASS(ASTInterpreter.java:103) at org.jruby.evaluator.ASTInterpreter.evalClassDefinitionBody(ASTInterpreter.java:260) at org.jruby.ast.ClassNode.interpret(ClassNode.java:138) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.ast.BeginNode.interpret(BeginNode.java:83) at org.jruby.ast.ConstDeclNode.interpret(ConstDeclNode.java:97) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.evaluator.ASTInterpreter.INTERPRET_CLASS(ASTInterpreter.java:103) at org.jruby.evaluator.ASTInterpreter.evalClassDefinitionBody(ASTInterpreter.java:260) at org.jruby.ast.ModuleNode.interpret(ModuleNode.java:120) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.evaluator.ASTInterpreter.INTERPRET_CLASS(ASTInterpreter.java:103) at org.jruby.evaluator.ASTInterpreter.evalClassDefinitionBody(ASTInterpreter.java:260) at org.jruby.ast.ModuleNode.interpret(ModuleNode.java:120) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.load(LoadService.java:270) at org.jruby.RubyKernel.loadCommon(RubyKernel.java:1076) at org.jruby.RubyKernel.load19(RubyKernel.java:1068) at org.jruby.RubyKernel$s$0$1$load19.call(RubyKernel$s$0$1$load19.gen:65535) at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:211) at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:207) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at home.nirvdrum.$_dot_rbenv.versions.jruby_minus_1_dot_6_dot_7.bin.cap.__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/bin/cap:19) at home.nirvdrum.$_dot_rbenv.versions.jruby_minus_1_dot_6_dot_7.bin.cap.load(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/bin/cap) at org.jruby.Ruby.runScript(Ruby.java:697) at org.jruby.Ruby.runScript(Ruby.java:690) at org.jruby.Ruby.runNormally(Ruby.java:597) at org.jruby.Ruby.runFromMain(Ruby.java:446) at org.jruby.Main.doRunFromMain(Main.java:369) at org.jruby.Main.internalRun(Main.java:258) at org.jruby.Main.run(Main.java:224) at org.jruby.Main.run(Main.java:208) at org.jruby.Main.main(Main.java:188) /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/capistrano-2.12.0/lib/capistrano/role.rb:12 warning: `&' interpreted as argument prefix /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/net-scp-1.0.4/lib/net/scp.rb:352 warning: shadowing outer local variable - ch /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/net-scp-1.0.4/lib/net/scp.rb:353 warning: shadowing outer local variable - ch /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/net-scp-1.0.4/lib/net/scp.rb:354 warning: shadowing outer local variable - ch /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/net-scp-1.0.4/lib/net/scp.rb:355 warning: shadowing outer local variable - ch /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/capistrano-2.12.0/lib/capistrano/recipes/deploy.rb:459 warning: shadowing outer local variable - args /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/rubber-2.0.1/lib/rubber/instance.rb:188 warning: `&' interpreted as argument prefix /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/rubber-2.0.1/lib/rubber/generator.rb:63 warning: (...) interpreted as grouped expression /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/rubber-2.0.1/lib/rubber/generator.rb:67 warning: (...) interpreted as grouped expression /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/rubber-2.0.1/lib/rubber/dns/base.rb:34 warning: shadowing outer local variable - host /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/rubber-2.0.1/lib/rubber/recipes/rubber/instances.rb:24 warning: shadowing outer local variable - r /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/rubber-2.0.1/lib/rubber/recipes/rubber/instances.rb:104 warning: shadowing outer local variable - r /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/rubber-2.0.1/lib/rubber/recipes/rubber/instances.rb:133 warning: shadowing outer local variable - r triggering load callbacks * executing `rubber:init' /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/rubber-2.0.1/lib/rubber/environment.rb:45 warning: instance variable @known_roles not initialized ** Auto role: web => web01.mogotest.com, {:platform=>"linux"} ** Auto role: apache => web01.mogotest.com, {:platform=>"linux"} ** Auto role: app => web01.mogotest.com, {:platform=>"linux"} ** Auto role: torquebox => web01.mogotest.com, {:platform=>"linux"} ** Auto role: collectd => web01.mogotest.com, {:platform=>"linux"} ** Auto role: monit => web01.mogotest.com, {:platform=>"linux"} /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/site_ruby/shared/ffi/library.rb:154 warning: shadowing outer local variable - lib Exception `FFI::NotFoundError' at java/lang/Thread.java:1567 - Function 'xsltParseStylesheetDoc' not found in [libxml2.so, libxslt.so, libexslt.so] Exception `FFI::NotFoundError' at java/lang/Thread.java:1567 - Function 'xsltFreeStylesheet' not found in [libxml2.so, libxslt.so, libexslt.so] Exception `FFI::NotFoundError' at java/lang/Thread.java:1567 - Function 'xsltApplyStylesheet' not found in [libxml2.so, libxslt.so, libexslt.so] Exception `FFI::NotFoundError' at java/lang/Thread.java:1567 - Function 'xsltSaveResultToString' not found in [libxml2.so, libxslt.so, libexslt.so] Exception `FFI::NotFoundError' at java/lang/Thread.java:1567 - Function 'xsltSetGenericErrorFunc' not found in [libxml2.so, libxslt.so, libexslt.so] Exception `FFI::NotFoundError' at java/lang/Thread.java:1567 - Function 'xsltRegisterExtModule' not found in [libxml2.so, libxslt.so, libexslt.so] Exception `FFI::NotFoundError' at java/lang/Thread.java:1567 - Function 'xsltRegisterExtFunction' not found in [libxml2.so, libxslt.so, libexslt.so] Exception `FFI::NotFoundError' at java/lang/Thread.java:1567 - Function 'xsltXPathGetTransformContext' not found in [libxml2.so, libxslt.so, libexslt.so] Exception `FFI::NotFoundError' at java/lang/Thread.java:1567 - Function 'exsltRegisterAll' not found in [libxml2.so, libxslt.so, libexslt.so] Exception `FFI::NotFoundError' at java/lang/Thread.java:1567 - Function 'exsltRegisterAll' not found in [libxml2.so, libxslt.so, libexslt.so] /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/nokogiri-1.4.7-java/lib/nokogiri/css.rb:4 warning: global variable `$-w' not initialized java.lang.ClassNotFoundException: racc.CparseService at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at org.jruby.util.JRubyClassLoader.findClass(JRubyClassLoader.java:86) at java.lang.ClassLoader.loadClass(ClassLoader.java:423) at java.lang.ClassLoader.loadClass(ClassLoader.java:356) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at org.jruby.javasupport.JavaSupport.loadJavaClass(JavaSupport.java:136) at org.jruby.runtime.load.LoadService$ExtensionSearcher.trySearch(LoadService.java:597) at org.jruby.runtime.load.LoadService.findFileForLoad(LoadService.java:283) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:330) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.ast.BeginNode.interpret(BeginNode.java:83) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.evaluator.ASTInterpreter.INTERPRET_CLASS(ASTInterpreter.java:103) at org.jruby.evaluator.ASTInterpreter.evalClassDefinitionBody(ASTInterpreter.java:260) at org.jruby.ast.ClassNode.interpret(ClassNode.java:138) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.evaluator.ASTInterpreter.INTERPRET_CLASS(ASTInterpreter.java:103) at org.jruby.evaluator.ASTInterpreter.evalClassDefinitionBody(ASTInterpreter.java:260) at org.jruby.ast.ModuleNode.interpret(ModuleNode.java:120) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:745) at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332) at org.jruby.runtime.load.LoadService.require(LoadService.java:379) at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304) at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1050) at org.jruby.RubyKernel.require19(RubyKernel.java:1042) at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:276) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:231) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:352) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:237) at org.jruby.ast.CallThreeArgNode.interpret(CallThreeArgNode.java:61) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:111) at org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:212) at org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:200) at org.jruby.runtime.Interpreted19Block.call(Interpreted19Block.java:131) at org.jruby.runtime.Block.call(Block.java:89) at org.jruby.RubyProc.call(RubyProc.java:270) at org.jruby.RubyProc.call19(RubyProc.java:258) at org.jruby.RubyProc$i$0$0$call19.call(RubyProc$i$0$0$call19.gen:65535) at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:203) at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:292) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:135) at org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:63) at org.jruby.ast.OpElementOneArgOrAsgnNode.interpret(OpElementOneArgOrAsgnNode.java:68) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:147) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:183) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:292) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:135) at org.jruby.ast.VCallNode.interpret(VCallNode.java:86) at org.jruby.ast.CallSpecialArgBlockPassNode.interpret(CallSpecialArgBlockPassNode.java:53) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:120) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:165) at org.jruby.javasupport.util.RuntimeHelpers$MethodMissingMethod.call(RuntimeHelpers.java:497) at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:211) at org.jruby.runtime.callsite.CachingCallSite.callMethodMissing(CachingCallSite.java:387) at org.jruby.runtime.callsite.RespondToCallSite.cacheAndCall(RespondToCallSite.java:79) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.runtime.callsite.RespondToCallSite.call(RespondToCallSite.java:47) at org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57) at org.jruby.ast.IfNode.interpret(IfNode.java:111) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:111) at org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:212) at org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:163) at org.jruby.runtime.Interpreted19Block.yieldSpecific(Interpreted19Block.java:136) at org.jruby.runtime.Block.yieldSpecific(Block.java:99) at rubyjit.Capistrano::Configuration::Variables#protect_AE7B669CC5E7764CD9DF82943389F19B0DAA5EE2.block_0$RUBY$__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/capistrano-2.12.0/lib/capistrano/configuration/variables.rb:110) at rubyjit$Capistrano::Configuration::Variables#protect_AE7B669CC5E7764CD9DF82943389F19B0DAA5EE2$block_0$RUBY$__file__.call(rubyjit$Capistrano::Configuration::Variables#protect_AE7B669CC5E7764CD9DF82943389F19B0DAA5EE2$block_0$RUBY$__file__:65535) at org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:139) at org.jruby.runtime.Block.yield(Block.java:130) at org.jruby.libraries.ThreadLibrary$Mutex.synchronize(ThreadLibrary.java:224) at org.jruby.libraries.ThreadLibrary$Mutex$i$0$0$synchronize.call(ThreadLibrary$Mutex$i$0$0$synchronize.gen:65535) at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:142) at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:153) at rubyjit.Capistrano::Configuration::Variables#protect_AE7B669CC5E7764CD9DF82943389F19B0DAA5EE2.__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/capistrano-2.12.0/lib/capistrano/configuration/variables.rb:110) at rubyjit.Capistrano::Configuration::Variables#protect_AE7B669CC5E7764CD9DF82943389F19B0DAA5EE2.__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/capistrano-2.12.0/lib/capistrano/configuration/variables.rb) at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:187) at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:176) at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:187) at org.jruby.ast.FCallOneArgBlockNode.interpret(FCallOneArgBlockNode.java:34) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:233) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:215) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:201) at org.jruby.ast.FCallTwoArgNode.interpret(FCallTwoArgNode.java:38) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:120) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:165) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:101) at org.jruby.javasupport.util.RuntimeHelpers$MethodMissingMethod.call(RuntimeHelpers.java:497) at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:203) at org.jruby.javasupport.util.RuntimeHelpers.callMethodMissing(RuntimeHelpers.java:440) at org.jruby.RubyClass.finvoke(RubyClass.java:550) at org.jruby.RubyBasicObject.send19(RubyBasicObject.java:1698) at org.jruby.RubyKernel.send19(RubyKernel.java:2097) at org.jruby.RubyKernel$s$send19.call(RubyKernel$s$send19.gen:65535) at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:176) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:182) at org.jruby.runtime.callsite.CachingCallSite.callVarargs(CachingCallSite.java:112) at rubyjit.Capistrano::Configuration::Namespaces::Namespace#method_missing_3FE0F07C35F15AE1827E7C1A25285669B2D983D9.__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/capistrano-2.12.0/lib/capistrano/configuration/namespaces.rb:193) at rubyjit.Capistrano::Configuration::Namespaces::Namespace#method_missing_3FE0F07C35F15AE1827E7C1A25285669B2D983D9.__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/capistrano-2.12.0/lib/capistrano/configuration/namespaces.rb) at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:87) at org.jruby.javasupport.util.RuntimeHelpers$MethodMissingMethod.call(RuntimeHelpers.java:497) at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:203) at org.jruby.runtime.callsite.CachingCallSite.callMethodMissing(CachingCallSite.java:379) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:289) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:135) at org.jruby.ast.VCallNode.interpret(VCallNode.java:86) at org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:63) at org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:63) at org.jruby.ast.AttrAssignTwoArgNode.interpret(AttrAssignTwoArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:111) at org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:212) at org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:200) at org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:183) at org.jruby.runtime.Block.yieldNonArray(Block.java:141) at org.jruby.RubyBasicObject.yieldUnder(RubyBasicObject.java:1818) at org.jruby.RubyBasicObject.specificEval(RubyBasicObject.java:1842) at org.jruby.RubyBasicObject.instance_eval19(RubyBasicObject.java:1730) at org.jruby.RubyBasicObject$i$instance_eval19.call(RubyBasicObject$i$instance_eval19.gen:65535) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:302) at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:144) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:148) at org.jruby.ast.CallNoArgBlockPassNode.interpret(CallNoArgBlockPassNode.java:53) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.LocalAsgnNode.interpret(LocalAsgnNode.java:123) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) at org.jruby.ast.LocalAsgnNode.interpret(LocalAsgnNode.java:123) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:147) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:183) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:292) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:135) at org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:63) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:111) at org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:212) at org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:163) at org.jruby.runtime.Block.yield(Block.java:130) at org.jruby.RubyArray.eachCommon(RubyArray.java:1608) at org.jruby.RubyArray.each(RubyArray.java:1615) at org.jruby.RubyArray$i$0$0$each.call(RubyArray$i$0$0$each.gen:65535) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:302) at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:144) at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:153) at org.jruby.ast.CallNoArgBlockNode.interpret(CallNoArgBlockNode.java:64) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.IfNode.interpret(IfNode.java:117) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:147) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:183) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:292) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:135) at org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:63) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:147) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:183) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:292) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:135) at org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:63) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.ast.RootNode.interpret(RootNode.java:129) at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119) at org.jruby.Ruby.runInterpreter(Ruby.java:724) at org.jruby.Ruby.loadFile(Ruby.java:2487) at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) at org.jruby.runtime.load.LoadService.load(LoadService.java:270) at org.jruby.RubyKernel.loadCommon(RubyKernel.java:1076) at org.jruby.RubyKernel.load19(RubyKernel.java:1068) at org.jruby.RubyKernel$s$0$1$load19.call(RubyKernel$s$0$1$load19.gen:65535) at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:211) at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:207) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at home.nirvdrum.$_dot_rbenv.versions.jruby_minus_1_dot_6_dot_7.bin.cap.__file__(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/bin/cap:19) at home.nirvdrum.$_dot_rbenv.versions.jruby_minus_1_dot_6_dot_7.bin.cap.load(/home/nirvdrum/.rbenv/versions/jruby-1.6.7/bin/cap) at org.jruby.Ruby.runScript(Ruby.java:697) at org.jruby.Ruby.runScript(Ruby.java:690) at org.jruby.Ruby.runNormally(Ruby.java:597) at org.jruby.Ruby.runFromMain(Ruby.java:446) at org.jruby.Main.doRunFromMain(Main.java:369) at org.jruby.Main.internalRun(Main.java:258) at org.jruby.Main.run(Main.java:224) at org.jruby.Main.run(Main.java:208) at org.jruby.Main.main(Main.java:188) /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/bundler/gems/fog-8996b088eadb/lib/fog/vsphere/compute.rb:61 warning: `*' interpreted as argument prefix Using Ext extension for JSON. /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/bundler/gems/fog-8996b088eadb/lib/fog/aws/requests/elb/create_load_balancer_policy.rb:27 warning: shadowing outer local variable - name /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/bundler/gems/fog-8996b088eadb/lib/fog/aws/requests/elb/set_load_balancer_listener_ssl_certificate.rb:47 warning: shadowing outer local variable - listener /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/bundler/gems/fog-8996b088eadb/lib/fog/aws/requests/elb/set_load_balancer_policies_of_listener.rb:54 warning: shadowing outer local variable - listener /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/bundler/gems/fog-8996b088eadb/lib/fog/aws/models/compute/image.rb:33 warning: shadowing outer local variable - block_device /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/bundler/gems/fog-8996b088eadb/lib/fog/aws/models/compute/subnet.rb:49 warning: Useless use of true in void context. /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/bundler/gems/fog-8996b088eadb/lib/fog/aws/requests/storage/get_object.rb:83 warning: shadowing outer local variable - object Type multipart/x-parallel already registered as a variant of multipart/parallel. Type text/plain already registered as a variant of text/plain. * executing `deploy' * executing `deploy:update' ** transaction: start * executing `deploy:update_code' updating the cached checkout on all servers /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/capistrano-2.12.0/lib/capistrano/recipes/deploy/scm/base.rb:74 warning: instance variable @local_mode not initialized /home/nirvdrum/.rbenv/versions/jruby-1.6.7/lib/ruby/gems/1.8/gems/capistrano-2.12.0/lib/capistrano/recipes/deploy/scm/base.rb:62 warning: instance variable @local_mode not initialized executing locally: "git ls-remote git@github.com:mogotest/mogotest.git master" command finished in 883ms * executing "if [ -d /mnt/mogotest-production/shared/cached-copy ]; then cd /mnt/mogotest-production/shared/cached-copy && git fetch -q origin && git fetch --tags -q origin && git reset -q --hard 9a957290f7cf2139076de174c31fb0d7fb0cc46d && git submodule -q init && for mod in `git submodule status | awk '{ print $2 }'`; do git config -f .git/config submodule.${mod}.url `git config -f .gitmodules --get submodule.${mod}.url` && echo Synced $mod; done && git submodule -q sync && export GIT_RECURSIVE=$([ ! \"`git --version`\" \\< \"git version 1.6.5\" ] && echo --recursive) && git submodule -q update --init $GIT_RECURSIVE && git clean -q -d -x -f; else git clone -q git@github.com:mogotest/mogotest.git /mnt/mogotest-production/shared/cached-copy && cd /mnt/mogotest-production/shared/cached-copy && git checkout -q -b deploy 9a957290f7cf2139076de174c31fb0d7fb0cc46d && git submodule -q init && git submodule -q sync && export GIT_RECURSIVE=$([ ! \"`git --version`\" \\< \"git version 1.6.5\" ] && echo --recursive) && git submodule -q update --init $GIT_RECURSIVE; fi" servers: ["web01.mogotest.com"] Exception `Net::SSH::Exception' at java/lang/Thread.java:1567 - could not settle on language_client algorithm Exception `Net::SSH::Exception' at java/lang/Thread.java:1567 - could not settle on language_server algorithm [web01.mogotest.com] executing command ^Aa