ok you're right, but if that's the only issue, then the second instance simply could be started without Quartz. But then it's not a real fail-over anymore. An alternative strategy is to maintain only one instance, and cron-watching it with a shell-script. Need to think about it...
-----Ursprüngliche Nachricht----- Von: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 26. Juni 2008 14:36 An: [email protected] Betreff: Re: Archiva/Continuum Failover I don't know for Archiva, but for Continuum, you can't because Continuum run some scheduler that launch builds and update the DB; So if you have more than one instance for a DB, your build will be started on every nodes at the same time Emmanuel On Thu, Jun 26, 2008 at 10:24 AM, Lustig, Marc (Allianz Deutschland, externer Mitarbeiter) <[EMAIL PROTECTED]> wrote: > hi, > we want to run a fail-over scenario with two installations for > Archiva/Continuum each. > Has anybody tried to connect both installations to the same MySQL-instance > ? > Is there any special locking configuration needed for this? >
