Created
September 15, 2010 20:30
-
-
Save jamesgolick/581426 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Thread.java:1460:in `getStackTrace': wrong # of arguments(2 for 0) (ArgumentError) | |
| from RubyException.java:147:in `setBacktraceFrames' | |
| from RaiseException.java:177:in `setException' | |
| from RaiseException.java:73:in `<init>' | |
| from Ruby.java:3320:in `newRaiseException' | |
| from Ruby.java:3002:in `newArgumentError' | |
| from Arity.java:266:in `raiseArgumentError' | |
| from JavaMethod.java:215:in `raiseArgumentError' | |
| from JavaMethod.java:426:in `call' | |
| from org/jruby/gen/InterfaceImpl1831257665.gen:13:in `map' | |
| from LoadBalancedTimelineServiceClientFactory.scala:13:in `apply' | |
| from NativeMethodAccessorImpl.java:-2:in `invoke0' | |
| from NativeMethodAccessorImpl.java:39:in `invoke' | |
| from DelegatingMethodAccessorImpl.java:25:in `invoke' | |
| from Method.java:597:in `invoke' | |
| from JavaMethod.java:508:in `invokeDirectWithExceptionHandling' | |
| from JavaMethod.java:368:in `invokeDirect' | |
| from InstanceMethodInvoker.java:49:in `call' | |
| from CachingCallSite.java:289:in `cacheAndCall' | |
| from CachingCallSite.java:108:in `call' | |
| from test.rb:5:in `__file__' | |
| from test.rb:-1:in `load' | |
| from Ruby.java:685:in `runScript' | |
| from Ruby.java:568:in `runNormally' | |
| from Ruby.java:414:in `runFromMain' | |
| from Main.java:286:in `run' | |
| from Main.java:128:in `run' | |
| from Main.java:97:in `main' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment