Advertisement
Guest User

Untitled

a guest
Sep 18th, 2012
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Ruby 8.21 KB | None | 0 0
  1. Errno::ETIMEDOUT (Connection timed out - connect(2)):
  2.   /opt/ruby-enterprise-1.8.7-2010.01/lib/ruby/1.8/net/http.rb:560:in `initialize'
  3.  /opt/ruby-enterprise-1.8.7-2010.01/lib/ruby/1.8/net/http.rb:560:in `open'
  4.  /opt/ruby-enterprise-1.8.7-2010.01/lib/ruby/1.8/net/http.rb:560:in `connect'
  5.   /opt/ruby-enterprise-1.8.7-2010.01/lib/ruby/1.8/timeout.rb:53:in `timeout'
  6.  /opt/ruby-enterprise-1.8.7-2010.01/lib/ruby/1.8/timeout.rb:93:in `timeout'
  7.  /opt/ruby-enterprise-1.8.7-2010.01/lib/ruby/1.8/net/http.rb:560:in `connect'
  8.   /opt/ruby-enterprise-1.8.7-2010.01/lib/ruby/1.8/net/http.rb:553:in `do_start'
  9.  /opt/ruby-enterprise-1.8.7-2010.01/lib/ruby/1.8/net/http.rb:542:in `start'
  10.  /opt/ruby-enterprise-1.8.7-2010.01/lib/ruby/1.8/open-uri.rb:242:in `open_http'
  11.   /opt/ruby-enterprise-1.8.7-2010.01/lib/ruby/1.8/open-uri.rb:616:in `buffer_open'
  12.  /opt/ruby-enterprise-1.8.7-2010.01/lib/ruby/1.8/open-uri.rb:164:in `open_loop'
  13.  /opt/ruby-enterprise-1.8.7-2010.01/lib/ruby/1.8/open-uri.rb:162:in `catch'
  14.   /opt/ruby-enterprise-1.8.7-2010.01/lib/ruby/1.8/open-uri.rb:162:in `open_loop'
  15.  /opt/ruby-enterprise-1.8.7-2010.01/lib/ruby/1.8/open-uri.rb:132:in `open_uri'
  16.  /opt/ruby-enterprise-1.8.7-2010.01/lib/ruby/1.8/open-uri.rb:518:in `open'
  17.   /opt/ruby-enterprise-1.8.7-2010.01/lib/ruby/1.8/open-uri.rb:30:in `open'
  18.  app/models/blog_feed.rb:13:in `fetch'
  19.  app/controllers/site_controller.rb:92:in `render_gitorious_dot_org_in_public'
  20.   vendor/rails/activesupport/lib/active_support/cache.rb:162:in `fetch'
  21.  vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms'
  22.  /opt/ruby-enterprise-1.8.7-2010.01/lib/ruby/1.8/benchmark.rb:308:in `realtime'
  23.   vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms'
  24.  vendor/rails/activesupport/lib/active_support/cache.rb:162:in `fetch'
  25.  app/controllers/site_controller.rb:91:in `render_gitorious_dot_org_in_public'
  26.   app/controllers/site_controller.rb:102:in `render_global_index'
  27.  app/controllers/site_controller.rb:33:in `index'
  28.  vendor/rails/actionpack/lib/action_controller/base.rb:1331:in `send'
  29.   vendor/rails/actionpack/lib/action_controller/base.rb:1331:in `perform_action_without_filters'
  30.  vendor/rails/actionpack/lib/action_controller/filters.rb:617:in `call_filters'
  31.  vendor/rails/actionpack/lib/action_controller/filters.rb:610:in `perform_action_without_benchmark'
  32.   vendor/rails/actionpack/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
  33.  vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms'
  34.  /opt/ruby-enterprise-1.8.7-2010.01/lib/ruby/1.8/benchmark.rb:308:in `realtime'
  35.   vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms'
  36.  vendor/rails/actionpack/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
  37.  vendor/rails/actionpack/lib/action_controller/rescue.rb:160:in `perform_action_without_flash'
  38.   vendor/rails/actionpack/lib/action_controller/flash.rb:146:in `perform_action'
  39.  vendor/rails/actionpack/lib/action_controller/base.rb:532:in `send'
  40.  vendor/rails/actionpack/lib/action_controller/base.rb:532:in `process_without_filters'
  41.   vendor/rails/actionpack/lib/action_controller/filters.rb:606:in `process'
  42.  vendor/rails/actionpack/lib/action_controller/base.rb:391:in `process'
  43.  vendor/rails/actionpack/lib/action_controller/base.rb:386:in `call'
  44.   vendor/rails/actionpack/lib/action_controller/routing/route_set.rb:437:in `call'
  45.  vendor/rails/actionpack/lib/action_controller/dispatcher.rb:87:in `dispatch'
  46.  vendor/rails/actionpack/lib/action_controller/dispatcher.rb:121:in `_call'
  47.   vendor/rails/actionpack/lib/action_controller/dispatcher.rb:130
  48.   vendor/rails/actionpack/lib/action_controller/string_coercion.rb:25:in `call'
  49.  vendor/rails/actionpack/lib/action_controller/string_coercion.rb:25:in `call'
  50.  rack (1.0.1) lib/rack/head.rb:9:in `call'
  51.   rack (1.0.1) lib/rack/methodoverride.rb:24:in `call'
  52.  vendor/rails/actionpack/lib/action_controller/params_parser.rb:15:in `call'
  53.  vendor/rails/railties/lib/rails/rack/metal.rb:47:in `call'
  54.   vendor/rails/actionpack/lib/action_controller/session/abstract_store.rb:122:in `call'
  55.  vendor/rails/activerecord/lib/active_record/query_cache.rb:29:in `call'
  56.  vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache'
  57.   vendor/rails/activerecord/lib/active_record/query_cache.rb:9:in `cache'
  58.  vendor/rails/activerecord/lib/active_record/query_cache.rb:28:in `call'
  59.  vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/connection_pool.rb:361:in `call'
  60.   vendor/rails/activesupport/lib/active_support/cache/strategy/local_cache.rb:24:in `call'
  61.  vendor/rails/actionpack/lib/action_controller/failsafe.rb:26:in `call'
  62.  rack (1.0.1) lib/rack/lock.rb:11:in `call'
  63.   rack (1.0.1) lib/rack/lock.rb:11:in `synchronize'
  64.  rack (1.0.1) lib/rack/lock.rb:11:in `call'
  65.  vendor/rails/actionpack/lib/action_controller/dispatcher.rb:106:in `call'
  66.   /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/passenger-3.0.17/lib/phusion_passenger/rack/request_handler.rb:96:in `process_request'
  67.  /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/passenger-3.0.17/lib/phusion_passenger/abstract_request_handler.rb:516:in `accept_and_process_next_request'
  68.  /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/passenger-3.0.17/lib/phusion_passenger/abstract_request_handler.rb:274:in `main_loop'
  69.   /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/passenger-3.0.17/lib/phusion_passenger/classic_rails/application_spawner.rb:321:in `start_request_handler'
  70.  /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/passenger-3.0.17/lib/phusion_passenger/classic_rails/application_spawner.rb:275:in `send'
  71.  /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/passenger-3.0.17/lib/phusion_passenger/classic_rails/application_spawner.rb:275:in `handle_spawn_application'
  72.   /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/passenger-3.0.17/lib/phusion_passenger/utils.rb:470:in `safe_fork'
  73.  /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/passenger-3.0.17/lib/phusion_passenger/classic_rails/application_spawner.rb:270:in `handle_spawn_application'
  74.  /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/passenger-3.0.17/lib/phusion_passenger/abstract_server.rb:357:in `__send__'
  75.   /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/passenger-3.0.17/lib/phusion_passenger/abstract_server.rb:357:in `server_main_loop'
  76.  /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/passenger-3.0.17/lib/phusion_passenger/abstract_server.rb:206:in `start_synchronously'
  77.  /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/passenger-3.0.17/lib/phusion_passenger/abstract_server.rb:180:in `start'
  78.   /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/passenger-3.0.17/lib/phusion_passenger/classic_rails/application_spawner.rb:149:in `start'
  79.  /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/passenger-3.0.17/lib/phusion_passenger/spawn_manager.rb:219:in `spawn_rails_application'
  80.  /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/passenger-3.0.17/lib/phusion_passenger/abstract_server_collection.rb:132:in `lookup_or_add'
  81.   /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/passenger-3.0.17/lib/phusion_passenger/spawn_manager.rb:214:in `spawn_rails_application'
  82.  /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/passenger-3.0.17/lib/phusion_passenger/abstract_server_collection.rb:82:in `synchronize'
  83.  /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/passenger-3.0.17/lib/phusion_passenger/abstract_server_collection.rb:79:in `synchronize'
  84.   /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/passenger-3.0.17/lib/phusion_passenger/spawn_manager.rb:213:in `spawn_rails_application'
  85.  /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/passenger-3.0.17/lib/phusion_passenger/spawn_manager.rb:132:in `spawn_application'
  86.  /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/passenger-3.0.17/lib/phusion_passenger/spawn_manager.rb:275:in `handle_spawn_application'
  87.   /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/passenger-3.0.17/lib/phusion_passenger/abstract_server.rb:357:in `__send__'
  88.  /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/passenger-3.0.17/lib/phusion_passenger/abstract_server.rb:357:in `server_main_loop'
  89.  /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/passenger-3.0.17/lib/phusion_passenger/abstract_server.rb:206:in `start_synchronously'
  90.   /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/passenger-3.0.17/helper-scripts/passenger-spawn-server:99
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement