Quantcast
Channel: Ignite Realtime : Discussion List - All Communities
Viewing all articles
Browse latest Browse all 10742

Closing connection due to error while processing message

$
0
0

Recently openfire started to produce an error when receiving a packet from asmack ping manager

 

2014.06.15 05:37:49 org.jivesoftware.openfire.nio.ConnectionHandler - Closing connection due to error while processing message:


<iq id='22-9' to='server' type='result'></iq> 


   java.lang.NullPointerException 
   at org.jivesoftware.openfire.IQRouter.route(IQRouter.java:115) 
   at org.jivesoftware.openfire.spi.PacketRouterImpl.route(PacketRouterImpl.java:76) 
   at org.jivesoftware.openfire.net.StanzaHandler.processIQ(StanzaHandler.java:330) 
   at org.jivesoftware.openfire.net.ClientStanzaHandler.processIQ(ClientStanzaHandler .java:93) 
   at org.jivesoftware.openfire.net.StanzaHandler.process(StanzaHandler.java:295) 
   at org.jivesoftware.openfire.net.StanzaHandler.process(StanzaHandler.java:187) 
   at org.jivesoftware.openfire.nio.ConnectionHandler.messageReceived(ConnectionHandl er.java:181) 

 

Any idea what is causing this error, is it related to the offline user issue in 3.9.3.

Its really annoying, more than 1782 error from one client.

 

asmack 4.0

openfire 3.9.3


Viewing all articles
Browse latest Browse all 10742

Trending Articles