Hi, In my program, I try to use XAconnectionFactory connect to two destinations on Jboss. Exception came out when processing messages. The following is stack trace. Any idea for this? Thanks! -------------------------------- org.jboss.mq.SpyJMSException: Cannot receive ; - nested throwable: (java.io.IOException: Client is not connected) org.jboss.mq.SpyJMSException.getAsJMSException(SpyJMSException.java:66) org.jboss.mq.SpyJMSException.rethrowAsJMSException(SpyJMSException.java:51) org.jboss.mq.Connection.receive(Connection.java:916) org.jboss.mq.SpyMessageConsumer.receiveNoWait(SpyMessageConsumer.java:506) javax.jms.JMSException: Another thread is already in receive. org.jboss.mq.SpyMessageConsumer.receiveNoWait(SpyMessageConsumer.java:477)
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3879138#3879138 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3879138 ------------------------------------------------------- SF.Net email is sponsored by: GoToMeeting - the easiest way to collaborate online with coworkers and clients while avoiding the high cost of travel and communications. There is no equipment to buy and you can meet as often as you want. Try it free.http://ads.osdn.com/?ad_id=7402&alloc_id=16135&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
