Bill Dortch wrote:
On 10/15/07, *Ola Bini* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

    Something seems very wrong - running Petstore with console_bench and
    -rprofile generates a million AIOOB. Running without -rprofile
    works fine.


Hmm, could you open a JIRA and post a stack trace for the AIOOB?  Thanks.

-Bill
Eeek.

Ok, I couldn't get this to happen again - but now I have another problem that wasn't on trunk last Thursday. This is when running a Rails application in Mongrel with production mode. As said, it worked last week:

Tue Oct 16 14:30:28 BST 2007: Error calling Dispatcher.dispatch #<NativeException: java.lang.StringIndexOutOfBoundsException: String index out of range: 0>
String.java:687:in `java.lang.String.charAt'
LoadService.java:540:in `org.jruby.runtime.load.LoadService.tryLoadExtension'
LoadService.java:276:in `org.jruby.runtime.load.LoadService.smartLoad'
LoadService.java:344:in `org.jruby.runtime.load.LoadService.require'
RubyKernel.java:671:in `org.jruby.RubyKernel.require'
null:-1:in `org.jruby.RubyKernelInvoker$require_method_1_0.call'
AliasMethod.java:60:in `org.jruby.internal.runtime.methods.AliasMethod.call'
CallAdapter.java:140:in `org.jruby.runtime.CallAdapter$DefaultCallAdapter.call' CallAdapter.java:107:in `org.jruby.runtime.CallAdapter$DefaultCallAdapter.call' /Users/olabini/workspace/jruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require6946314_2170432.__rescue_1' /Users/olabini/workspace/jruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require6946314_2170432.__file__' /Users/olabini/workspace/jruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:-1:in `require6946314_2170432.run' DefaultMethod.java:112:in `org.jruby.internal.runtime.methods.DefaultMethod.call'
RubyObject.java:513:in `org.jruby.RubyObject.callMethod'
RubyObject.java:453:in `org.jruby.RubyObject.callSuper'
/Users/olabini/workspace/jruby/lib/ruby/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require10880948_2170432.closure0'
null:-1:in `require10880948_2170432Blockclosure0xx1.call'
CompiledBlock.java:100:in `org.jruby.runtime.CompiledBlock.yield'
/Users/olabini/workspace/jruby/lib/ruby/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in13992061_2170432.__ensure_2' /Users/olabini/workspace/jruby/lib/ruby/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in13992061_2170432.__ensure_1' /Users/olabini/workspace/jruby/lib/ruby/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:314:in `new_constants_in13992061_2170432.__file__' /Users/olabini/workspace/jruby/lib/ruby/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:-1:in `new_constants_in13992061_2170432.run' DefaultMethod.java:112:in `org.jruby.internal.runtime.methods.DefaultMethod.call' CallAdapter.java:140:in `org.jruby.runtime.CallAdapter$DefaultCallAdapter.call' /Users/olabini/workspace/jruby/lib/ruby/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require10880948_2170432.__rescue_1' /Users/olabini/workspace/jruby/lib/ruby/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require10880948_2170432.__file__' /Users/olabini/workspace/jruby/lib/ruby/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:-1:in `require10880948_2170432.run'



Cheers

--
Ola Bini (http://ola-bini.blogspot.com) JRuby Core Developer
Developer, ThoughtWorks Studios (http://studios.thoughtworks.com)
Practical JRuby on Rails (http://apress.com/book/view/9781590598818)

"Yields falsehood when quined" yields falsehood when quined.



---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to