OpenFire随机断开连接,出现以下错误(XmppReceiverImpl.java initialize:134) - 错误发现初始化接收器

时间:2013-05-28 14:48:18

标签: xmpp openfire strophe

我的OpenFire服务器以随机方式频繁断开,具有以下异常。我写了一个strophe客户端来接收来自xmpp服务器的通知。 openFire运行apache CAMEL。

ERROR 2013-05-28 19:26:40,628 [http-bio-8181-exec-16](XmppReceiverImpl.java ini tialize:134) - 错误初始化接收器 服务器无响应:         在org.jivesoftware.smackx.muc.MultiUserChat.join(MultiUserChat.java:498) )         在org.jivesoftware.smackx.muc.MultiUserChat.join(MultiUserChat.java:392) )

我的openFire调试给了我以红色的消息: 2013.05.28 19:26:24 org.apache.mina.filter.executor.ExecutorFilter - 退出,因为队列为空/161.85.29.155:50429 2013.05.28 19:26:24 org.jivesoftware.openfire.http.HttpSession - consumeResponse:org.jivesoftware.openfire.http.HttpConnection@125e5eb 2013.05.28 19:26:24 org.jivesoftware.openfire.http.HttpSession - consumeResponse:org.jivesoftware.openfire.http.HttpConnection@14c009f 2013.05.28 19:26:24 org.jivesoftware.openfire.http.HttpSession - consumeResponse:org.jivesoftware.openfire.http.HttpConnection@125e5eb

这方面的任何帮助都会有用。

Lokesh

0 个答案:

没有答案