Advertisement
Guest User

Untitled

a guest
May 28th, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.02 KB | None | 0 0
  1. INFO | jvm 1 | 2010/06/01 15:10:50 | INFO: MLog clients using java 1.4+ standard logging.
  2. INFO | jvm 1 | 2010/06/01 15:10:50 | 1 juin 2010 15:10:50 com.mchange.v2.c3p0.C3P0Registry banner
  3. INFO | jvm 1 | 2010/06/01 15:10:50 | INFO: Initializing c3p0-0.9.0 [built 13-July-2007 10:11:26 -0400; debug? false; trace: 5]
  4. INFO | jvm 1 | 2010/06/01 15:10:51 | 1 juin 2010 15:10:51 com.mchange.v2.c3p0.PoolBackedDataSource getPoolManager
  5. INFO | jvm 1 | 2010/06/01 15:10:51 | INFO: Initializing c3p0 pool... com.mchange.v2.c3p0.PoolBackedDataSource@10ed32c4 [ connectionPoolDataSource -> com.mchange.v2.c3p0.WrapperConnectionPoolDataSource@32d8ca48 [ acquireIncrement -> 3, acquireRetryAttempts -> 30, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> 32d8ca48, idleConnectionTestPeriod -> 300, initialPoolSize -> 5, maxIdleTime -> 300, maxPoolSize -> 20, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 5, nestedDataSource -> com.mchange.v2.c3p0.DriverManagerDataSource@2e879860 [ description -> null, driverClass -> null, factoryClassLocation -> null, identityToken -> 2e879860, jdbcUrl -> jdbc:oracle:thin:@oracle-1:1521:spacewalk, properties -> {user=******, password=******} ], preferredTestQuery -> null, propertyCycle -> 300, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, usesTraditionalReflectiveProxies -> false ], factoryClassLocation -> null, identityToken -> 10ed32c4, numHelperThreads -> 3 ]
  6. DEBUG | wrapperp | 2010/06/01 15:10:51 | send a packet PING : ping
  7. INFO | jvm 1 | 2010/06/01 15:10:51 | Received a packet PING : ping
  8. INFO | jvm 1 | 2010/06/01 15:10:51 | Send a packet PING : ok
  9. DEBUG | wrapperp | 2010/06/01 15:10:51 | read a packet PING : ok
  10. DEBUG | wrapper | 2010/06/01 15:10:51 | Got ping response from JVM
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement