Skip to content

Instantly share code, notes, and snippets.

@brightcloudy
Created July 18, 2011 16:49
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 brightcloudy/1090045 to your computer and use it in GitHub Desktop.
Save brightcloudy/1090045 to your computer and use it in GitHub Desktop.
DataObjects::URI.new with arguments is deprecated, use a Hash of URI components (/usr/lib/ruby/gems/1.8/gems/dm-do-adapter-1.1.0/lib/dm-do-adapter/adapter.rb:231:in `new')
** Invoke fetch:get_games (first_time)
** Execute fetch:get_games
rake aborted!
ClanScoreEntry#save returned false, ClanScoreEntry was not saved
/usr/lib/ruby/gems/1.8/gems/dm-core-1.1.0/lib/dm-core/resource.rb:1197:in `assert_save_successful'
/usr/lib/ruby/gems/1.8/gems/dm-core-1.1.0/lib/dm-core/resource.rb:407:in `save'
/usr/lib/ruby/gems/1.8/gems/dm-validations-1.1.0/lib/dm-validations.rb:69:in `save'
/usr/lib/ruby/gems/1.8/gems/dm-validations-1.1.0/lib/dm-validations/support/context.rb:30:in `validation_context'
/usr/lib/ruby/gems/1.8/gems/dm-validations-1.1.0/lib/dm-validations.rb:69:in `save'
./trophy_calculations.rb:380:in `update_clan_scores'
./trophy_calculations.rb:365:in `update_scores'
./models/game.rb:247
/usr/lib/ruby/gems/1.8/gems/dm-core-1.1.0/lib/dm-core/model/hook.rb:77:in `instance_eval'
/usr/lib/ruby/gems/1.8/gems/dm-core-1.1.0/lib/dm-core/model/hook.rb:77:in `call'
/usr/lib/ruby/gems/1.8/gems/dm-core-1.1.0/lib/dm-core/resource.rb:1145:in `execute_hooks_for'
/usr/lib/ruby/gems/1.8/gems/dm-core-1.1.0/lib/dm-core/resource.rb:1145:in `each'
/usr/lib/ruby/gems/1.8/gems/dm-core-1.1.0/lib/dm-core/resource.rb:1145:in `execute_hooks_for'
/usr/lib/ruby/gems/1.8/gems/dm-core-1.1.0/lib/dm-core/resource.rb:716:in `after_update_hook'
/usr/lib/ruby/gems/1.8/gems/dm-core-1.1.0/lib/dm-core/resource.rb:989:in `update_with_hooks'
/usr/lib/ruby/gems/1.8/gems/dm-core-1.1.0/lib/dm-core/resource.rb:985:in `catch'
/usr/lib/ruby/gems/1.8/gems/dm-core-1.1.0/lib/dm-core/resource.rb:985:in `update_with_hooks'
/usr/lib/ruby/gems/1.8/gems/dm-core-1.1.0/lib/dm-core/resource.rb:1022:in `save_self'
/usr/lib/ruby/gems/1.8/gems/dm-validations-1.1.0/lib/dm-validations.rb:82:in `save_self'
/usr/lib/ruby/gems/1.8/gems/dm-core-1.1.0/lib/dm-core/resource.rb:1007:in `_save'
/usr/lib/ruby/gems/1.8/gems/dm-core-1.1.0/lib/dm-core/resource.rb:1223:in `run_once'
/usr/lib/ruby/gems/1.8/gems/dm-core-1.1.0/lib/dm-core/resource.rb:1006:in `_save'
/usr/lib/ruby/gems/1.8/gems/dm-core-1.1.0/lib/dm-core/resource.rb:406:in `save'
/usr/lib/ruby/gems/1.8/gems/dm-validations-1.1.0/lib/dm-validations.rb:69:in `save'
/usr/lib/ruby/gems/1.8/gems/dm-validations-1.1.0/lib/dm-validations/support/context.rb:30:in `validation_context'
/usr/lib/ruby/gems/1.8/gems/dm-validations-1.1.0/lib/dm-validations.rb:69:in `save'
./fetch_games.rb:36:in `fetch_all'
./fetch_games.rb:28:in `each'
./fetch_games.rb:28:in `fetch_all'
/usr/lib/ruby/gems/1.8/gems/dm-core-1.1.0/lib/dm-core/collection.rb:507:in `each'
/usr/lib/ruby/gems/1.8/gems/dm-core-1.1.0/lib/dm-core/support/lazy_array.rb:411:in `each'
/usr/lib/ruby/gems/1.8/gems/dm-core-1.1.0/lib/dm-core/support/lazy_array.rb:411:in `each'
/usr/lib/ruby/gems/1.8/gems/dm-core-1.1.0/lib/dm-core/collection.rb:504:in `each'
./fetch_games.rb:11:in `fetch_all'
/home/junethack/Junethack/Rakefile.rb:128
/usr/lib/ruby/gems/1.8/gems/rake-0.9.2/lib/rake/task.rb:205:in `call'
/usr/lib/ruby/gems/1.8/gems/rake-0.9.2/lib/rake/task.rb:205:in `execute'
/usr/lib/ruby/gems/1.8/gems/rake-0.9.2/lib/rake/task.rb:200:in `each'
/usr/lib/ruby/gems/1.8/gems/rake-0.9.2/lib/rake/task.rb:200:in `execute'
/usr/lib/ruby/gems/1.8/gems/rake-0.9.2/lib/rake/task.rb:158:in `invoke_with_call_chain'
/usr/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/usr/lib/ruby/gems/1.8/gems/rake-0.9.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
/usr/lib/ruby/gems/1.8/gems/rake-0.9.2/lib/rake/task.rb:144:in `invoke'
/usr/lib/ruby/gems/1.8/gems/rake-0.9.2/lib/rake/application.rb:112:in `invoke_task'
/usr/lib/ruby/gems/1.8/gems/rake-0.9.2/lib/rake/application.rb:90:in `top_level'
/usr/lib/ruby/gems/1.8/gems/rake-0.9.2/lib/rake/application.rb:90:in `each'
/usr/lib/ruby/gems/1.8/gems/rake-0.9.2/lib/rake/application.rb:90:in `top_level'
/usr/lib/ruby/gems/1.8/gems/rake-0.9.2/lib/rake/application.rb:129:in `standard_exception_handling'
/usr/lib/ruby/gems/1.8/gems/rake-0.9.2/lib/rake/application.rb:84:in `top_level'
/usr/lib/ruby/gems/1.8/gems/rake-0.9.2/lib/rake/application.rb:62:in `run'
/usr/lib/ruby/gems/1.8/gems/rake-0.9.2/lib/rake/application.rb:129:in `standard_exception_handling'
/usr/lib/ruby/gems/1.8/gems/rake-0.9.2/lib/rake/application.rb:59:in `run'
/usr/lib/ruby/gems/1.8/gems/rake-0.9.2/bin/rake:32
/usr/bin/rake:19:in `load'
/usr/bin/rake:19
Tasks: TOP => fetch:get_games
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment