[jboss-user] [JBoss Messaging Users] - Re: Got marshalling exception, exiting java.io.IOException:
gaohoward
do-not-reply at jboss.com
Thu Dec 10 03:04:46 EST 2009
I don't think there is ready way to scan messages. probably you can try AOP to intercept at JBM server.
But for this case, i think first you need to make sure if those connections are good (each subscribers are receiving messages even if the message is pilling up). You can also register a connection exception listener to monitor it.
If all connections are good, i think it should be something wrong with the message delivery and need to be looked into seriously.
Thanks,
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4269931#4269931
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4269931
More information about the jboss-user
mailing list