Created
October 27, 2009 22:58
-
-
Save cpetersen/220047 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| merb : worker (port 4000) ~ HTTP status code 403 - (RestClient::RequestFailed) | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/rest-client-1.0.3/lib/restclient/request.rb:195:in `process_result' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/rest-client-1.0.3/lib/restclient/request.rb:125:in `transmit' | |
| /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/net/http.rb:543:in `start' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/rest-client-1.0.3/lib/restclient/request.rb:123:in `transmit' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/rest-client-1.0.3/lib/restclient/request.rb:49:in `execute_inner' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/rest-client-1.0.3/lib/restclient/request.rb:39:in `execute' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/rest-client-1.0.3/lib/restclient/request.rb:17:in `execute' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/rest-client-1.0.3/lib/restclient.rb:73:in `put' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/couchrest-0.33/lib/couchrest/core/adapters/restclient.rb:21:in `put' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/couchrest-0.33/lib/couchrest/core/rest_api.rb:6:in `put' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/couchrest-0.33/lib/couchrest/core/database.rb:156:in `save_doc' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/couchrest-0.33/lib/couchrest/more/extended_document.rb:219:in `save_without_callbacks' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/couchrest-0.33/lib/couchrest/more/extended_document.rb:193:in `update' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/couchrest-0.33/lib/couchrest/mixins/callbacks.rb:400:in `_run_save_callbacks' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/couchrest-0.33/lib/couchrest/more/extended_document.rb:192:in `update' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/couchrest-0.33/lib/couchrest/mixins/callbacks.rb:375:in `_run_update_callbacks' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/couchrest-0.33/lib/couchrest/more/extended_document.rb:191:in `update' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/couchrest-0.33/lib/couchrest/more/extended_document.rb:187:in `catch' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/couchrest-0.33/lib/couchrest/more/extended_document.rb:187:in `update' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/couchrest-0.33/lib/couchrest/more/extended_document.rb:209:in `save' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/couchrest-0.33/lib/couchrest/more/extended_document.rb:203:in `catch' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/couchrest-0.33/lib/couchrest/more/extended_document.rb:203:in `save' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/depot-order-slice-0.1.9/app/controllers/orders.rb:71:in `update' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/merb-action-args-1.0.9/lib/merb-action-args/abstract_controller.rb:42:in `__send__' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/merb-action-args-1.0.9/lib/merb-action-args/abstract_controller.rb:42:in `_call_action' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/merb-core-1.0.9/lib/merb-core/controller/abstract_controller.rb:289:in `_dispatch' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/merb-core-1.0.9/lib/merb-core/controller/merb_controller.rb:252:in `_dispatch' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/merb-core-1.0.9/lib/merb-core/dispatch/dispatcher.rb:100:in `dispatch_action' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/merb-core-1.0.9/lib/merb-core/dispatch/dispatcher.rb:100:in `synchronize' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/merb-core-1.0.9/lib/merb-core/dispatch/dispatcher.rb:100:in `dispatch_action' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/merb-core-1.0.9/lib/merb-core/dispatch/dispatcher.rb:74:in `handle' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/merb-core-1.0.9/lib/merb-core/dispatch/dispatcher.rb:36:in `handle' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/merb-core-1.0.9/lib/merb-core/rack/application.rb:17:in `call' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/merb-core-1.0.9/lib/merb-core/rack/middleware/static.rb:28:in `call' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/merb-core-1.0.9/lib/merb-core/rack/handler/mongrel.rb:82:in `process' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/mongrel-1.1.5/lib/mongrel.rb:159:in `process_client' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/mongrel-1.1.5/lib/mongrel.rb:158:in `each' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/mongrel-1.1.5/lib/mongrel.rb:158:in `process_client' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `run' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `initialize' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `new' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `run' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `initialize' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `new' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `run' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/merb-core-1.0.9/lib/merb-core/rack/adapter/mongrel.rb:38:in `start_server' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/merb-core-1.0.9/lib/merb-core/rack/adapter/abstract.rb:295:in `start_at_port' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/merb-core-1.0.9/lib/merb-core/rack/adapter/abstract.rb:128:in `start' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/merb-core-1.0.9/lib/merb-core/server.rb:174:in `bootup' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/merb-core-1.0.9/lib/merb-core/server.rb:42:in `start' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/merb-core-1.0.9/lib/merb-core.rb:170:in `start' | |
| /Users/cpetersen/Code/assaydepot/depot-store/gems/gems/merb-core-1.0.9/bin/merb:11 | |
| ./bin/merb:31:in `load' | |
| ./bin/merb:31 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment