#10 new
Martin Schuerrer

jetty-rails 0.8.1 throws exceptions in development mode

Reported by Martin Schuerrer | November 22nd, 2009 @ 12:07 AM

jetty-rails 0.8.1 (the one from gemcutter) throws exceptions (Mutex relocking by same thread) when running in development mode.

jetty-rails uses a jruby-rack-0.9.5-SNAPSHOT.jar which does not include the fix for http://kenai.com/jira/browse/JRUBY_RACK-22

Applying this patch http://github.com/nicksieger/jruby-rack/commit/61e44e49d11d44c19c75... resolves the issue.

I hope you can apply this fix to the main repository and push out a working gem.

Comments and changes to this ticket

  • Juan Cena

    Juan Cena September 29th, 2020 @ 09:19 PM

    That's great, you fixed the issue. What a nice gesture of you to share the patch to us. I've been having a problem for 2 days because of the exceptions in development mode and thanks for your patch I was able to correct it. Now I can finally play freely this Vikings War of Clan game on my PC without any problems. I play it with my son, it's a great bonding experience for the both of us. If you want it, follow this link to get the game.
    Download now!!

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Jetty Rails aims to run any Warbler based JRuby on Rails or JRuby Merb applications with Jetty Container, loading configuration from Warbler.

This project is useful for people developing JRuby on Rails (or Merb) applications that can not use mongrel for development. Rails and Merb applications integrated with servlet based applications in the same context would be a reasonable reason.

People watching this ticket

Pages