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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to