-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
When
- Mybatis BATCH mode is on
Then
- some tests are failing with the error:
Caused by: java.sql.BatchUpdateException: ORA-01000: maximum open cursors exceeded at oracle.jdbc.driver.OraclePreparedStatement.executeBatch(OraclePreparedStatement.java:12296) at oracle.jdbc.driver.OracleStatementWrapper.executeBatch(OracleStatementWrapper.java:246) at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:122) ... 29 more
This is the controller panel for Smart Panels app
- is related to
-
CAM-8327 Switch on MyBatis batch processing mode
- Closed