[jboss-user] [Messaging, JMS & JBossMQ] - Re: update/insert hangs on JMS_MESSAGES

Unnijboss do-not-reply at jboss.com
Mon Jul 21 13:57:02 EDT 2008


The query

UPDATE JMS_MESSAGES SET MESSAGEBLOB=:1 WHERE MESSAGEID=:2 AND DESTINATION=:3

and 

INSERT INTO JMS_MESSAGES (MESSAGEID, DESTINATION, MESSAGEBLOB, TXID, TXOP) VALUES(:1,:2,:3,:4,:5)

are the waiting transactions.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4165708#4165708

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4165708



More information about the jboss-user mailing list