[jboss-user] [Messaging, JMS & JBossMQ] - Re: org.jboss.mq.SpyJMSException: Exiting on IOE
genman
do-not-reply at jboss.com
Fri Aug 3 19:36:40 EDT 2007
bnutting, what you have is not enough configured memory or a bum JDK version. Perhaps a memory leak in your app or JBoss.
As for EOF: EOF comes when the client pro-actively closes the connection or the connection is reset. This can come from hardware or timeouts. If you get an exception on the client, you have to manually reconnect. Or use an exception listener as you have figured out.
HA is not deployed as standard.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4070822#4070822
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4070822
More information about the jboss-user
mailing list