Skip to content

Instantly share code, notes, and snippets.

@grosscol
Created July 22, 2016 21:26
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 grosscol/254c6f5bee0531164fc2ecbe8743fa68 to your computer and use it in GitHub Desktop.
Save grosscol/254c6f5bee0531164fc2ecbe8743fa68 to your computer and use it in GitHub Desktop.
Sufia.rc2 resque failure
{"failed_at"=>"2016/07/22 17:22:34 EDT",
"payload"=>{"class"=>"ActiveJob::QueueAdapters::ResqueAdapter::JobWrapper",
"args"=>[{"job_class"=>"AttachFilesToWorkJob",
"job_id"=>"743a3137-e4bd-4761-8031-b14f7f2e8c24",
"queue_name"=>"ingest",
"arguments"=>[{"_aj_globalid"=>"gid://vs/Work/jq085j963"}, [{"_aj_globalid"=>"gid://vs/Sufia::UploadedFile/14"}, {"_aj_globalid"=>"gid://vs/Sufia::UploadedFile/15"}, {"_aj_globalid"=>"gid://vs/Sufia::UploadedFile/16"}, {"_aj_globalid"=>"gid://vs/Sufia::UploadedFile/17"}]], "locale"=>"en"}]},
"exception"=>"ActiveJob::DeserializationError",
"error"=>"Error while trying to deserialize arguments: uninitialized constant Work",
"backtrace"=>["/hydra-dev/umrdr-staging/shared/vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.6/lib/active_support/inflector/methods.rb:261:in `const_get'", "/hydra-dev/umrdr-staging/shared/vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.6/lib/active_support/inflector/methods.rb:261:in `block in constantize'", "/hydra-dev/umrdr-staging/shared/vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.6/lib/active_support/inflector/methods.rb:259:in `each'", "/hydra-dev/umrdr-staging/shared/vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.6/lib/active_support/inflector/methods.rb:259:in `inject'", "/hydra-dev/umrdr-staging/shared/vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.6/lib/active_support/inflector/methods.rb:259:in `constantize'", "/hydra-dev/umrdr-staging/shared/vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.6/lib/active_support/core_ext/string/inflections.rb:66:in `constantize'", "/hydra-dev/umrdr-staging/shared/vendor/bundle/ruby/2.3.0/gems/globalid-0.3.6/lib/global_id/global_id.rb:60:in `model_class'", "/hydra-dev/umrdr-staging/shared/vendor/bundle/ruby/2.3.0/gems/globalid-0.3.6/lib/global_id/locator.rb:17:in `locate'", "/hydra-dev/umrdr-staging/shared/vendor/bundle/ruby/2.3.0/gems/activejob-4.2.6/lib/active_job/arguments.rb:97:in `deserialize_global_id'", "/hydra-dev/umrdr-staging/shared/vendor/bundle/ruby/2.3.0/gems/activejob-4.2.6/lib/active_job/arguments.rb:83:in `deserialize_argument'", "/hydra-dev/umrdr-staging/shared/vendor/bundle/ruby/2.3.0/gems/activejob-4.2.6/lib/active_job/arguments.rb:40:in `block in deserialize'", "/hydra-dev/umrdr-staging/shared/vendor/bundle/ruby/2.3.0/gems/activejob-4.2.6/lib/active_job/arguments.rb:40:in `map'", "/hydra-dev/umrdr-staging/shared/vendor/bundle/ruby/2.3.0/gems/activejob-4.2.6/lib/active_job/arguments.rb:40:in `deserialize'", "/hydra-dev/umrdr-staging/shared/vendor/bundle/ruby/2.3.0/gems/activejob-4.2.6/lib/active_job/core.rb:90:in `deserialize_arguments'", "/hydra-dev/umrdr-staging/shared/vendor/bundle/ruby/2.3.0/gems/activejob-4.2.6/lib/active_job/core.rb:80:in `deserialize_arguments_if_needed'", "/hydra-dev/umrdr-staging/shared/vendor/bundle/ruby/2.3.0/gems/activejob-4.2.6/lib/active_job/execution.rb:30:in `perform_now'", "/hydra-dev/umrdr-staging/shared/vendor/bundle/ruby/2.3.0/gems/activejob-4.2.6/lib/active_job/execution.rb:21:in `execute'", "/hydra-dev/umrdr-staging/shared/vendor/bundle/ruby/2.3.0/gems/activejob-4.2.6/lib/active_job/queue_adapters/resque_adapter.rb:46:in `perform'"], "worker"=>"nectar.umdl.umich.edu:23280:*", "queue"=>"ingest"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment