Advertisement
Guest User

Untitled

a guest
Aug 2nd, 2012
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.32 KB | None | 0 0
  1. RestClient::BadRequest: 400 Bad Request
  2. from /u/apps/brewster/shared/bundle/ruby/1.9.1/gems/rest-client-1.6.1/lib/restclient/abstract_response.rb:48:in `return!'
  3. from /u/apps/brewster/shared/bundle/ruby/1.9.1/gems/rest-client-1.6.1/lib/restclient/request.rb:220:in `process_result'
  4. from /u/apps/brewster/shared/bundle/ruby/1.9.1/gems/rest-client-1.6.1/lib/restclient/request.rb:169:in `block in transmit'
  5. from /usr/local/rvm/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/net/http.rb:627:in `start'
  6. from /u/apps/brewster/shared/bundle/ruby/1.9.1/gems/rest-client-1.6.1/lib/restclient/request.rb:166:in `transmit'
  7. from /u/apps/brewster/shared/bundle/ruby/1.9.1/gems/rest-client-1.6.1/lib/restclient/request.rb:60:in `execute'
  8. from /u/apps/brewster/shared/bundle/ruby/1.9.1/gems/rest-client-1.6.1/lib/restclient/request.rb:31:in `execute'
  9. from /u/apps/brewster/shared/bundle/ruby/1.9.1/gems/rest-client-1.6.1/lib/restclient.rb:72:in `post'
  10. from /u/apps/brewster/shared/bundle/ruby/1.9.1/gems/tire-0.1.4.brewster/lib/tire/client.rb:28:in `post'
  11. from /u/apps/brewster/shared/bundle/ruby/1.9.1/gems/tire-0.1.4.brewster/lib/tire/index.rb:67:in `store'
  12. from /u/apps/brewster/shared/bundle/ruby/1.9.1/gems/tire-0.1.4.brewster/lib/tire/model/search.rb:82:in `update_elastic_search_index'
  13. from /u/apps/brewster/shared/bundle/ruby/1.9.1/gems/activesupport-3.0.7/lib/active_support/callbacks.rb:421:in `_run_save_callbacks'
  14. from /u/apps/brewster/shared/bundle/ruby/1.9.1/gems/activesupport-3.0.7/lib/active_support/callbacks.rb:94:in `run_callbacks'
  15. from /u/apps/brewster/shared/bundle/ruby/1.9.1/gems/mongoid-2.0.1/lib/mongoid/persistence/update.rb:45:in `persist'
  16. from /u/apps/brewster/shared/bundle/ruby/1.9.1/gems/mongoid-2.0.1/lib/mongoid/persistence.rb:89:in `update'
  17. from /u/apps/brewster/shared/bundle/ruby/1.9.1/gems/mongoid-2.0.1/lib/mongoid/persistence.rb:150:in `upsert'
  18. from /u/apps/brewster/releases/20110614014917/app/models/service.rb:96:in `block in update_service_for_contacts'
  19. from /u/apps/brewster/shared/bundle/ruby/1.9.1/gems/activerecord-3.0.7/lib/active_record/associations/association_collection.rb:431:in `block in method_missing'
  20. from /u/apps/brewster/shared/bundle/ruby/1.9.1/gems/activerecord-3.0.7/lib/active_record/associations/association_proxy.rb:220:in `block in method_missing'
  21. from /u/apps/brewster/shared/bundle/ruby/1.9.1/gems/activerecord-3.0.7/lib/active_record/associations/association_proxy.rb:220:in `each'
  22. from /u/apps/brewster/shared/bundle/ruby/1.9.1/gems/activerecord-3.0.7/lib/active_record/associations/association_proxy.rb:220:in `method_missing'
  23. from /u/apps/brewster/shared/bundle/ruby/1.9.1/gems/activerecord-3.0.7/lib/active_record/associations/association_collection.rb:431:in `method_missing'
  24. from /u/apps/brewster/releases/20110614014917/app/models/service.rb:83:in `update_service_for_contacts'
  25. from /u/apps/brewster/releases/20110614014917/app/models/service.rb:65:in `update_service'
  26. from (irb):6
  27. from /u/apps/brewster/shared/bundle/ruby/1.9.1/gems/railties-3.0.7/lib/rails/commands/console.rb:44:in `start'
  28. from /u/apps/brewster/shared/bundle/ruby/1.9.1/gems/railties-3.0.7/lib/rails/commands/console.rb:8:in `start'
  29. from /u/apps/brewster/shared/bundle/ruby/1.9.1/gems/railties-3.0.7/lib/rails/commands.rb:23:in `<top (required)>'
  30. from script/rails:6:in `require'
  31. from script/rails:6:in `<main>'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement