|
Hello, I'm currently testing some Sequoia configuration to manage failover. So I've 2 controllers holding each a VDB with each one backend. When launch 1st controller an load VDB config. All is OK. But when I try to load the VDB config on the second controller the following happens: 11:01:09,872 ERROR controller.virtualdatabase.MATISSEDB Virtual database configuration is not compatible with other controller settings. 11:01:10,889 ERROR controller.jmx.MBeanServer Register mbean of type sequoia:VirtualDataBase=MATISSEDB,type=VirtualDataBase.RequestManager.ParsingCache failed with error sequoia:type=VirtualDataBase.RequestManager.ParsingCache,VirtualDataBase=MATISSEDB ({2}) 11:01:10,893 ERROR controller.xml.DatabasesParser The virtual database MATISSEDB could not be added to the controller (because of Error while joining group MATISSEDB (org.continuent.sequoia.common.exceptions.ControllerException: Virtual database configuration is not compatible with other controller settings.)) java.lang.Exception: Error while joining group MATISSEDB (org.continuent.sequoia.common.exceptions.ControllerException: Virtual database configuration is not compatible with other controller settings.) at org.continuent.sequoia.controller.virtualdatabase.DistributedVirtualDatabase.joinGroup(DistributedVirtualDatabase.java:651) at org.continuent.sequoia.controller.xml.DatabasesParser.endElement(DatabasesParser.java:685) at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1528) at org.apache.crimson.parser.Parser2.content(Parser2.java:1779) The 2 VDB config are identical except for the name and hosts of their respective backends. So, What's these incompatibilities mentionned in the logs ? Any advice should be appreciated. Gerard --
Gérard
BUNEL |
_______________________________________________ Sequoia mailing list [email protected] https://forge.continuent.org/mailman/listinfo/sequoia

