brian walsh created JRUBY-6435:
----------------------------------

             Summary: pooled jdbc connection in tridad fails with 
Java::JavaLang::IndexOutOfBoundsException 
java.nio.ByteBuffer.wrap(ByteBuffer.java:369)
                 Key: JRUBY-6435
                 URL: https://jira.codehaus.org/browse/JRUBY-6435
             Project: JRuby
          Issue Type: Bug
          Components: Java Integration
    Affects Versions: JRuby 1.6.6
         Environment: $ uname -r
2.6.18-194.el5

            Reporter: brian walsh
         Attachments: jruby_1-6-6_multithread_errs.txt

Installed 1.6.6 on development system.
Under moderate load, given simultaneous requests from same user/browser, we are 
seeing intermittent failures.  Stack trace attached.
Currently investigating reproduction on demand.


database.yml

  adapter: mssql
  timeout: 2000
  pool: 30
  driver: com.microsoft.sqlserver.jdbc.SQLServerDriver


Feb 8, 2012 4:57:37 AM org.apache.coyote.AbstractProtocolHandler init
INFO: Initializing ProtocolHandler ["http-bio-/127.0.0.1-3000"]
Feb 8, 2012 4:57:37 AM org.apache.coyote.AbstractProtocolHandler init
INFO: Initializing ProtocolHandler ["ajp-bio-8099"]
Feb 8, 2012 4:57:37 AM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Tomcat
Feb 8, 2012 4:57:37 AM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.11
2012-02-08 04:57:37 INFO: No global web.xml found
2012-02-08 04:57:39 INFO: Info: received max runtimes = 1
2012-02-08 04:57:39 INFO: jruby 1.6.6 (ruby-1.9.2-p312) (2012-01-30 5673572) 
(OpenJDK 64-Bit Server VM 1.6.0_0) [linux-amd64-java]


 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.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