-
Bug
-
Resolution: Done
-
Major
-
JDG 7.2 ER3
-
None
Test are stuck on following step:
[java] Feb 15, 2018 9:39:28 AM org.infinispan.manager.DefaultCacheManager getCache
[java] WARN: ISPN000434: Direct usage of the ___defaultcache name to retrieve the default cache is deprecated
[java] Feb 15, 2018 9:39:28 AM infinispan.com.mchange.v2.log.MLog$1 run
[java] INFO: MLog clients using java 1.4+ standard logging.
[java] Feb 15, 2018 9:39:28 AM infinispan.com.mchange.v2.c3p0.C3P0Registry banner
[java] INFO: Initializing c3p0-0.9.5-pre8 [built 04-April-2014 04:08:13 -0700; debug? true; trace: 10]
[java] Feb 15, 2018 9:39:29 AM infinispan.com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource getPoolManager
[java] INFO: Initializing c3p0 pool... infinispan.com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 30, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> infinispan.com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, dataSourceName -> 1bqozkj9t16pbniq1xp8zpd|6f3e19b3, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> oracle.jdbc.OracleDriver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceUseNamedDriverClass -> false, identityToken -> 1bqozkj9t16pbniq1xp8zpd|6f3e19b3, idleConnectionTestPeriod -> 0, initialPoolSize -> 3, jdbcUrl -> jdbc:oracle:thin:@oracle-11gr2.hosts.mwqe.eng.bos.redhat.com:1521:dballo, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 0, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 15, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> null, privilegeSpawnedThreads -> false, properties ->
, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, userOverrides -> {}, usesTraditionalReflectiveProxies -> false ]
Build timed out (after 120 minutes). Marking the build as aborted.
Build was aborted
- relates to
-
JDG-1566 Multiple failures in testing JDBC Library and Cachestore on Oracle DBs
- Closed