Frequent internal server errors resulting from AJAX calls -- GlassFish v3 1.0.2 
with JRuby 1.5.2 and newer
----------------------------------------------------------------------------------------------------------

                 Key: JRUBY-5114
                 URL: http://jira.codehaus.org/browse/JRUBY-5114
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.5.2
         Environment: Mac OS X
            Reporter: Marcus Peterson
            Assignee: Thomas E Enebo


When GlassFish is run in JRuby 1.5.2 or 1.5.3 (note that JRuby 1.5.1 works), my 
AJAX calls frequently fail and yield the error below:

  Status: 500 Internal Server Error
  Stream closed
    
/Users/peterson/jruby/jruby-1.5.3/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/request.rb:147:in
 `POST'
    
/Users/peterson/jruby/jruby-1.5.3/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/methodoverride.rb:15:in
 `call'
    
/Users/peterson/jruby/jruby-1.5.3/lib/ruby/gems/1.8/gems/actionpack-2.3.8/lib/action_controller/params_parser.rb:15:in
 `call'
    
/Users/peterson/jruby/jruby-1.5.3/lib/ruby/gems/1.8/gems/actionpack-2.3.8/lib/action_controller/session/abstract_store.rb:128:in
 `call'
    
/Users/peterson/jruby/jruby-1.5.3/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/query_cache.rb:29:in
 `call'
    
/Users/peterson/jruby/jruby-1.5.3/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connection_adapters/abstract/query_cache.rb:34:in
 `cache'
    
/Users/peterson/jruby/jruby-1.5.3/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/query_cache.rb:9:in
 `cache'
    
/Users/peterson/jruby/jruby-1.5.3/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/query_cache.rb:28:in
 `call'
    
/Users/peterson/jruby/jruby-1.5.3/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connection_adapters/abstract/connection_pool.rb:361:in
 `call'
    
/Users/peterson/jruby/jruby-1.5.3/lib/ruby/gems/1.8/gems/actionpack-2.3.8/lib/action_controller/failsafe.rb:26:in
 `call'
    
/Users/peterson/jruby/jruby-1.5.3/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/lock.rb:11:in
 `call'
    
/Users/peterson/jruby/jruby-1.5.3/lib/ruby/gems/1.8/gems/actionpack-2.3.8/lib/action_controller/dispatcher.rb:114:in
 `call'
    
/Users/peterson/jruby/jruby-1.5.3/lib/ruby/gems/1.8/gems/actionpack-2.3.8/lib/action_controller/reloader.rb:34:in
 `run'
    
/Users/peterson/jruby/jruby-1.5.3/lib/ruby/gems/1.8/gems/actionpack-2.3.8/lib/action_controller/dispatcher.rb:108:in
 `call'
    
/Users/peterson/jruby/jruby-1.5.3/lib/ruby/gems/1.8/gems/glassfish-1.0.2-universal-java/lib/rack/adapter/rails.rb:133:in
 `call'
    
/Users/peterson/jruby/jruby-1.5.3/lib/ruby/gems/1.8/gems/glassfish-1.0.2-universal-java/lib/rack/handler/grizzly.rb:55:in
 `call'
    :1

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
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


Reply via email to