I'm getting this error randomly while navigating in my views in a Rails
application, after a while, I'll get this message about any line number
and any view. Totally random.
I never use special characters on my views, since I use I18n on them.
My application only runs in Ruby 1.9, so I can't tell it if it would
happen in 1.8 mode... I'm using JRuby 1.6.1 with JRUBY_OPTS=--1.9.
O navigate for a few seconds in any view without problems. After the
problem happens once, it happens in all views all the time.
Any idea, what could this be?
Best regards,
Rodrigo.