Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-1461

prepared statement is getting closed prematurely

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 7.1.0.Beta1
    • None
    • JPA / Hibernate
    • None

      test case is added to https://github.com/scottmarlow/jboss-as/tree/AS7-1461

      See testsuite/integration/src/test/java/org/jboss/as/testsuite/integration/jpa/multiRow/InsertMultipleRowsTestCase.java

      To reproduce, update standalone.xml (in as7/build/target/*):
      <statement>
      <prepared-statement-cache-size> 3 </prepared-statement-cache-size>
      </statement>

      cd as7/test/integration
      mvn clean install -DallTests

      See exception here http://pastebin.com/aKYsQsWX

            smarlow1@redhat.com Scott Marlow
            smarlow1@redhat.com Scott Marlow
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: