Hi, We have Sequoia 3.0 beta 2 set up in a RAIDb1 configuration running with one controller and two MySQL database backends. We are also using Hibernate 3.2 in our web application. As far as I can tell, database changes are being properly replicated to both backends. However, during runtime, we are seeing a LOT of warnings repeatedly showing up in the logs.
Anyone know why these warnings are showing up? Are the following warnings harmless or do they indicate that there is a problem with the setup? Log output: 2007-03-30 20:21:39,220 WARN controller.virtualdatabase.mxplaydbDistributed re quest select address0_.id as id0_0_, address0_... did not remove itself from the total order queue 2007-03-30 20:21:39,227 WARN controller.virtualdatabase.mxplaydbDistributed re quest select folder0_.id as id11_5_, folder0_.... did not remove itself from the total order queue 2007-03-30 20:21:39,233 WARN controller.virtualdatabase.mxplaydbDistributed re quest select address0_.id as id0_0_, address0_... did not remove itself from the total order queue 2007-03-30 20:21:39,240 WARN controller.virtualdatabase.mxplaydbDistributed re quest select folder0_.id as id11_5_, folder0_.... did not remove itself from the total order queue 2007-03-30 20:21:39,246 WARN controller.virtualdatabase.mxplaydbDistributed re quest select address0_.id as id0_0_, address0_... did not remove itself from the total order queue 2007-03-30 20:21:39,417 WARN backend.DatabaseBackend.node1 No transaction medat ada found for transaction 379 releasing locks manually 2007-03-30 20:21:39,615 WARN backend.DatabaseBackend.node1 No transaction medat ada found for transaction 380 releasing locks manually 2007-03-30 20:21:40,086 WARN backend.DatabaseBackend.node1 No transaction medat ada found for transaction 382 releasing locks manually 2007-03-30 20:21:40,257 WARN backend.DatabaseBackend.node1 No transaction medat ada found for transaction 383 releasing locks manually 2007-03-30 20:21:40,379 WARN backend.DatabaseBackend.node1 No transaction medat ada found for transaction 384 releasing locks manually 2007-03-30 20:22:05,219 WARN backend.DatabaseBackend.node1 No transaction medat ada found for transaction 505 releasing locks manually Thanks, Joe
_______________________________________________ Sequoia mailing list [email protected] https://forge.continuent.org/mailman/listinfo/sequoia
