Skip to content

Instantly share code, notes, and snippets.

@oleander
Created February 4, 2011 20:07
Show Gist options
  • Save oleander/811676 to your computer and use it in GitHub Desktop.
Save oleander/811676 to your computer and use it in GitHub Desktop.
Line 210 and 214 here: https://github.com/oleander/MovieSearcher/blob/master/lib/imdb_party/httparty_icebox.rb
RubyBasicObject.java:1600:in `getNativeTypeIndex': java.lang.UnsupportedOperationException: Not supported yet.
from MarshalStream.java:161:in `getVariables'
from MarshalStream.java:204:in `writeDirectly'
from RubyClass.java:1547:in `dump'
from RubyClass.java:1625:in `smartDump'
from MarshalStream.java:154:in `writeAndRegister'
from MarshalStream.java:108:in `dumpObject'
from RubyMarshal.java:162:in `dumpToStream'
from RubyMarshal.java:101:in `dump'
from org/jruby/RubyMarshal$s_method_0_2$RUBYINVOKER$dump.gen:65535:in `call'
from DynamicMethod.java:208:in `call'
from DynamicMethod.java:204:in `call'
from CachingCallSite.java:282:in `cacheAndCall'
from CachingCallSite.java:139:in `call'
from CallOneArgNode.java:57:in `interpret'
from CallOneArgNode.java:57:in `interpret'
from NewlineNode.java:103:in `interpret'
from ASTInterpreter.java:107:in `INTERPRET_BLOCK'
from Interpreted19Block.java:189:in `evalBlockBody'
from Interpreted19Block.java:140:in `yield'
from Block.java:130:in `yield'
from RubyIO.java:1066:in `open'
from org/jruby/RubyIO$s_method_0_2$RUBYINVOKER$open.gen:65535:in `call'
from DynamicMethod.java:216:in `call'
from CachingCallSite.java:312:in `cacheAndCall'
from CachingCallSite.java:182:in `callBlock'
from CachingCallSite.java:191:in `callIter'
from CallTwoArgBlockNode.java:62:in `interpret'
from NewlineNode.java:103:in `interpret'
from BlockNode.java:71:in `interpret'
from ASTInterpreter.java:70:in `INTERPRET_METHOD'
from InterpretedMethod.java:227:in `call'
from DefaultMethod.java:195:in `call'
from CachingCallSite.java:302:in `cacheAndCall'
from CachingCallSite.java:173:in `call'
from CallTwoArgNode.java:59:in `interpret'
from NewlineNode.java:103:in `interpret'
from ASTInterpreter.java:70:in `INTERPRET_METHOD'
from InterpretedMethod.java:227:in `call'
from DefaultMethod.java:195:in `call'
from CachingCallSite.java:302:in `cacheAndCall'
from CachingCallSite.java:173:in `call'
from CallTwoArgNode.java:59:in `interpret'
from IfNode.java:117:in `interpret'
from NewlineNode.java:103:in `interpret'
from BlockNode.java:71:in `interpret'
from IfNode.java:119:in `interpret'
from NewlineNode.java:103:in `interpret'
from BlockNode.java:71:in `interpret'
from ASTInterpreter.java:70:in `INTERPRET_METHOD'
from InterpretedMethod.java:227:in `call'
from DefaultMethod.java:195:in `call'
from CachingCallSite.java:302:in `cacheAndCall'
from CachingCallSite.java:173:in `call'
from CallTwoArgNode.java:59:in `interpret'
from NewlineNode.java:103:in `interpret'
from ASTInterpreter.java:70:in `INTERPRET_METHOD'
from InterpretedMethod.java:227:in `call'
from DefaultMethod.java:195:in `call'
from CachingCallSite.java:302:in `cacheAndCall'
from CachingCallSite.java:173:in `call'
from CallTwoArgNode.java:59:in `interpret'
from CallNoArgNode.java:61:in `interpret'
from LocalAsgnNode.java:123:in `interpret'
from NewlineNode.java:103:in `interpret'
from BlockNode.java:71:in `interpret'
from ASTInterpreter.java:70:in `INTERPRET_METHOD'
from InterpretedMethod.java:184:in `call'
from DefaultMethod.java:179:in `call'
from CachingCallSite.java:282:in `cacheAndCall'
from CachingCallSite.java:139:in `call'
from CallOneArgNode.java:57:in `interpret'
from LocalAsgnNode.java:123:in `interpret'
from NewlineNode.java:103:in `interpret'
from BlockNode.java:71:in `interpret'
from UntilNode.java:120:in `interpret'
from NewlineNode.java:103:in `interpret'
from BlockNode.java:71:in `interpret'
from ASTInterpreter.java:70:in `INTERPRET_METHOD'
from InterpretedMethod.java:141:in `call'
from DefaultMethod.java:163:in `call'
from CachingCallSite.java:262:in `cacheAndCall'
from CachingCallSite.java:105:in `call'
from CallNoArgNode.java:61:in `interpret'
from LocalAsgnNode.java:123:in `interpret'
from NewlineNode.java:103:in `interpret'
from BlockNode.java:71:in `interpret'
from ASTInterpreter.java:70:in `INTERPRET_METHOD'
from InterpretedMethod.java:184:in `call'
from DefaultMethod.java:179:in `call'
from CachingCallSite.java:282:in `cacheAndCall'
from CachingCallSite.java:139:in `call'
from CallOneArgNode.java:57:in `interpret'
from IfNode.java:119:in `interpret'
from NewlineNode.java:103:in `interpret'
from BlockNode.java:71:in `interpret'
from ASTInterpreter.java:70:in `INTERPRET_METHOD'
from InterpretedMethod.java:184:in `call'
from DefaultMethod.java:179:in `call'
from CachingCallSite.java:282:in `cacheAndCall'
from CachingCallSite.java:139:in `call'
from fetch.rb:38:in `__file__'
from fetch.rb:-1:in `load'
from Ruby.java:702:in `runScript'
from Ruby.java:587:in `runNormally'
from Ruby.java:421:in `runFromMain'
from Main.java:304:in `run'
from Main.java:144:in `run'
from Main.java:113:in `main'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment