Getting NativeException: org.jruby.RubyContinuation$Continuation: null with RSpec 2 and EventMachine ----------------------------------------------------------------------------------------------------
Key: JRUBY-5418 URL: http://jira.codehaus.org/browse/JRUBY-5418 Project: JRuby Issue Type: Bug Components: Extensions Environment: jruby 1.6.0.dev (ruby 1.8.7 patchlevel 330) (2011-01-24 1fc5fa4) (Java HotSpot(TM) 64-Bit Server VM 1.6.0_22) [darwin-x86_64-java] Reporter: Michael Fix For: JRuby 1.6RC2 I am seeing NativeException: org.jruby.RubyContinuation$Continuation: null when running spec suite for amqp gem on JRuby-head. To be able to run that spec suite one has to do a bit of setup, but I cannot come up with a reduced case so bear with me. 1. Install RabbitMQ, the easiest would be with Homebrew: brew install rabbitmq && rabbitmq-server 2. git clone git://github.com/ruby-amqp/amqp.git 3. bundle install 4. rspec spec Here is raw stacktrace from my run: http://bit.ly/fop0cT -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email