Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cramp/callbacks.rb:92:in `handle_exception #53

Open
krolltech opened this issue Aug 25, 2012 · 1 comment
Open

cramp/callbacks.rb:92:in `handle_exception #53

krolltech opened this issue Aug 25, 2012 · 1 comment

Comments

@krolltech
Copy link

I don't know what happen.. please help me ..
i
set mysql max connection to 800
set fiber poll to 800

and use ab to -n 800 -c 800 url. and the thin server crash...

/Users/zhuoyikang/.rvm/gems/ruby-1.9.3-p194/gems/cramp-0.15.1/lib/cramp/callbacks.rb:92:in handle_exception': cannot load such file -- cramp/exception_handler (LoadError) from /Users/zhuoyikang/.rvm/gems/ruby-1.9.3-p194/gems/cramp-0.15.1/lib/cramp/fiber_pool.rb:29:inrescue in block in callback_wrapper'
from /Users/zhuoyikang/.rvm/gems/ruby-1.9.3-p194/gems/cramp-0.15.1/lib/cramp/fiber_pool.rb:26:in block in callback_wrapper' from /Users/zhuoyikang/.rvm/gems/ruby-1.9.3-p194/gems/cramp-0.15.1/lib/vendor/fiber_pool.rb:48:incall'
from /Users/zhuoyikang/.rvm/gems/ruby-1.9.3-p194/gems/cramp-0.15.1/lib/vendor/fiber_pool.rb:48:in block (3 levels) in initialize' from /Users/zhuoyikang/.rvm/gems/ruby-1.9.3-p194/gems/cramp-0.15.1/lib/vendor/fiber_pool.rb:47:inloop'
from /Users/zhuoyikang/.rvm/gems/ruby-1.9.3-p194/gems/cramp-0.15.1/lib/vendor/fiber_pool.rb:47:in `block (2 levels) in initialize'

@sikora
Copy link

sikora commented Jan 16, 2013

Same issue is happening here, were you able to sort it out?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants