java.sql.SQLRecoverableException: Closed Statement

Bug #1507924 reported by Aravindan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
BoneCP
New
Undecided
Unassigned

Bug Description

While i''m trying to execute stored procedure in my application using bonecp-0.8.0.RELEASE getting following error,

java.sql.SQLRecoverableException: Closed Statement
 at oracle.jdbc.driver.OracleClosedStatement.setString(OracleClosedStatement.java:734)
 at oracle.jdbc.driver.OraclePreparedStatementWrapper.setString(OraclePreparedStatementWrapper.java:282)
 at com.jolbox.bonecp.PreparedStatementHandle.setString(PreparedStatementHandle.java:1013)
 at com.xyz.Test.fetchRecord(Test.java:3378)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.