Last active
February 22, 2016 21:49
-
-
Save awead/be6800fafa8e323256c4 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
/usr/lib/ruby/1.8/phusion_passenger/rack/thread_handler_extension.rb:81:in `process_request' | |
/usr/lib/ruby/1.8/phusion_passenger/request_handler/thread_handler.rb:145:in `accept_and_process_next_request' | |
/usr/lib/ruby/1.8/phusion_passenger/request_handler/thread_handler.rb:98:in `main_loop' | |
/usr/lib/ruby/1.8/phusion_passenger/request_handler.rb:440:in `block (3 levels) in start_threads' | |
/usr/lib/ruby/1.8/phusion_passenger/utils.rb:97:in `block in create_thread_and_abort_on_exception' | |
2016-02-22 16:23:59 -0500 (29285) GenericFilesController::create rescued Redis::CommandError | |
ERR unknown command 'script' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/redis-3.2.2/lib/redis/client.rb:114:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/instrumentation/redis.rb:42:in `block in call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/datastores.rb:111:in `block in wrap' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/method_tracer.rb:73:in `block in trace_execution_scoped' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/method_tracer_helpers.rb:82:in `trace_execution_scoped' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/method_tracer.rb:71:in `trace_execution_scoped' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/datastores.rb:108:in `wrap' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/instrumentation/redis.rb:41:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/redis-3.2.2/lib/redis.rb:2326:in `block in script' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/redis-3.2.2/lib/redis.rb:57:in `block in synchronize' | |
/opt/heracles/deploy/.rbenv/versions/2.3.0/lib/ruby/2.3.0/monitor.rb:214:in `mon_synchronize' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/redis-3.2.2/lib/redis.rb:57:in `synchronize' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/redis-3.2.2/lib/redis.rb:2325:in `script' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/redlock-0.1.5/lib/redlock/client.rb:121:in `load_scripts' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/redlock-0.1.5/lib/redlock/client.rb:101:in `initialize' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/redlock-0.1.5/lib/redlock/client.rb:23:in `new' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/redlock-0.1.5/lib/redlock/client.rb:23:in `block in initialize' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/redlock-0.1.5/lib/redlock/client.rb:21:in `map' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/redlock-0.1.5/lib/redlock/client.rb:21:in `initialize' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/sufia-models-6.6.0/app/services/sufia/lock_manager.rb:16:in `new' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/sufia-models-6.6.0/app/services/sufia/lock_manager.rb:16:in `initialize' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/sufia-models-6.6.0/app/services/sufia/lockable.rb:10:in `new' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/sufia-models-6.6.0/app/services/sufia/lockable.rb:10:in `lock_manager' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/sufia-models-6.6.0/app/services/sufia/lockable.rb:6:in `acquire_lock_for' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/sufia-models-6.6.0/app/models/batch.rb:15:in `find_or_create' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/sufia-6.6.0/app/controllers/concerns/sufia/files_controller_behavior.rb:236:in `process_file' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/sufia-6.6.0/app/controllers/concerns/sufia/files_controller_behavior.rb:105:in `create_from_upload' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/sufia-6.6.0/app/controllers/concerns/sufia/files_controller_behavior.rb:90:in `create' | |
/opt/heracles/deploy/scholarsphere/releases/20160222182221/app/controllers/concerns/sufia/files_controller/browse_everything.rb:11:in `create' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/sufia-6.6.0/app/controllers/concerns/sufia/files_controller/local_ingest_behavior.rb:9:in `create' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/actionpack-4.2.5.1/lib/action_controller/metal/implicit_render.rb:4:in `send_action' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/actionpack-4.2.5.1/lib/abstract_controller/base.rb:198:in `process_action' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/actionpack-4.2.5.1/lib/action_controller/metal/rendering.rb:10:in `process_action' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/actionpack-4.2.5.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:117:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:498:in `block (2 levels) in around' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:292:in `block (2 levels) in halting_and_conditional' | |
/opt/heracles/deploy/scholarsphere/releases/20160222182221/app/controllers/generic_files_controller.rb:25:in `notify_users_of_permission_changes' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:432:in `block in make_lambda' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:291:in `block in halting_and_conditional' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:497:in `block in around' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:92:in `__run_callbacks__' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:81:in `run_callbacks' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/actionpack-4.2.5.1/lib/abstract_controller/callbacks.rb:19:in `process_action' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/actionpack-4.2.5.1/lib/action_controller/metal/rescue.rb:29:in `process_action' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/actionpack-4.2.5.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/activesupport-4.2.5.1/lib/active_support/notifications.rb:164:in `block in instrument' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/activesupport-4.2.5.1/lib/active_support/notifications/instrumenter.rb:20:in `instrument' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/activesupport-4.2.5.1/lib/active_support/notifications.rb:164:in `instrument' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/actionpack-4.2.5.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/actionpack-4.2.5.1/lib/action_controller/metal/params_wrapper.rb:250:in `process_action' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/activerecord-4.2.5.1/lib/active_record/railties/controller_runtime.rb:18:in `process_action' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/actionpack-4.2.5.1/lib/abstract_controller/base.rb:137:in `process' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/actionview-4.2.5.1/lib/action_view/rendering.rb:30:in `process' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/actionpack-4.2.5.1/lib/action_controller/metal.rb:196:in `dispatch' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/actionpack-4.2.5.1/lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/actionpack-4.2.5.1/lib/action_controller/metal.rb:237:in `block in action' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/actionpack-4.2.5.1/lib/action_dispatch/routing/route_set.rb:74:in `dispatch' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/actionpack-4.2.5.1/lib/action_dispatch/routing/route_set.rb:43:in `serve' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/actionpack-4.2.5.1/lib/action_dispatch/journey/router.rb:43:in `block in serve' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/actionpack-4.2.5.1/lib/action_dispatch/journey/router.rb:30:in `each' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/actionpack-4.2.5.1/lib/action_dispatch/journey/router.rb:30:in `serve' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/actionpack-4.2.5.1/lib/action_dispatch/routing/route_set.rb:815:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/railties-4.2.5.1/lib/rails/engine.rb:518:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/railties-4.2.5.1/lib/rails/railtie.rb:194:in `public_send' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/railties-4.2.5.1/lib/rails/railtie.rb:194:in `method_missing' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/actionpack-4.2.5.1/lib/action_dispatch/routing/mapper.rb:51:in `serve' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/actionpack-4.2.5.1/lib/action_dispatch/journey/router.rb:43:in `block in serve' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/actionpack-4.2.5.1/lib/action_dispatch/journey/router.rb:30:in `each' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/actionpack-4.2.5.1/lib/action_dispatch/journey/router.rb:30:in `serve' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/actionpack-4.2.5.1/lib/action_dispatch/routing/route_set.rb:815:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/instrumentation/middleware_tracing.rb:79:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/rack/agent_hooks.rb:30:in `traced_call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/instrumentation/middleware_tracing.rb:79:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/rack/browser_monitoring.rb:32:in `traced_call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/instrumentation/middleware_tracing.rb:79:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/rack-maintenance-2.0.1/lib/rack/maintenance.rb:19:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/instrumentation/middleware_tracing.rb:79:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/warden-1.2.6/lib/warden/manager.rb:35:in `block in call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/warden-1.2.6/lib/warden/manager.rb:34:in `catch' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/warden-1.2.6/lib/warden/manager.rb:34:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/instrumentation/middleware_tracing.rb:79:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/rack-1.6.4/lib/rack/etag.rb:24:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/instrumentation/middleware_tracing.rb:79:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/rack-1.6.4/lib/rack/conditionalget.rb:38:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/instrumentation/middleware_tracing.rb:79:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/rack-1.6.4/lib/rack/head.rb:13:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/instrumentation/middleware_tracing.rb:79:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/params_parser.rb:27:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/instrumentation/middleware_tracing.rb:79:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/flash.rb:260:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/instrumentation/middleware_tracing.rb:79:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:225:in `context' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:220:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/instrumentation/middleware_tracing.rb:79:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/cookies.rb:560:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/instrumentation/middleware_tracing.rb:79:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/activerecord-4.2.5.1/lib/active_record/query_cache.rb:36:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/instrumentation/middleware_tracing.rb:79:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/activerecord-4.2.5.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/instrumentation/middleware_tracing.rb:79:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/active-fedora-9.9.0/lib/active_fedora/ldp_cache.rb:26:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/instrumentation/middleware_tracing.rb:79:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:88:in `__run_callbacks__' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:778:in `_run_call_callbacks' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:81:in `run_callbacks' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/callbacks.rb:27:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/instrumentation/middleware_tracing.rb:79:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/remote_ip.rb:78:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/instrumentation/middleware_tracing.rb:79:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/instrumentation/middleware_tracing.rb:79:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/instrumentation/middleware_tracing.rb:79:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/railties-4.2.5.1/lib/rails/rack/logger.rb:38:in `call_app' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/railties-4.2.5.1/lib/rails/rack/logger.rb:20:in `block in call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/activesupport-4.2.5.1/lib/active_support/tagged_logging.rb:68:in `block in tagged' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/activesupport-4.2.5.1/lib/active_support/tagged_logging.rb:26:in `tagged' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/activesupport-4.2.5.1/lib/active_support/tagged_logging.rb:68:in `tagged' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/railties-4.2.5.1/lib/rails/rack/logger.rb:20:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/instrumentation/middleware_tracing.rb:79:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/request_id.rb:21:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/instrumentation/middleware_tracing.rb:79:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/rack-1.6.4/lib/rack/methodoverride.rb:22:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/instrumentation/middleware_tracing.rb:79:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/rack-1.6.4/lib/rack/runtime.rb:18:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/instrumentation/middleware_tracing.rb:79:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/activesupport-4.2.5.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/instrumentation/middleware_tracing.rb:79:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/rack-1.6.4/lib/rack/sendfile.rb:113:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/instrumentation/middleware_tracing.rb:79:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/ssl.rb:24:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/instrumentation/middleware_tracing.rb:79:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/railties-4.2.5.1/lib/rails/engine.rb:518:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/railties-4.2.5.1/lib/rails/application.rb:165:in `call' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/railties-4.2.5.1/lib/rails/railtie.rb:194:in `public_send' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/railties-4.2.5.1/lib/rails/railtie.rb:194:in `method_missing' | |
/opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.3.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/instrumentation/middleware_tracing.rb:79:in `call' | |
/usr/lib/ruby/1.8/phusion_passenger/rack/thread_handler_extension.rb:81:in `process_request' | |
/usr/lib/ruby/1.8/phusion_passenger/request_handler/thread_handler.rb:145:in `accept_and_process_next_request' | |
/usr/lib/ruby/1.8/phusion_passenger/request_handler/thread_handler.rb:98:in `main_loop' | |
/usr/lib/ruby/1.8/phusion_passenger/request_handler.rb:440:in `block (3 levels) in start_threads' | |
/usr/lib/ruby/1.8/phusion_passenger/utils.rb:97:in `block in create_thread_and_abort_on_exception' | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment