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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...