Created
August 2, 2013 21:42
-
-
Save likethesky/6143675 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
file:/Users/brad/.rvm/rubies/jruby-1.7.4/lib/jruby.jar!/jruby/java/core_ext/object.rb:73 warning: already initialized constant Set | |
Unable to load thrift_native extension. Defaulting to pure Ruby libraries. | |
ArgumentError: wrong number of arguments calling `initialize` (1 for 0) | |
new at org/jruby/java/proxies/JavaInterfaceTemplate.java:387 | |
TimeWindowSize at /Users/brad/git/thrift-utils-gem/lib/thrift-client/gen-rb/scoring_types.rb:15 | |
Product_service at /Users/brad/git/thrift-utils-gem/lib/thrift-client/gen-rb/scoring_types.rb:10 | |
(root) at /Users/brad/git/thrift-utils-gem/lib/thrift-client/gen-rb/scoring_types.rb:9 | |
require at org/jruby/RubyKernel.java:1054 | |
(root) at /Users/brad/git/thrift-utils-gem/lib/thrift-client/gen-rb/product_types.rb:1 | |
require at org/jruby/RubyKernel.java:1054 | |
(root) at /Users/brad/git/thrift-utils-gem/lib/thrift-client/gen-rb/product_types.rb:8 | |
require at org/jruby/RubyKernel.java:1054 | |
(root) at /Users/brad/git/thrift-utils-gem/lib/thrift-client/gen-rb/product_shopping.rb:1 | |
require at org/jruby/RubyKernel.java:1054 | |
(root) at /Users/brad/git/thrift-utils-gem/lib/thrift-client/gen-rb/product_shopping.rb:8 | |
require at org/jruby/RubyKernel.java:1054 | |
(root) at /Users/brad/git/thrift-utils-gem/lib/thrift_utils/thrift_service_interface.rb:1 | |
require at org/jruby/RubyKernel.java:1054 | |
(root) at /Users/brad/git/thrift-utils-gem/lib/thrift_utils/thrift_service_interface.rb:23 | |
load at org/jruby/RubyKernel.java:1073 | |
(root) at /Users/brad/git/thrift-utils-gem/lib/thrift_utils.rb:1 | |
each at org/jruby/RubyArray.java:1617 | |
(root) at /Users/brad/git/thrift-utils-gem/lib/thrift_utils.rb:2 | |
(root) at /Users/brad/git/thrift-utils-gem/spec/spec_helper.rb:1 | |
(root) at /Users/brad/git/thrift-utils-gem/spec/spec_helper.rb:40 | |
(root) at /Users/brad/git/thrift-utils-gem/spec/lib/thrift_resource_spec.rb:1 | |
call at org/jruby/RubyProc.java:274 | |
call at org/jruby/RubyProc.java:215 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment