In the VDT 1.8.1 distribution of GUMS I noticed that the password to
the GUMS database is being displayed in the catalina.out log file on
startup I presume. In the catalina.out listing below, I have replaced
my gums password with 'XXXXXXXXXX' for obvious reasons.
I cannot figure out if any specific function is causing it, or if it
just during an initialization of a thread.
I do run the 'gums poolAddRange' right after start up, but it does not
appear every time.
John Weigand
INFO: Find registry server-registry.xml at classpath resource
Sep 20, 2007 11:18:33 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 6098 ms
Initializing c3p0 pool...
com.mchange.v2.c3p0.PoolBackedDataSource@5646a5 [
connectionPoolDataSource ->
com.mchange.v2.c3p0.WrapperConnectionPoolDataSource@3c35fd [
acquireIncrement -> 1, autoCommitOnClose -> false,
connectionTesterClassName ->
com.mchange.v2.c3p0.impl.DefaultConnectionTester, factoryClassLocation
-> null, forceIgnoreUnresolvedTransactions -> false,
idleConnectionTestPeriod -> 0, initialPoolSize -> 3, maxIdleTime ->
180, maxPoolSize -> 20, maxStatements -> 0, minPoolSize -> 3,
nestedDataSource -> com.mchange.v2.c3p0.DriverManagerDataSource@381a9c
[ description -> null, driverClass -> null, factoryClassLocation ->
null, jdbcUrl -> jdbc:mysql://cms-xen4.fnal.gov:49151/GUMS_1_1,
properties -> {autoReconnect=true, user=gums, password=XXXXXXXXXX} ] ,
propertyCycle -> 300, testConnectionOnCheckout -> false ] ,
factoryClassLocation -> null, numHelperThreads -> 3 ]