[jboss-jira] [JBoss JIRA] Resolved: (AS7-1461) prepared statement is getting closed prematurely

Scott Marlow (JIRA) jira-events at lists.jboss.org
Mon Aug 22 14:06:17 EDT 2011


     [ https://issues.jboss.org/browse/AS7-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Scott Marlow resolved AS7-1461.
-------------------------------

    Resolution: Cannot Reproduce Bug


This doesn't seem to happen for me anymore with a prepared cache size of 3.  The test case is in https://github.com/scottmarlow/jboss-as/tree/AS7-1461 if this ever happens again.

test case files:
http://pastebin.com/GLZAp3Rd test case
http://pastebin.com/nmL0qq8S sfsb
http://pastebin.com/RMcpaGYy entity 
http://pastebin.com/1mjz7yh7 entity
http://pastebin.com/Vfa6KE1u entity
http://pastebin.com/b29gR0Sm entity
http://pastebin.com/64BHWE2W entity

Will reopen if this reoccurs.

> prepared statement is getting closed prematurely
> ------------------------------------------------
>
>                 Key: AS7-1461
>                 URL: https://issues.jboss.org/browse/AS7-1461
>             Project: Application Server 7
>          Issue Type: Feature Request
>          Components: JPA / Hibernate
>            Reporter: Scott Marlow
>            Assignee: Scott Marlow
>
> 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

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list