Skip to content

Instantly share code, notes, and snippets.

@shouichi
Created November 8, 2013 06:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shouichi/7366958 to your computer and use it in GitHub Desktop.
Save shouichi/7366958 to your computer and use it in GitHub Desktop.
org.jruby.exceptions.RaiseException: (NoMethodError) undefined method `each' for nil:NilClass
at org.jruby.RubyBasicObject.__send__(org/jruby/RubyBasicObject.java:1703)
at org.jruby.RubyKernel.send(org/jruby/RubyKernel.java:2209)
at JRuby::Rack::Response.write_body(file:/data/app/merchant-directory/installs/merchant-directory_8337a73a968721f156554e9e28d565ea1898d5bf/vendor/jruby-rack.jar!/jruby/rack/response.rb:171)
at JRuby::Rack::Response.write_body(file:/data/app/merchant-directory/installs/merchant-directory_8337a73a968721f156554e9e28d565ea1898d5bf/vendor/jruby-rack.jar!/jruby/rack/response.rb:145)
at JRuby::Rack::Response.respond(file:/data/app/merchant-directory/installs/merchant-directory_8337a73a968721f156554e9e28d565ea1898d5bf/vendor/jruby-rack.jar!/jruby/rack/response.rb:93)
at JRuby$$Rack$$Response_1331249969.respond(JRuby$$Rack$$Response_1331249969.gen:13)
@shouichi
Copy link
Author

shouichi commented Nov 8, 2013

curl -O https://squareup.com/sitemap/merchants-00000000000.xml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment