Production mode with Rails 3.1.rc5 is triggering a lot of java.lang.IllegalStateException when calling ActionView::Template ---------------------------------------------------------------------------------------------------------------------------
Key: JRUBY-6008 URL: https://jira.codehaus.org/browse/JRUBY-6008 Project: JRuby Issue Type: Bug Components: Application Error Affects Versions: JRuby 1.6.3 Environment: Windows 64bits, Rails 3.1.0.rc5 Reporter: Jean-Dominique Morani Priority: Blocker Fix For: JRuby 1.6.4 When I run a rails 3.1 application in production mode and I try to access a page, nothing seems to be happening, rails seems to be stuck. If I try to refresh the page, I'm getting the following error : ActionView::Template::Error (java.lang.IllegalStateException: Calling Context.exit without previous Context.enter This seems to be happening randomly (not always on the same view) but happens frequently. After the problem occurs I need to restart the app. -- This message is automatically generated by JIRA. 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