Advertisement
Guest User

Untitled

a guest
Jun 29th, 2016
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.28 KB | None | 0 0
  1. Message:
  2. #<ActiveRecord::StatementInvalid: PG::AdminShutdown: FATAL: terminating connection due to administrator command server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request. : SELECT "users".* FROM "users" WHERE "users"."id" = 128187 LIMIT 1>
  3. ************************************************************************************************************
  4.  
  5. Trace:
  6.  
  7. /home/sg/.gem/ruby/1.9/gems/activerecord-3.1.12/lib/active_record/connection_adapters/postgresql_adapter.rb:1061:in `exec'
  8. /home/sg/.gem/ruby/1.9/gems/activerecord-3.1.12/lib/active_record/connection_adapters/postgresql_adapter.rb:1061:in `exec_no_cache'
  9. /home/sg/.gem/ruby/1.9/gems/activerecord-3.1.12/lib/active_record/connection_adapters/postgresql_adapter.rb:615:in `block in exec_query'
  10. /home/sg/.gem/ruby/1.9/bundler/gems/apress-utils-6da79077236e/lib/apress/utils/extensions/active_record/postgresql_patches.rb:137:in `block in log'
  11. /home/sg/.gem/ruby/1.9/gems/activesupport-3.1.12/lib/active_support/notifications/instrumenter.rb:21:in `instrument'
  12. /home/sg/.gem/ruby/1.9/bundler/gems/apress-utils-6da79077236e/lib/apress/utils/extensions/active_record/postgresql_patches.rb:132:in `log'
  13. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/instrumentation/active_record.rb:63:in `block in log_with_newrelic_instrumentation'
  14. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/method_tracer.rb:69:in `block in trace_execution_scoped'
  15. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/method_tracer_helpers.rb:82:in `trace_execution_scoped'
  16. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/method_tracer.rb:67:in `trace_execution_scoped'
  17. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/instrumentation/active_record.rb:60:in `log_with_newrelic_instrumentation'
  18. /home/sg/.gem/ruby/1.9/gems/activerecord-3.1.12/lib/active_record/connection_adapters/postgresql_adapter.rb:614:in `exec_query'
  19. (eval):9:in `exec_query_with_at_active_record'
  20. /home/sg/.gem/ruby/1.9/gems/activerecord-3.1.12/lib/active_record/connection_adapters/postgresql_adapter.rb:1156:in `select'
  21. /home/sg/.gem/ruby/1.9/gems/activerecord-3.1.12/lib/active_record/connection_adapters/abstract/database_statements.rb:20:in `select_all'
  22. /home/sg/.gem/ruby/1.9/gems/activerecord-3.1.12/lib/active_record/connection_adapters/abstract/query_cache.rb:61:in `block in select_all'
  23. /home/sg/.gem/ruby/1.9/gems/activerecord-3.1.12/lib/active_record/connection_adapters/abstract/query_cache.rb:75:in `cache_sql'
  24. /home/sg/.gem/ruby/1.9/gems/activerecord-3.1.12/lib/active_record/connection_adapters/abstract/query_cache.rb:61:in `select_all'
  25. /home/sg/.gem/ruby/1.9/gems/activerecord-3.1.12/lib/active_record/base.rb:470:in `find_by_sql'
  26. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/method_tracer.rb:343:in `block in find_by_sql_with_trace_ActiveRecord_self_name_find_by_sql'
  27. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/method_tracer_helpers.rb:82:in `trace_execution_scoped'
  28. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/method_tracer.rb:341:in `find_by_sql_with_trace_ActiveRecord_self_name_find_by_sql'
  29. /home/sg/.gem/ruby/1.9/gems/activerecord-3.1.12/lib/active_record/relation.rb:112:in `to_a'
  30. /home/sg/.gem/ruby/1.9/gems/activerecord-3.1.12/lib/active_record/relation/finder_methods.rb:376:in `find_first'
  31. /home/sg/.gem/ruby/1.9/gems/activerecord-3.1.12/lib/active_record/relation/finder_methods.rb:122:in `first'
  32. /home/sg/.gem/ruby/1.9/gems/activerecord-3.1.12/lib/active_record/relation/finder_methods.rb:263:in `find_by_attributes'
  33. /home/sg/.gem/ruby/1.9/gems/activerecord-3.1.12/lib/active_record/base.rb:1074:in `method_missing'
  34. /home/sg/.gem/ruby/1.9/gems/authlogic-3.2.0/lib/authlogic/session/scopes.rb:95:in `block in search_for_record'
  35. /home/sg/.gem/ruby/1.9/gems/activerecord-3.1.12/lib/active_record/base.rb:1207:in `with_scope'
  36. /home/sg/.gem/ruby/1.9/gems/authlogic-3.2.0/lib/authlogic/session/scopes.rb:94:in `search_for_record'
  37. /home/sg/.gem/ruby/1.9/gems/authlogic-3.2.0/lib/authlogic/session/cookies.rb:164:in `persist_by_cookie'
  38. /home/sg/.gem/ruby/1.9/gems/activesupport-3.1.12/lib/active_support/callbacks.rb:404:in `_run_persist_callbacks'
  39. /home/sg/.gem/ruby/1.9/gems/activesupport-3.1.12/lib/active_support/callbacks.rb:81:in `run_callbacks'
  40. /home/sg/.gem/ruby/1.9/gems/authlogic-3.2.0/lib/authlogic/session/callbacks.rb:88:in `persist'
  41. /home/sg/.gem/ruby/1.9/gems/authlogic-3.2.0/lib/authlogic/session/persistence.rb:56:in `persisting?'
  42. /home/sg/.gem/ruby/1.9/gems/authlogic-3.2.0/lib/authlogic/session/persistence.rb:39:in `find'
  43. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/method_tracer.rb:343:in `block in find_with_trace_Custom_Authlogic_find'
  44. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/method_tracer_helpers.rb:82:in `trace_execution_scoped'
  45. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/method_tracer.rb:341:in `find_with_trace_Custom_Authlogic_find'
  46. /home/sg/.gem/ruby/1.9/gems/apress-clearance-5.0.0/lib/apress/clearance/controller_extension.rb:87:in `current_user_session'
  47. /home/sg/.gem/ruby/1.9/gems/apress-clearance-5.0.0/lib/apress/clearance/controller_extension.rb:92:in `current_user'
  48. /home/sg/.gem/ruby/1.9/gems/apress-clearance-5.0.0/lib/apress/clearance/controller_extension.rb:96:in `signed_in?'
  49. /home/sg/sites/sguide/releases/20160629070935/app/controllers/extensions/application_controller.rb:51:
  50. in `set_time_zone'
  51. /home/sg/.gem/ruby/1.9/gems/activesupport-3.1.12/lib/active_support/callbacks.rb:475:in `_run__3860875457848486716__process_action__2004246045558768499__callbacks'
  52. /home/sg/.gem/ruby/1.9/gems/activesupport-3.1.12/lib/active_support/callbacks.rb:386:in `_run_process_action_callbacks'
  53. /home/sg/.gem/ruby/1.9/gems/activesupport-3.1.12/lib/active_support/callbacks.rb:81:in `run_callbacks'
  54. /home/sg/.gem/ruby/1.9/gems/actionpack-3.1.12/lib/abstract_controller/callbacks.rb:17:in `process_action'
  55. /home/sg/.gem/ruby/1.9/gems/actionpack-3.1.12/lib/action_controller/metal/rescue.rb:17:in `process_action'
  56. /home/sg/.gem/ruby/1.9/gems/actionpack-3.1.12/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
  57. /home/sg/.gem/ruby/1.9/gems/activesupport-3.1.12/lib/active_support/notifications.rb:53:in `block in instrument'
  58. /home/sg/.gem/ruby/1.9/gems/activesupport-3.1.12/lib/active_support/notifications/instrumenter.rb:21:in `instrument'
  59. /home/sg/.gem/ruby/1.9/gems/activesupport-3.1.12/lib/active_support/notifications.rb:53:in `instrument'
  60. /home/sg/.gem/ruby/1.9/gems/actionpack-3.1.12/lib/action_controller/metal/instrumentation.rb:29:in `process_action'
  61. /home/sg/.gem/ruby/1.9/gems/actionpack-3.1.12/lib/action_controller/metal/params_wrapper.rb:201:in `process_action'
  62. /home/sg/.gem/ruby/1.9/gems/activerecord-3.1.12/lib/active_record/railties/controller_runtime.rb:18:in `process_action'
  63. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/instrumentation/rails3/action_controller.rb:32:in `block in process_action'
  64. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/instrumentation/controller_instrumentation.rb:366:in `perform_action_with_newrelic_trace'
  65. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/instrumentation/rails3/action_controller.rb:31:in `process_action'
  66. /home/sg/.gem/ruby/1.9/gems/actionpack-3.1.12/lib/abstract_controller/base.rb:121:in `process'
  67. /home/sg/.gem/ruby/1.9/gems/actionpack-3.1.12/lib/abstract_controller/rendering.rb:45:in `process'
  68. /home/sg/.gem/ruby/1.9/gems/actionpack-3.1.12/lib/action_controller/metal.rb:193:in `dispatch'
  69. /home/sg/.gem/ruby/1.9/gems/actionpack-3.1.12/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
  70. /home/sg/.gem/ruby/1.9/gems/actionpack-3.1.12/lib/action_controller/metal.rb:236:in `block in action'
  71. /home/sg/.gem/ruby/1.9/gems/actionpack-3.1.12/lib/action_dispatch/routing/route_set.rb:71:in `call'
  72. /home/sg/.gem/ruby/1.9/gems/actionpack-3.1.12/lib/action_dispatch/routing/route_set.rb:71:in `dispatch'
  73. /home/sg/.gem/ruby/1.9/gems/actionpack-3.1.12/lib/action_dispatch/routing/route_set.rb:35:in `call'
  74. /home/sg/.gem/ruby/1.9/gems/actionpack-3.1.12/lib/action_dispatch/routing/mapper.rb:43:in `call'
  75. /home/sg/.gem/ruby/1.9/gems/rack-mount-0.8.3/lib/rack/mount/route_set.rb:152:in `block in call'
  76. /home/sg/.gem/ruby/1.9/gems/rack-mount-0.8.3/lib/rack/mount/code_generation.rb:96:in `block in recognize'
  77. /home/sg/.gem/ruby/1.9/gems/rack-mount-0.8.3/lib/rack/mount/code_generation.rb:1244:in `optimized_each'
  78. /home/sg/.gem/ruby/1.9/gems/rack-mount-0.8.3/lib/rack/mount/code_generation.rb:95:in `recognize'
  79. /home/sg/.gem/ruby/1.9/gems/rack-mount-0.8.3/lib/rack/mount/route_set.rb:141:in `call'
  80. /home/sg/.gem/ruby/1.9/gems/actionpack-3.1.12/lib/action_dispatch/routing/route_set.rb:538:in `call'
  81. /home/sg/sites/sguide/releases/20160629070935/vendor/plugins/core_domains/lib/core/domains/extensions/action_dispatch/route_set.rb:20:in `call_with_multidomain_request'
  82. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57:in `call'
  83. /home/sg/.gem/ruby/1.9/gems/rack-1.3.10/lib/rack/cascade.rb:33:in `block in call'
  84. /home/sg/.gem/ruby/1.9/gems/rack-1.3.10/lib/rack/cascade.rb:24:in `each'
  85. /home/sg/.gem/ruby/1.9/gems/rack-1.3.10/lib/rack/cascade.rb:24:in `call'
  86. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57:in `call'
  87. /home/sg/.gem/ruby/1.9/bundler/gems/rack-insight-6bb3afdaa292/lib/rack/insight/enable-button.rb:8:in `call'
  88. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57:in `call'
  89. /home/sg/.gem/ruby/1.9/bundler/gems/rack-insight-6bb3afdaa292/lib/rack/insight/app.rb:62:in `call'
  90. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57:in `call'
  91. /home/sg/.gem/ruby/1.9/gems/rack-cors-0.2.9/lib/rack/cors.rb:54:in `call'
  92. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57:in `call'
  93. /home/sg/sites/sguide/releases/20160629070935/lib/middleware/google_bot_aware.rb:25:in `call'
  94. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57:in `call'
  95. /home/sg/.gem/ruby/1.9/gems/oink-0.10.1/lib/oink/middleware.rb:17:in `call'
  96. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57:in `call'
  97. /home/sg/.gem/ruby/1.9/gems/apress-application-2.0.2/lib/apress/application/middleware/weak_etag.rb:13:in `call'
  98. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57:in `call'
  99. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/rack/agent_hooks.rb:30:in `traced_call'
  100. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/instrumentation/middleware_tracing.rb:55:in `call'
  101. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/rack/browser_monitoring.rb:23:in `traced_call'
  102. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/instrumentation/middleware_tracing.rb:55:in `call'
  103. /home/sg/sites/sguide/releases/20160629070935/lib/middleware/predl_redirect.rb:13:in `call'
  104. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57:in `call'
  105. /home/sg/.gem/ruby/1.9/gems/actionpack-3.1.12/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
  106. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57:in `call'
  107. /home/sg/.gem/ruby/1.9/gems/actionpack-3.1.12/lib/action_dispatch/middleware/head.rb:14:in `call'
  108. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57:in `call'
  109. /home/sg/.gem/ruby/1.9/gems/actionpack-3.1.12/lib/action_dispatch/middleware/params_parser.rb:21:in `call'
  110. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57:in `call'
  111. /home/sg/.gem/ruby/1.9/gems/actionpack-3.1.12/lib/action_dispatch/middleware/flash.rb:243:in `call'
  112. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57:in `call'
  113. /home/sg/.gem/ruby/1.9/gems/rack-1.3.10/lib/rack/session/abstract/id.rb:195:in `context'
  114. /home/sg/.gem/ruby/1.9/gems/rack-1.3.10/lib/rack/session/abstract/id.rb:190:in `call'
  115. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57:in `call'
  116. /home/sg/.gem/ruby/1.9/gems/actionpack-3.1.12/lib/action_dispatch/middleware/cookies.rb:331:in `call'
  117. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57:in `call'
  118. /home/sg/.gem/ruby/1.9/gems/activerecord-3.1.12/lib/active_record/query_cache.rb:64:in `call'
  119. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57:in `call'
  120. /home/sg/.gem/ruby/1.9/gems/activerecord-3.1.12/lib/active_record/connection_adapters/abstract/connection_pool.rb:477:in `call'
  121. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57:in `call'
  122. /home/sg/.gem/ruby/1.9/gems/actionpack-3.1.12/lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
  123. /home/sg/.gem/ruby/1.9/gems/activesupport-3.1.12/lib/active_support/callbacks.rb:392:in `_run_call_callbacks'
  124. /home/sg/.gem/ruby/1.9/gems/activesupport-3.1.12/lib/active_support/callbacks.rb:81:in `run_callbacks'
  125. /home/sg/.gem/ruby/1.9/gems/actionpack-3.1.12/lib/action_dispatch/middleware/callbacks.rb:28:in `call'
  126. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57:in `call'
  127. /home/sg/.gem/ruby/1.9/gems/rack-1.3.10/lib/rack/sendfile.rb:101:in `call'
  128. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57:in `call'
  129. /home/sg/.gem/ruby/1.9/gems/actionpack-3.1.12/lib/action_dispatch/middleware/remote_ip.rb:48:in `call'
  130. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57:in `call'
  131. /home/sg/.gem/ruby/1.9/gems/actionpack-3.1.12/lib/action_dispatch/middleware/show_exceptions.rb:47:in `call'
  132. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57:in `call'
  133. /home/sg/.gem/ruby/1.9/gems/railties-3.1.12/lib/rails/rack/logger.rb:13:in `call'
  134. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57:in `call'
  135. /home/sg/.gem/ruby/1.9/gems/request_store-1.0.8/lib/request_store/middleware.rb:8:in `call'
  136. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57:in `call'
  137. /home/sg/.gem/ruby/1.9/gems/rack-1.3.10/lib/rack/methodoverride.rb:24:in `call'
  138. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57:in `call'
  139. /home/sg/.gem/ruby/1.9/gems/rack-1.3.10/lib/rack/runtime.rb:17:in `call'
  140. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57:in `call'
  141. /home/sg/.gem/ruby/1.9/gems/rack-1.3.10/lib/rack/lock.rb:15:in `call'
  142. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57:in `call'
  143. /home/sg/.gem/ruby/1.9/gems/rack-rewrite-1.2.1/lib/rack/rewrite.rb:20:in `call'
  144. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57:in `call'
  145. /home/sg/.gem/ruby/1.9/gems/actionpack-3.1.12/lib/action_dispatch/middleware/static.rb:61:in `call'
  146. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57:in `call'
  147. /home/sg/sites/sguide/releases/20160629070935/lib/middleware/ensure_encoding.rb:22:in `call'
  148. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57:in `call'
  149. /home/sg/.gem/ruby/1.9/gems/railties-3.1.12/lib/rails/engine.rb:456:in `call'
  150. /home/sg/.gem/ruby/1.9/gems/railties-3.1.12/lib/rails/application.rb:143:in `call'
  151. /home/sg/.gem/ruby/1.9/gems/railties-3.1.12/lib/rails/railtie/configurable.rb:30:in `method_missing'
  152. /home/sg/.gem/ruby/1.9/gems/newrelic_rpm-3.9.8.273/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57:in `call'
  153. /home/sg/.gem/ruby/1.9/gems/unicorn-4.3.1/lib/unicorn/http_server.rb:531:in `process_client'
  154. /home/sg/.gem/ruby/1.9/gems/unicorn-4.3.1/lib/unicorn/oob_gc.rb:60:in `process_client'
  155. /home/sg/.gem/ruby/1.9/gems/unicorn-worker-killer-0.4.3/lib/unicorn/worker_killer.rb:52:in `process_client'
  156. /home/sg/.gem/ruby/1.9/gems/unicorn-4.3.1/lib/unicorn/http_server.rb:606:in `worker_loop'
  157. /home/sg/.gem/ruby/1.9/gems/unicorn-4.3.1/lib/unicorn/http_server.rb:487:in `spawn_missing_workers'
  158. /home/sg/.gem/ruby/1.9/gems/unicorn-4.3.1/lib/unicorn/http_server.rb:498:in `maintain_worker_count'
  159. /home/sg/.gem/ruby/1.9/gems/unicorn-4.3.1/lib/unicorn/http_server.rb:272:in `join'
  160. /usr/lib64/ruby/gems/1.9.1/gems/unicorn-4.7.0/bin/unicorn_rails:209:in `<top (required)>'
  161. /usr/bin/unicorn_rails:9:in `load'
  162. /usr/bin/unicorn_rails:9:in `<main>'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement