Advertisement
Guest User

Untitled

a guest
Jun 4th, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 6.56 KB | None | 0 0
  1. Jul 13, 2010 6:53:12 PM org.apache.catalina.core.AprLifecycleListener init
  2. INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64/server:/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64:/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/../lib/amd64:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
  3. Jul 13, 2010 6:53:13 PM org.apache.coyote.http11.Http11Protocol init
  4. INFO: Initializing Coyote HTTP/1.1 on http-8080
  5. Jul 13, 2010 6:53:13 PM org.apache.catalina.startup.Catalina load
  6. INFO: Initialization processed in 553 ms
  7. Jul 13, 2010 6:53:13 PM org.apache.catalina.core.StandardService start
  8. INFO: Starting service Catalina
  9. Jul 13, 2010 6:53:13 PM org.apache.catalina.core.StandardEngine start
  10. INFO: Starting Servlet Engine: Apache Tomcat/6.0.20
  11. Jul 13, 2010 6:53:17 PM com.mchange.v2.log.MLog <clinit>
  12. INFO: MLog clients using java 1.4+ standard logging.
  13. Jul 13, 2010 6:53:17 PM com.mchange.v2.c3p0.C3P0Registry banner
  14. INFO: Initializing c3p0-0.9.0 [built 16-January-2006 22:02:55 +0000; debug? false; trace: 5]
  15. Jul 13, 2010 6:53:17 PM com.mchange.v2.c3p0.PoolBackedDataSource getPoolManager
  16. INFO: Initializing c3p0 pool... com.mchange.v2.c3p0.PoolBackedDataSource@2f152c0e [ connectionPoolDataSource -> com.mchange.v2.c3p0.WrapperConnectionPoolDataSource@2bbef4c6 [ 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 -> 2bbef4c6, idleConnectionTestPeriod -> 300, initialPoolSize -> 5, maxIdleTime -> 300, maxPoolSize -> 20, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 5, nestedDataSource -> com.mchange.v2.c3p0.DriverManagerDataSource@59b68d78 [ description -> null, driverClass -> null, factoryClassLocation -> null, identityToken -> 59b68d78, jdbcUrl -> jdbc:oracle:thin:@dell-pe-sc1435-01.rhts.englab.brq.redhat.com:1521:XE, properties -> {user=******, password=******} ], preferredTestQuery -> null, propertyCycle -> 300, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, usesTraditionalReflectiveProxies -> false ], factoryClassLocation -> null, identityToken -> 2f152c0e, numHelperThreads -> 3 ]
  17. Jul 13, 2010 6:53:24 PM org.apache.coyote.http11.Http11Protocol start
  18. INFO: Starting Coyote HTTP/1.1 on http-8080
  19. Jul 13, 2010 6:53:24 PM org.apache.jk.common.ChannelSocket init
  20. INFO: JK: ajp13 listening on /0.0.0.0:8009
  21. Jul 13, 2010 6:53:24 PM org.apache.jk.server.JkMain start
  22. INFO: Jk running ID=0 time=0/71  config=null
  23. Jul 13, 2010 6:53:24 PM org.apache.catalina.startup.Catalina start
  24. INFO: Server startup in 11735 ms
  25.  
  26.  
  27. Jul 13, 2010 6:53:34 PM org.apache.catalina.loader.WebappClassLoader modified
  28. INFO:     Additional JARs have been added : 'antlr.jar'
  29. Jul 13, 2010 6:53:34 PM org.apache.catalina.core.StandardContext reload
  30. INFO: Reloading this Context has started
  31. Jul 13, 2010 6:53:39 PM com.mchange.v2.log.MLog <clinit>
  32. INFO: MLog clients using java 1.4+ standard logging.
  33. Jul 13, 2010 6:53:39 PM com.mchange.v2.c3p0.C3P0Registry banner
  34. INFO: Initializing c3p0-0.9.0 [built 16-January-2006 22:02:55 +0000; debug? false; trace: 5]
  35. Jul 13, 2010 6:53:39 PM com.mchange.v2.c3p0.PoolBackedDataSource getPoolManager
  36. INFO: Initializing c3p0 pool... com.mchange.v2.c3p0.PoolBackedDataSource@21dace28 [ connectionPoolDataSource -> com.mchange.v2.c3p0.WrapperConnectionPoolDataSource@29d8a2c5 [ 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 -> 29d8a2c5, idleConnectionTestPeriod -> 300, initialPoolSize -> 5, maxIdleTime -> 300, maxPoolSize -> 20, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 5, nestedDataSource -> com.mchange.v2.c3p0.DriverManagerDataSource@4091630f [ description -> null, driverClass -> null, factoryClassLocation -> null, identityToken -> 4091630f, jdbcUrl -> jdbc:oracle:thin:@dell-pe-sc1435-01.rhts.englab.brq.redhat.com:1521:XE, properties -> {user=******, password=******} ], preferredTestQuery -> null, propertyCycle -> 300, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, usesTraditionalReflectiveProxies -> false ], factoryClassLocation -> null, identityToken -> 21dace28, numHelperThreads -> 3 ]
  37.  
  38. Jul 13, 2010 6:53:56 PM org.apache.catalina.loader.WebappClassLoader modified
  39. INFO:     Additional JARs have been added : 'antlr.jar'
  40. Jul 13, 2010 6:53:56 PM org.apache.catalina.core.StandardContext reload
  41. INFO: Reloading this Context has started
  42. Jul 13, 2010 6:54:02 PM com.mchange.v2.log.MLog <clinit>
  43. INFO: MLog clients using java 1.4+ standard logging.
  44. Jul 13, 2010 6:54:02 PM com.mchange.v2.c3p0.C3P0Registry banner
  45. INFO: Initializing c3p0-0.9.0 [built 16-January-2006 22:02:55 +0000; debug? false; trace: 5]
  46. Jul 13, 2010 6:54:02 PM com.mchange.v2.c3p0.PoolBackedDataSource getPoolManager
  47. INFO: Initializing c3p0 pool... com.mchange.v2.c3p0.PoolBackedDataSource@5706fbf9 [ connectionPoolDataSource -> com.mchange.v2.c3p0.WrapperConnectionPoolDataSource@413d26d2 [ 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 -> 413d26d2, idleConnectionTestPeriod -> 300, initialPoolSize -> 5, maxIdleTime -> 300, maxPoolSize -> 20, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 5, nestedDataSource -> com.mchange.v2.c3p0.DriverManagerDataSource@115c8723 [ description -> null, driverClass -> null, factoryClassLocation -> null, identityToken -> 115c8723, jdbcUrl -> jdbc:oracle:thin:@dell-pe-sc1435-01.rhts.englab.brq.redhat.com:1521:XE, properties -> {user=******, password=******} ], preferredTestQuery -> null, propertyCycle -> 300, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, usesTraditionalReflectiveProxies -> false ], factoryClassLocation -> null, identityToken -> 5706fbf9, numHelperThreads -> 3 ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement