This is not an error (note it is logged at WARN).
MySQL has the interesting habit of being able to get a deadlock even when inserting one
row. See the MySQL web site for more details.
To deal with this, we catch it and retry. You can safely ignore this.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4084986#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...