You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Phil Steitz (JIRA)" <ji...@apache.org> on 2014/04/13 08:21:14 UTC

[jira] [Comment Edited] (DBCP-415) Pooled PreparedStatements may be closed when accessed

    [ https://issues.apache.org/jira/browse/DBCP-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13967745#comment-13967745 ] 

Phil Steitz edited comment on DBCP-415 at 4/13/14 6:19 AM:
-----------------------------------------------------------

Test case (commented out) added to TestPStmtPoolingBasicDataSource  in r1586926 to illustrate this bug.  I think this is likely a regression due to the fix for DBCP-180.  


was (Author: psteitz):
Test case (commented out) added to TestPStmtPoolingBasicDataSource to illustrate this bug.  I think this is likely a regression due to the fix for DBCP-180.  

> Pooled PreparedStatements may be closed when accessed
> -----------------------------------------------------
>
>                 Key: DBCP-415
>                 URL: https://issues.apache.org/jira/browse/DBCP-415
>             Project: Commons Dbcp
>          Issue Type: Bug
>    Affects Versions: 2.0
>            Reporter: Phil Steitz
>
> Under high concurrency, connections using pooled PreparedStatements may encounter SQLExceptions with messages of the form "org.apache.commons.dbcp2.PoolablePreparedStatement with address: 'quoted SQL' is closed."



--
This message was sent by Atlassian JIRA
(v6.2#6252)