I am apparently having a problem where multiple database connection pools are being created with the same name. My logs have the following lines: [Tue Apr 16 19:12:25 EDT 2002] -- INFO -- FROM logger:database: default (in + out = total): 0 + 0 = 0 [Tue Apr 16 19:12:38 EDT 2002] -- INFO -- FROM logger:database: default (in + out = total): 2 + 0 = 2
I definitely know that there are two separate pools because they have differing amounts of available connections, and I have the following setting in TR.props: database.logInterval = 120000. Could anyone shed some light on me as to why this might be occuring? Thanks, Michael Blake Day Artistry Studios - e-commerce design, implementation and hosting email: [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
