« Return to Thread: Failing to acquire exclusive lock - MySQL

Re: Failing to acquire exclusive lock - MySQL

by James.Strachan :: Rate this Message:

Reply to Author | View in Thread

On 4/18/07, millea1 <amiller@...> wrote:

>
>
>
> James.Strachan wrote:
> >
> > Which version of MySQL are you using? You are not running multiple
> > brokers against the same database are you by any chance?
> >
> > I have this same problem when upgrading from 4.1 to 4.1.1 (mysql version
> > 5.0.19) in a JBoss integration; the only broker running against the DB.

FWIW you can disable the pure JDBC master/slave functionality if
required via the

useDatabaseLock="false" attribute on <jdbcPersistenceAdapter>

http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/activemq/activemq-core/4.1.1/activemq-core-4.1.1.xsd.html#jdbcPersistenceAdapter



--

James
-------
http://radio.weblogs.com/0112098/

 « Return to Thread: Failing to acquire exclusive lock - MySQL