[jboss-user] [JBoss Messaging] - Re: mysql persistence performance - high load + deadlocks
timfox
do-not-reply at jboss.com
Fri Jan 4 14:59:46 EST 2008
Could you try upgrading to 1.4.0.SP3?
Also, on mysql, if you go to a mysql console and type "show innodb status"
http://dev.mysql.com/doc/refman/5.0/en/innodb-monitor.html
It will tell you what's causing the deadlocks.
Based on that you may be able to add some indexes to prevent the deadlock.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4117189#4117189
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4117189
More information about the jboss-user
mailing list