[jboss-user] [Messaging, JMS & JBossMQ] - Re: SpyJMSException

Shenaz do-not-reply at jboss.com
Thu Jan 3 06:29:29 EST 2008


Solved it.. some corrupt data is in the db. 
Since we did a restore of the db, we also restored the issue. 
One way to get rid of the DLQ errors is to shut down the server, and clean the tables manually from the db. 
 
DELETE FROM JMS_MESSAGES;
 
Then restart the server.


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

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



More information about the jboss-user mailing list