Hi,
OpenFire randomly disconnects and does not reconnect again. Some times I get this issue once after 2 mins or randomly. I have smack api who push the data to open fire and another application tries to receive the data through smack api. In this scenario this was working for last 3 minutes and suddenly stopped working.
DEBUG 2013-05-29 10:19:34,254 [http-bio-8181-exec-26] (CommunicationRequestRespo
nseHandler.java postCommReqAndForget:136) - Json msg to post: {"id":"9a01ce84-ec
25-421c-a274-94de831d6ec8","time":1369802974254,"requestType":"REQUEST_GRAPHICAL
_DATA","request":{"@class":".DataRequest","id":"{physicalNetworkId}"}}
ERROR 2013-05-29 10:19:39,255 [http-bio-8181-exec-26] (XmppReceiverImpl.java ini
tialize:134) - Error Occured Initializing the Receiver
No response from server.:
at org.jivesoftware.smackx.muc.MultiUserChat.join(MultiUserChat.java:498
)
at org.jivesoftware.smackx.muc.MultiUserChat.join(MultiUserChat.java:392
)
at com.philips.ispf.core.util.service.impl.XmppReceiverImpl.initialize(X
mppReceiverImpl.java:125)
at com.philips.ispf.control.business.processor.CommunicationRequestRespo
nseHandler.postCommReqAndForget(CommunicationRequestResponseHandler.java:140)
at com.philips.ispf.control.business.processor.CommunicationRequestRespo
nseHandler.postCommReqAndGetResponse(CommunicationRequestResponseHandler.java:17
1)
at com.philips.ispf.control.business.manager.impl.ControlManagerImpl.req
uestGraphicalData(ControlManagerImpl.java:185)
at com.philips.ispf.control.service.impl.rest.ControlServiceImpl.request
GraphicalData(ControlServiceImpl.java:162)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(Abst
ractInvoker.java:180)
at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker
.java:96)
Any clue on this would be really useful.
thanks
Lokesh