Advertisement
Guest User

Untitled

a guest
Feb 15th, 2012
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.55 KB | None | 0 0
  1. TypeError (can't dump anonymous class Class):
  2. /usr/lib/ruby/1.9.1/psych/visitors/yaml_tree.rb:211:in `visit_Class'
  3. /usr/lib/ruby/1.9.1/psych/visitors/yaml_tree.rb:63:in `accept'
  4. /usr/lib/ruby/1.9.1/psych/visitors/yaml_tree.rb:325:in `block in dump_ivars'
  5. /usr/lib/ruby/1.9.1/psych/visitors/yaml_tree.rb:323:in `each'
  6. /usr/lib/ruby/1.9.1/psych/visitors/yaml_tree.rb:323:in `dump_ivars'
  7. /usr/lib/ruby/1.9.1/psych/visitors/yaml_tree.rb:85:in `visit_Object'
  8. /usr/lib/ruby/1.9.1/psych/visitors/yaml_tree.rb:63:in `accept'
  9. /usr/lib/ruby/1.9.1/psych/visitors/yaml_tree.rb:95:in `block in visit_Struct'
  10. /usr/lib/ruby/1.9.1/psych/visitors/yaml_tree.rb:93:in `each'
  11. /usr/lib/ruby/1.9.1/psych/visitors/yaml_tree.rb:93:in `visit_Struct'
  12. /usr/lib/ruby/1.9.1/psych/visitors/yaml_tree.rb:63:in `accept'
  13. /usr/lib/ruby/1.9.1/psych/visitors/yaml_tree.rb:36:in `<<'
  14. /usr/lib/ruby/1.9.1/psych.rb:165:in `dump'
  15. vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.0/lib/active_record/coders/yaml_column.rb:18:in `dump'
  16. vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.0/lib/active_record/attribute_methods/serialization.rb:29:in `serialize'
  17. vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.0/lib/active_record/attribute_methods/serialization.rb:19:in `serialized_value'
  18. vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.0/lib/active_record/attribute_methods.rb:233:in `block in arel_attributes_values'
  19. vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.0/lib/active_record/attribute_methods.rb:227:in `each'
  20. vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.0/lib/active_record/attribute_methods.rb:227:in `arel_attributes_values'
  21. vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.0/lib/active_record/persistence.rb:351:in `update'
  22. vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.0/lib/active_record/locking/optimistic.rb:68:in `update'
  23. vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.0/lib/active_record/attribute_methods/dirty.rb:74:in `update'
  24. vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.0/lib/active_record/timestamp.rb:70:in `update'
  25. vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.0/lib/active_record/callbacks.rb:272:in `block in update'
  26. vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.0/lib/active_support/callbacks.rb:403:in `_run__2944406941404493938__update__4297471068312107066__callbacks'
  27. vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.0/lib/active_support/callbacks.rb:405:in `__run_callback'
  28. vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.0/lib/active_support/callbacks.rb:385:in `_run_update_callbacks'
  29. vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.0/lib/active_support/callbacks.rb:81:in `run_callbacks'
  30. vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.0/lib/active_record/callbacks.rb:272:in `update'
  31. vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.0/lib/active_record/persistence.rb:344:in `create_or_update'
  32. vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.0/lib/active_record/callbacks.rb:264:in `block in create_or_update'
  33. vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.0/lib/active_support/callbacks.rb:436:in `_run__2944406941404493938__save__4297471068312107066__callbacks'
  34. vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.0/lib/active_support/callbacks.rb:405:in `__run_callback'
  35. vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.0/lib/active_support/callbacks.rb:385:in `_run_save_callbacks'
  36. vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.0/lib/active_support/callbacks.rb:81:in `run_callbacks'
  37. vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.0/lib/active_record/callbacks.rb:264:in `create_or_update'
  38. vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.0/lib/active_record/persistence.rb:84:in `save'
  39. vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.0/lib/active_record/validations.rb:50:in `save'
  40. vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.0/lib/active_record/attribute_methods/dirty.rb:22:in `save'
  41. vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.0/lib/active_record/transactions.rb:241:in `block (2 levels) in save'
  42. vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.0/lib/active_record/transactions.rb:295:in `block in with_transaction_returning_status'
  43. vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.0/lib/active_record/connection_adapters/abstract/database_statements.rb:190:in `transaction'
  44. vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.0/lib/active_record/transactions.rb:208:in `transaction'
  45. vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.3.1/lib/new_relic/agent/method_tracer.rb:491:in `block in transaction_with_trace_ActiveRecord_self_name_transaction'
  46. vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.3.1/lib/new_relic/agent/method_tracer.rb:242:in `trace_execution_scoped'
  47. vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.3.1/lib/new_relic/agent/method_tracer.rb:486:in `transaction_with_trace_ActiveRecord_self_name_transaction'
  48. vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.0/lib/active_record/transactions.rb:293:in `with_transaction_returning_status'
  49. vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.0/lib/active_record/transactions.rb:241:in `block in save'
  50. vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.0/lib/active_record/transactions.rb:252:in `rollback_active_record_state!'
  51. vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.0/lib/active_record/transactions.rb:240:in `save'
  52. /mnt/data/myapp/shared/bundle/ruby/1.9.1/bundler/gems/rails_admin-05315224490f/lib/rails_admin/abstract_object.rb:25:in `save'
  53. vendor/bundle/ruby/1.9.1/bundler/gems/rails_admin-05315224490f/lib/rails_admin/config/actions/edit.rb:35:in `block (2 levels) in <class:Edit>'
  54. (eval):9:in `instance_eval'
  55. (eval):9:in `edit'
  56. vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.0/lib/action_controller/metal/implicit_render.rb:4:in `send_action'
  57. vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.0/lib/abstract_controller/base.rb:167:in `process_action'
  58. vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.0/lib/action_controller/metal/rendering.rb:10:in `process_action'
  59. vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.0/lib/abstract_controller/callbacks.rb:18:in `block in process_action'
  60. vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.0/lib/active_support/callbacks.rb:491:in `_run__2378242134568769009__process_action__684488504188308489__callbacks'
  61. vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.0/lib/active_support/callbacks.rb:405:in `__run_callback'
  62. vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.0/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
  63. vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.0/lib/active_support/callbacks.rb:81:in `run_callbacks'
  64. vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.0/lib/abstract_controller/callbacks.rb:17:in `process_action'
  65. vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.0/lib/action_controller/metal/rescue.rb:29:in `process_action'
  66. vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.0/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
  67. vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.0/lib/active_support/notifications.rb:123:in `block in instrument'
  68. vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.0/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
  69. vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.0/lib/active_support/notifications.rb:123:in `instrument'
  70. vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.0/lib/action_controller/metal/instrumentation.rb:29:in `process_action'
  71. vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.0/lib/action_controller/metal/params_wrapper.rb:205:in `process_action'
  72. vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.0/lib/active_record/railties/controller_runtime.rb:18:in `process_action'
  73. vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.3.1/lib/new_relic/agent/instrumentation/rails3/action_controller.rb:34:in `block in process_action'
  74. vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.3.1/lib/new_relic/agent/instrumentation/controller_instrumentation.rb:255:in `block in perform_action_with_newrelic_trace'
  75. vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.3.1/lib/new_relic/agent/method_tracer.rb:242:in `trace_execution_scoped'
  76. vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.3.1/lib/new_relic/agent/instrumentation/controller_instrumentation.rb:250:in `perform_action_with_newrelic_trace'
  77. vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.3.1/lib/new_relic/agent/instrumentation/rails3/action_controller.rb:33:in `process_action'
  78. vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.0/lib/abstract_controller/base.rb:121:in `process'
  79. vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.0/lib/abstract_controller/rendering.rb:45:in `process'
  80. vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.0/lib/action_controller/metal.rb:203:in `dispatch'
  81. vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.0/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
  82. vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.0/lib/action_controller/metal.rb:246:in `block in action'
  83. vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.0/lib/action_dispatch/routing/route_set.rb:66:in `call'
  84. vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.0/lib/action_dispatch/routing/route_set.rb:66:in `dispatch'
  85. vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.0/lib/action_dispatch/routing/route_set.rb:30:in `call'
  86. vendor/bundle/ruby/1.9.1/gems/journey-1.0.1/lib/journey/router.rb:68:in `block in call'
  87. vendor/bundle/ruby/1.9.1/gems/journey-1.0.1/lib/journey/router.rb:56:in `each'
  88. vendor/bundle/ruby/1.9.1/gems/journey-1.0.1/lib/journey/router.rb:56:in `call'
  89. vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.0/lib/action_dispatch/routing/route_set.rb:570:in `call'
  90. vendor/bundle/ruby/1.9.1/gems/railties-3.2.0/lib/rails/engine.rb:479:in `call'
  91. vendor/bundle/ruby/1.9.1/gems/railties-3.2.0/lib/rails/railtie/configurable.rb:30:in `method_missing'
  92. vendor/bundle/ruby/1.9.1/gems/journey-1.0.1/lib/journey/router.rb:68:in `block in call'
  93. vendor/bundle/ruby/1.9.1/gems/journey-1.0.1/lib/journey/router.rb:56:in `each'
  94. vendor/bundle/ruby/1.9.1/gems/journey-1.0.1/lib/journey/router.rb:56:in `call'
  95. vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.0/lib/action_dispatch/routing/route_set.rb:570:in `call'
  96. vendor/bundle/ruby/1.9.1/gems/rack-pjax-0.5.7/lib/rack/pjax.rb:12:in `call'
  97. vendor/bundle/ruby/1.9.1/gems/omniauth-1.0.2/lib/omniauth/strategy.rb:168:in `call!'
  98. vendor/bundle/ruby/1.9.1/gems/omniauth-1.0.2/lib/omniauth/strategy.rb:148:in `call'
  99. vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.3.1/lib/new_relic/rack/browser_monitoring.rb:23:in `call'
  100. vendor/bundle/ruby/1.9.1/gems/warden-1.1.0/lib/warden/manager.rb:35:in `block in call'
  101. vendor/bundle/ruby/1.9.1/gems/warden-1.1.0/lib/warden/manager.rb:34:in `catch'
  102. vendor/bundle/ruby/1.9.1/gems/warden-1.1.0/lib/warden/manager.rb:34:in `call'
  103. vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.0/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
  104. vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/etag.rb:23:in `call'
  105. vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/conditionalget.rb:35:in `call'
  106. vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.0/lib/action_dispatch/middleware/head.rb:14:in `call'
  107. vendor/bundle/ruby/1.9.1/gems/remotipart-1.0.2/lib/remotipart/middleware.rb:30:in `call'
  108. vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.0/lib/action_dispatch/middleware/params_parser.rb:21:in `call'
  109. vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.0/lib/action_dispatch/middleware/flash.rb:242:in `call'
  110. vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:205:in `context'
  111. vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:200:in `call'
  112. vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.0/lib/action_dispatch/middleware/cookies.rb:338:in `call'
  113. vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.0/lib/active_record/query_cache.rb:64:in `call'
  114. vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:443:in `call'
  115. vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.0/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
  116. vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.0/lib/active_support/callbacks.rb:405:in `_run__4274991991956317044__call__4297471068312107066__callbacks'
  117. vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.0/lib/active_support/callbacks.rb:405:in `__run_callback'
  118. vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.0/lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
  119. vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.0/lib/active_support/callbacks.rb:81:in `run_callbacks'
  120. vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.0/lib/action_dispatch/middleware/callbacks.rb:27:in `call'
  121. vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.0/lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
  122. vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.0/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
  123. vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.0/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
  124. vendor/bundle/ruby/1.9.1/gems/railties-3.2.0/lib/rails/rack/logger.rb:26:in `call_app'
  125. vendor/bundle/ruby/1.9.1/gems/railties-3.2.0/lib/rails/rack/logger.rb:16:in `call'
  126. vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.0/lib/action_dispatch/middleware/request_id.rb:22:in `call'
  127. vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/methodoverride.rb:21:in `call'
  128. vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/runtime.rb:17:in `call'
  129. vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.0/lib/active_support/cache/strategy/local_cache.rb:72:in `call'
  130. vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/lock.rb:15:in `call'
  131. vendor/bundle/ruby/1.9.1/gems/railties-3.2.0/lib/rails/engine.rb:479:in `call'
  132. vendor/bundle/ruby/1.9.1/gems/railties-3.2.0/lib/rails/application.rb:220:in `call'
  133. vendor/bundle/ruby/1.9.1/gems/railties-3.2.0/lib/rails/railtie/configurable.rb:30:in `method_missing'
  134. /mnt/data/myapp/shared/bundle/ruby/1.9.1/gems/unicorn-4.2.0/lib/unicorn/http_server.rb:530:in `process_client'
  135. /mnt/data/myapp/shared/bundle/ruby/1.9.1/gems/unicorn-4.2.0/lib/unicorn/http_server.rb:604:in `worker_loop'
  136. vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.3.1/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:17:in `call'
  137. vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.3.1/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:17:in `block (4 levels) in <top (required)>'
  138. /mnt/data/myapp/shared/bundle/ruby/1.9.1/gems/unicorn-4.2.0/lib/unicorn/http_server.rb:487:in `spawn_missing_workers'
  139. /mnt/data/myapp/shared/bundle/ruby/1.9.1/gems/unicorn-4.2.0/lib/unicorn/http_server.rb:137:in `start'
  140. /mnt/data/myapp/shared/bundle/ruby/1.9.1/gems/unicorn-4.2.0/bin/unicorn:121:in `<top (required)>'
  141. /mnt/data/myapp/shared/bundle/ruby/1.9.1/bin/unicorn:19:in `load'
  142. /mnt/data/myapp/shared/bundle/ruby/1.9.1/bin/unicorn:19:in `<main>'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement