Skip to content

Instantly share code, notes, and snippets.

@philippkueng
Created January 29, 2012 19:35
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 philippkueng/1700292 to your computer and use it in GitHub Desktop.
Save philippkueng/1700292 to your computer and use it in GitHub Desktop.
R-SBB-timetables-spider Error Log
iMac:R-SBB-timetables-spider philippkueng$ rake station:set_bounds bounds=8.53,47.41,8.61,47.46 --trace
** Invoke station:set_bounds (first_time)
** Execute station:set_bounds
rake aborted!
undefined method `path' for #<StringIO:0x007fcbdbbb7480>
/Users/philippkueng/Documents/Programming/Ruby/R-SBB-timetables-spider/scripts/station.rb:153:in `findStationsInArea'
/Users/philippkueng/Documents/Programming/Ruby/R-SBB-timetables-spider/Rakefile:131:in `block (2 levels) in <top (required)>'
/Users/philippkueng/.rvm/gems/ruby-1.9.2-p290/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `call'
/Users/philippkueng/.rvm/gems/ruby-1.9.2-p290/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `block in execute'
/Users/philippkueng/.rvm/gems/ruby-1.9.2-p290/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `each'
/Users/philippkueng/.rvm/gems/ruby-1.9.2-p290/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `execute'
/Users/philippkueng/.rvm/gems/ruby-1.9.2-p290/gems/rake-0.9.2.2/lib/rake/task.rb:158:in `block in invoke_with_call_chain'
/Users/philippkueng/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
/Users/philippkueng/.rvm/gems/ruby-1.9.2-p290/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
/Users/philippkueng/.rvm/gems/ruby-1.9.2-p290/gems/rake-0.9.2.2/lib/rake/task.rb:144:in `invoke'
/Users/philippkueng/.rvm/gems/ruby-1.9.2-p290/gems/rake-0.9.2.2/lib/rake/application.rb:116:in `invoke_task'
/Users/philippkueng/.rvm/gems/ruby-1.9.2-p290/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `block (2 levels) in top_level'
/Users/philippkueng/.rvm/gems/ruby-1.9.2-p290/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `each'
/Users/philippkueng/.rvm/gems/ruby-1.9.2-p290/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `block in top_level'
/Users/philippkueng/.rvm/gems/ruby-1.9.2-p290/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
/Users/philippkueng/.rvm/gems/ruby-1.9.2-p290/gems/rake-0.9.2.2/lib/rake/application.rb:88:in `top_level'
/Users/philippkueng/.rvm/gems/ruby-1.9.2-p290/gems/rake-0.9.2.2/lib/rake/application.rb:66:in `block in run'
/Users/philippkueng/.rvm/gems/ruby-1.9.2-p290/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
/Users/philippkueng/.rvm/gems/ruby-1.9.2-p290/gems/rake-0.9.2.2/lib/rake/application.rb:63:in `run'
/Users/philippkueng/.rvm/gems/ruby-1.9.2-p290/gems/rake-0.9.2.2/bin/rake:33:in `<top (required)>'
/Users/philippkueng/.rvm/gems/ruby-1.9.2-p290/bin/rake:19:in `load'
/Users/philippkueng/.rvm/gems/ruby-1.9.2-p290/bin/rake:19:in `<main>'
Tasks: TOP => station:set_bounds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment