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=3879179#3879179 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3879179 ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
