Skip to content

Instantly share code, notes, and snippets.

@maxwell
Created September 16, 2011 20:59
Show Gist options
  • Select an option

  • Save maxwell/1223136 to your computer and use it in GitHub Desktop.

Select an option

Save maxwell/1223136 to your computer and use it in GitHub Desktop.
error!
undefined method `save!' for #<RelayableRetraction:0x7810810>
lib/postzord/receiver/public.rb:48:in `save_object'
lib/postzord/receiver/public.rb:23:in `perform!'
app/models/jobs/receive_unencrypted_salmon.rb:14:in `perform'
[GEM_ROOT]/gems/resque-1.10.0/lib/resque/job.rb:146:in `perform'
[GEM_ROOT]/gems/resque-timeout-1.0.0/lib/resque/plugins/timeout.rb:25:in `around_perform_with_timeout'
/usr/local/rvm/rubies/ree-1.8.7-2010.02/lib/ruby/1.8/timeout.rb:62:in `timeout'
[GEM_ROOT]/gems/resque-timeout-1.0.0/lib/resque/plugins/timeout.rb:24:in `around_perform_with_timeout'
[GEM_ROOT]/gems/resque-1.10.0/lib/resque/job.rb:145:in `send'
[GEM_ROOT]/gems/resque-1.10.0/lib/resque/job.rb:145:in `perform'
[GEM_ROOT]/gems/resque-1.10.0/lib/resque/job.rb:141:in `call'
[GEM_ROOT]/gems/resque-1.10.0/lib/resque/job.rb:141:in `perform'
lib/resque_job_logging.rb:8:in `around_perform_log_job'
/usr/local/rvm/rubies/ree-1.8.7-2010.02/lib/ruby/1.8/benchmark.rb:308:in `realtime'
lib/resque_job_logging.rb:6:in `around_perform_log_job'
[GEM_ROOT]/gems/resque-1.10.0/lib/resque/job.rb:141:in `send'
[GEM_ROOT]/gems/resque-1.10.0/lib/resque/job.rb:141:in `perform'
[GEM_ROOT]/gems/resque-1.10.0/lib/resque/job.rb:153:in `call'
[GEM_ROOT]/gems/resque-1.10.0/lib/resque/job.rb:153:in `perform'
[GEM_ROOT]/gems/resque-1.10.0/lib/resque/worker.rb:157:in `perform'
[GEM_ROOT]/gems/resque-1.10.0/lib/resque/worker.rb:124:in `work'
[GEM_ROOT]/gems/resque-1.10.0/lib/resque/worker.rb:110:in `loop'
[GEM_ROOT]/gems/resque-1.10.0/lib/resque/worker.rb:110:in `work'
[GEM_ROOT]/gems/resque-1.10.0/lib/resque/tasks.rb:24
[GEM_ROOT]/gems/rake-0.9.2/lib/rake/task.rb:205:in `call'
[GEM_ROOT]/gems/rake-0.9.2/lib/rake/task.rb:205:in `execute'
[GEM_ROOT]/gems/rake-0.9.2/lib/rake/task.rb:200:in `each'
[GEM_ROOT]/gems/rake-0.9.2/lib/rake/task.rb:200:in `execute'
[GEM_ROOT]/gems/rake-0.9.2/lib/rake/task.rb:158:in `invoke_with_call_chain'
/usr/local/rvm/rubies/ree-1.8.7-2010.02/lib/ruby/1.8/monitor.rb:242:in `synchronize'
[GEM_ROOT]/gems/rake-0.9.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
[GEM_ROOT]/gems/rake-0.9.2/lib/rake/task.rb:144:in `invoke'
[GEM_ROOT]/gems/rake-0.9.2/lib/rake/application.rb:112:in `invoke_task'
[GEM_ROOT]/gems/rake-0.9.2/lib/rake/application.rb:90:in `top_level'
[GEM_ROOT]/gems/rake-0.9.2/lib/rake/application.rb:90:in `each'
[GEM_ROOT]/gems/rake-0.9.2/lib/rake/application.rb:90:in `top_level'
[GEM_ROOT]/gems/rake-0.9.2/lib/rake/application.rb:129:in `standard_exception_handling'
[GEM_ROOT]/gems/rake-0.9.2/lib/rake/application.rb:84:in `top_level'
[GEM_ROOT]/gems/rake-0.9.2/lib/rake/application.rb:62:in `run'
[GEM_ROOT]/gems/rake-0.9.2/lib/rake/application.rb:129:in `standard_exception_handling'
[GEM_ROOT]/gems/rake-0.9.2/lib/rake/application.rb:59:in `run'
[GEM_ROOT]/gems/rake-0.9.2/bin/rake:32
/usr/local/bin/rake:19:in `load'
/usr/local/bin/rake:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment