11 févr. 2013 15:36:42 org.jboss.logging.LoggerProviders find DEBUG: Logging Provider: org.jboss.logging.JDKLoggerProvider 11 févr. 2013 15:36:42 org.hibernate.annotations.common.Version INFO: HCANN000001: Hibernate Commons Annotations {4.0.1.Final} 11 févr. 2013 15:36:42 org.hibernate.Version logVersion INFO: HHH000412: Hibernate Core {4.1.9.Final} 11 févr. 2013 15:36:42 org.hibernate.cfg.Environment INFO: HHH000206: hibernate.properties not found 11 févr. 2013 15:36:42 org.hibernate.cfg.Environment buildBytecodeProvider INFO: HHH000021: Bytecode provider name : javassist 11 févr. 2013 15:36:42 org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator instantiateExplicitConnectionProvider INFO: HHH000130: Instantiating explicit connection provider: org.hibernate.service.jdbc.connections.internal.C3P0ConnectionProvider 11 févr. 2013 15:36:42 org.hibernate.service.jdbc.connections.internal.C3P0ConnectionProvider configure INFO: HHH010002: C3P0 using driver: oracle.jdbc.driver.OracleDriver at URL: ... 11 févr. 2013 15:36:42 org.hibernate.service.jdbc.connections.internal.C3P0ConnectionProvider configure INFO: HHH000046: Connection properties: {user=..., password=***, autocommit=true, release_mode=auto} 11 févr. 2013 15:36:42 org.hibernate.service.jdbc.connections.internal.C3P0ConnectionProvider configure INFO: HHH000006: Autocommit mode: true 11 févr. 2013 15:36:42 com.mchange.v2.log.MLog INFO: MLog clients using java 1.4+ standard logging. 11 févr. 2013 15:36:42 com.mchange.v2.c3p0.C3P0Registry banner INFO: Initializing c3p0-0.9.1 [built 16-January-2007 14:46:42; debug? true; trace: 10] 11 févr. 2013 15:36:42 com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource getPoolManager INFO: Initializing c3p0 pool... com.mchange.v2.c3p0.PoolBackedDataSource@e07fa55e [ connectionPoolDataSource -> com.mchange.v2.c3p0.WrapperConnectionPoolDataSource@3716d6e0 [ acquireIncrement -> 3, acquireRetryAttempts -> 30, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, debugUnreturnedConnectionStackTraces -> false, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> 1bqoq5s8s1jyl8861c2cjpx|2d189c, idleConnectionTestPeriod -> 600, initialPoolSize -> 3, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 3600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 20, maxStatements -> 60, maxStatementsPerConnection -> 0, minPoolSize -> 1, nestedDataSource -> com.mchange.v2.c3p0.DriverManagerDataSource@2eb79478 [ description -> null, driverClass -> null, factoryClassLocation -> null, identityToken -> 1bqoq5s8s1jyl8861c2cjpx|7a4489, jdbcUrl -> ..., properties -> {user=******, password=******, autocommit=true, release_mode=auto} ], preferredTestQuery -> null, propertyCycle -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false; userOverrides: {} ], dataSourceName -> null, factoryClassLocation -> null, identityToken -> 1bqoq5s8s1jyl8861c2cjpx|1d49247, numHelperThreads -> 3 ] 11 févr. 2013 15:36:43 org.hibernate.dialect.Dialect INFO: HHH000400: Using dialect: org.hibernate.dialect.Oracle10gDialect 11 févr. 2013 15:36:43 org.hibernate.engine.jdbc.internal.LobCreatorBuilder useContextualLobCreation INFO: HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException 11 févr. 2013 15:36:43 org.hibernate.engine.transaction.internal.TransactionFactoryInitiator initiateService INFO: HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jdbc.JdbcTransactionFactory 11 févr. 2013 15:36:43 org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory INFO: HHH000397: Using ASTQueryTranslatorFactory 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement INFO: Multiply prepared statement! { ? = call BOTEMPLATE.PKG_BOT_TESTS.f_test_ReturnNonEmptyCursor() } 11 févr. 2013 15:36:43 com.mchange.v2.c3p0.stmt.GooGooStatementCache assimilateNewCheckedOutStatement FIN: (The same statement has already been prepared by this Connection, and that other instance has not yet been closed, so the statement pool has to prepare a second PreparedStatement object rather than reusing the previously-cached Statement. The new Statement will be cached, in case you frequently need multiple copies of this Statement.) 11 févr. 2013 15:36:44 com.mchange.v2.c3p0.impl.DefaultConnectionTester activeCheckConnectionNoQuery FIN: Connection oracle.jdbc.driver.T4CConnection@a53de4 failed default system-table Connection test with an Exception! java.sql.SQLException: ORA-01000: maximum open cursors exceeded at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:445) at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:396) at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:879) at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:450) at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:192) at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:531) at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:207) at oracle.jdbc.driver.T4CPreparedStatement.executeForDescribe(T4CPreparedStatement.java:884) at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:1167) at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1289) at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3584) at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3628) at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeQuery(OraclePreparedStatementWrapper.java:1493) at oracle.jdbc.OracleDatabaseMetaData.getTables(OracleDatabaseMetaData.java:3077) at com.mchange.v2.c3p0.impl.DefaultConnectionTester.activeCheckConnectionNoQuery(DefaultConnectionTester.java:185) at com.mchange.v2.c3p0.impl.DefaultConnectionTester.activeCheckConnection(DefaultConnectionTester.java:62) at com.mchange.v2.c3p0.impl.DefaultConnectionTester.statusOnException(DefaultConnectionTester.java:143) at com.mchange.v2.c3p0.AbstractConnectionTester.statusOnException(AbstractConnectionTester.java:82) at com.mchange.v2.c3p0.impl.NewPooledConnection.handleThrowable(NewPooledConnection.java:374) at com.mchange.v2.c3p0.impl.NewProxyCallableStatement.execute(NewProxyCallableStatement.java:3058) at org.hibernate.dialect.Oracle8iDialect.getResultSet(Oracle8iDialect.java:516) at org.hibernate.engine.jdbc.internal.proxy.CallableStatementProxyHandler.executeQuery(CallableStatementProxyHandler.java:56) at org.hibernate.engine.jdbc.internal.proxy.CallableStatementProxyHandler.continueInvocation(CallableStatementProxyHandler.java:52) at org.hibernate.engine.jdbc.internal.proxy.AbstractProxyHandler.invoke(AbstractProxyHandler.java:81) at $Proxy13.executeQuery(Unknown Source) at org.hibernate.loader.Loader.getResultSet(Loader.java:2031) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1832) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1811) at org.hibernate.loader.Loader.doQuery(Loader.java:899) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:341) at org.hibernate.loader.Loader.doList(Loader.java:2516) at org.hibernate.loader.Loader.doList(Loader.java:2502) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2332) at org.hibernate.loader.Loader.list(Loader.java:2327) at org.hibernate.loader.custom.CustomLoader.list(CustomLoader.java:338) at org.hibernate.internal.SessionImpl.listCustomQuery(SessionImpl.java:1783) at org.hibernate.internal.AbstractSessionImpl.list(AbstractSessionImpl.java:231) at org.hibernate.internal.SQLQueryImpl.list(SQLQueryImpl.java:157) at org.hibernate.ejb.QueryImpl.getResultList(QueryImpl.java:264) at CursorFromCalleableTest.getObjectListFromCalleableCursor(CursorFromCalleableTest.java:40) at CursorFromCalleableTest.testGetObjectListFromCalleableCursor_X500(CursorFromCalleableTest.java:27) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:49) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:197) 11 févr. 2013 15:36:44 com.mchange.v2.c3p0.impl.NewPooledConnection handleThrowable FIN: com.mchange.v2.c3p0.impl.NewPooledConnection@17f11fb invalidated by Exception. java.sql.SQLException: ORA-01000: maximum open cursors exceeded ORA-06512: at "BOTEMPLATE.PKG_BOT_TESTS", line 37 ORA-06512: at line 1 at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:445) at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:396) at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:879) at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:450) at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:192) at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:531) at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:204) at oracle.jdbc.driver.T4CCallableStatement.executeForRows(T4CCallableStatement.java:1041) at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1329) at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3584) at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3685) at oracle.jdbc.driver.OracleCallableStatement.execute(OracleCallableStatement.java:4714) at oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePreparedStatementWrapper.java:1376) at com.mchange.v2.c3p0.impl.NewProxyCallableStatement.execute(NewProxyCallableStatement.java:3044) at org.hibernate.dialect.Oracle8iDialect.getResultSet(Oracle8iDialect.java:516) at org.hibernate.engine.jdbc.internal.proxy.CallableStatementProxyHandler.executeQuery(CallableStatementProxyHandler.java:56) at org.hibernate.engine.jdbc.internal.proxy.CallableStatementProxyHandler.continueInvocation(CallableStatementProxyHandler.java:52) at org.hibernate.engine.jdbc.internal.proxy.AbstractProxyHandler.invoke(AbstractProxyHandler.java:81) at $Proxy13.executeQuery(Unknown Source) at org.hibernate.loader.Loader.getResultSet(Loader.java:2031) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1832) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1811) at org.hibernate.loader.Loader.doQuery(Loader.java:899) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:341) at org.hibernate.loader.Loader.doList(Loader.java:2516) at org.hibernate.loader.Loader.doList(Loader.java:2502) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2332) at org.hibernate.loader.Loader.list(Loader.java:2327) at org.hibernate.loader.custom.CustomLoader.list(CustomLoader.java:338) at org.hibernate.internal.SessionImpl.listCustomQuery(SessionImpl.java:1783) at org.hibernate.internal.AbstractSessionImpl.list(AbstractSessionImpl.java:231) at org.hibernate.internal.SQLQueryImpl.list(SQLQueryImpl.java:157) at org.hibernate.ejb.QueryImpl.getResultList(QueryImpl.java:264) at CursorFromCalleableTest.getObjectListFromCalleableCursor(CursorFromCalleableTest.java:40) at CursorFromCalleableTest.testGetObjectListFromCalleableCursor_X500(CursorFromCalleableTest.java:27) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:49) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:197) 11 févr. 2013 15:36:44 com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$ConnectionEventListenerImpl connectionErrorOccurred FIN: CONNECTION ERROR OCCURRED! 11 févr. 2013 15:36:44 org.hibernate.engine.jdbc.spi.SqlExceptionHelper logExceptions WARN: SQL Error: 1000, SQLState: 72000 11 févr. 2013 15:36:44 org.hibernate.engine.jdbc.spi.SqlExceptionHelper logExceptions ERROR: ORA-01000: maximum open cursors exceeded ORA-06512: at "BOTEMPLATE.PKG_BOT_TESTS", line 37 ORA-06512: at line 1