Community
Participate
Working Groups
When using jruby rack it is possibe that the RubyRunnable is not in the stacktrace, so there is no ruby script friendly stack
Created attachment 195075 [details] added more scenarios including Main Thread More scenarios where Ruby code can be called. Basically there are 3 approaches that are covered now. 1. When the code is run in RubyRunnable 2. When the code is run in pure Java Thread 3. When the code is run in JRuby Main class
Comment on attachment 195075 [details] added more scenarios including Main Thread Thanks for reporting the problem and sending us a patch. I reveied and tested the patch. I checked it in with revision 1122.
I added the iplog flag and am closing the message now, as the patch resolves the problem.