Skip to content

Instantly share code, notes, and snippets.

@neerajnagi
Created August 29, 2013 07:07
Show Gist options
  • Save neerajnagi/6375011 to your computer and use it in GitHub Desktop.
Save neerajnagi/6375011 to your computer and use it in GitHub Desktop.
crashed punchblock
RROR Celluloid: Punchblock::Translator::Freeswitch::Call crashed!
Celluloid::DeadActorError: attempted to call a dead actor
/usr/local/rvm/gems/jruby-1.7.4/gems/celluloid-0.14.1/lib/celluloid/proxies/sync_proxy.rb:25:in `method_missing'
/usr/local/rvm/gems/jruby-1.7.4/gems/celluloid-0.14.1/lib/celluloid/proxies/sync_proxy.rb:23:in `method_missing'
/usr/local/rvm/gems/jruby-1.7.4/gems/celluloid-0.14.1/lib/celluloid/legacy.rb:14:in `method_missing'
/usr/local/rvm/gems/jruby-1.7.4/gems/punchblock-2.0.0.beta1/lib/punchblock/translator/freeswitch/component/record.rb:27:in `execute'
org/jruby/RubyProc.java:255:in `call'
/usr/local/rvm/gems/jruby-1.7.4/gems/has-guarded-handlers-1.5.0/lib/has_guarded_handlers.rb:105:in `call_handler'
/usr/local/rvm/gems/jruby-1.7.4/gems/has-guarded-handlers-1.5.0/lib/has_guarded_handlers.rb:91:in `trigger_handler'
org/jruby/RubyKernel.java:1254:in `catch'
/usr/local/rvm/gems/jruby-1.7.4/gems/has-guarded-handlers-1.5.0/lib/has_guarded_handlers.rb:87:in `trigger_handler'
org/jruby/RubyEnumerable.java:556:in `find'
/usr/local/rvm/gems/jruby-1.7.4/gems/has-guarded-handlers-1.5.0/lib/has_guarded_handlers.rb:85:in `trigger_handler'
org/jruby/RubyKernel.java:1254:in `catch'
/usr/local/rvm/gems/jruby-1.7.4/gems/has-guarded-handlers-1.5.0/lib/has_guarded_handlers.rb:84:in `trigger_handler'
/usr/local/rvm/gems/jruby-1.7.4/gems/punchblock-2.0.0.beta1/lib/punchblock/translator/freeswitch/call.rb:116:in `handle_es_event'
org/jruby/RubyKernel.java:1932:in `public_send'
/usr/local/rvm/gems/jruby-1.7.4/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `dispatch'
/usr/local/rvm/gems/jruby-1.7.4/gems/celluloid-0.14.1/lib/celluloid/calls.rb:125:in `dispatch'
/usr/local/rvm/gems/jruby-1.7.4/gems/celluloid-0.14.1/lib/celluloid/actor.rb:326:in `handle_message'
/usr/local/rvm/gems/jruby-1.7.4/gems/celluloid-0.14.1/lib/celluloid/tasks.rb:42:in `initialize'
/usr/local/rvm/gems/jruby-1.7.4/gems/celluloid-0.14.1/lib/celluloid/tasks.rb:35:in `initialize'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment