my JBoss hit this: org.jboss.mq.SpyJMSException: Cannot authenticate user; - nested throwable: (java.io.IOException: Client is not connected) | 2008-11-08 03:03:40,515 ERROR [STDERR] at org.jboss.mq.SpyJMSException.getAsJMSException(SpyJMSException.java:72) | 2008-11-08 03:03:40,515 ERROR [STDERR] at org.jboss.mq.SpyJMSException.rethrowAsJMSException(SpyJMSException.java:57) | ... | 2008-11-08 03:03:40,703 ERROR [STDERR] at java.lang.Thread.run(Thread.java:595) | 2008-11-08 03:03:40,703 ERROR [STDERR] Caused by: java.io.IOException: Client is not connected | 2008-11-08 03:03:40,703 ERROR [STDERR] at org.jboss.mq.il.uil2.SocketManager.internalSendMessage(SocketManager.java:288) | 2008-11-08 03:03:40,703 ERROR [STDERR] at org.jboss.mq.il.uil2.SocketManager.sendMessage(SocketManager.java:244) | 2008-11-08 03:03:40,703 ERROR [STDERR] at org.jboss.mq.il.uil2.UILServerIL.authenticate(UILServerIL.java:277) | 2008-11-08 03:03:40,703 ERROR [STDERR] at org.jboss.mq.Connection.authenticate(Connection.java:1067) | 2008-11-08 03:03:40,703 ERROR [STDERR] ... 57 more
and later I keep getting this warning: 2008-11-12 08:41:15,187 WARN [com.arjuna.ats.jta.logging.loggerI18N] [com.arjuna.ats.internal.jta.resources.arjunacore.norecoveryxa] [com.arjuna.ats.internal.jta.resources.arjunacore.norecoveryxa] Could not find new XAResource to use for recovering non-serializable XAResource < 131075, 29, 27, 1-acc434c:7d2:49140acf:5add5eacc434c:7d2:49140acf:5add5f After I do this, http://www.jboss.org/file-access/default/members/jbossmessaging/freezone/docs/userguide-1.4.0.SP3/html_single/index.html#recovery the warning is still there. Any idea? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4188635#4188635 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4188635 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
