Hi Peter,

There is no bug tomcat side. ActiveMQ is configured with Master/Slave.
Tomca's logs indicates that ActiveMQ attempts to acquire the lock, this is
why tomcat can't start after ActiveMQ start. 



Peter Crowther wrote:
> 
> 2009/10/20 NabiL <[email protected]>:
>> I use ActiveMQ5.3 with shared database Mysql. 2 instances shared the same
>> DB.
> 
> OK.  Do you have a stack trace, or otherwise know which part of whose
> code is waiting to acquire the lock?  There could be at least four
> places:
> 
> 1) Tomcat;
> 2) MySQL;
> 3) ActiveMQ;
> 4) Your code.
> 
> What I'm asking is how you know that this is a Tomcat issue, rather
> than any of the others.  Or how you'd find out!
> 
> - Peter
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Tomcat-wait-to-start-tp25973792p25979102.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to