http://www.igniterealtime.org/community/message/173698
2008.06.25 14:20:05 org.jivesoftware.openfire.net.VirtualConnection.close(VirtualConnection.java:160) Could not close socket
org.jivesoftware.openfire.http.HttpSession$HttpVirtualConnection@b5e7f3
java.lang.NullPointerException
at org.jivesoftware.openfire.http.HttpSession$Deliverable.getPackets(HttpSession.java:809)
at org.jivesoftware.openfire.http.HttpSession.failDelivery(HttpSession.java:682)
at org.jivesoftware.openfire.http.HttpSession.closeConnection(HttpSession.java:671)
at org.jivesoftware.openfire.http.HttpSession.access$200(HttpSession.java:52)
at org.jivesoftware.openfire.http.HttpSession$HttpVirtualConnection.closeVirtualConnection(HttpSession.java:740)
at org.jivesoftware.openfire.net.VirtualConnection.close(VirtualConnection.java:156)
at org.jivesoftware.openfire.http.HttpSession.close(HttpSession.java:161)
at org.jivesoftware.openfire.http.HttpBindServlet.sendError(HttpBindServlet.java:188)
at org.jivesoftware.openfire.http.HttpBindServlet.isContinuation(HttpBindServlet.java:167)
at org.jivesoftware.openfire.http.HttpBindServlet.doPost(HttpBindServlet.java:116)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:362)
at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:726)
at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:206)
at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
at org.mortbay.jetty.Server.handle(Server.java:324)
at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:505)
at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:374)
at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:395)
at org.mortbay.jetty.nio.SelectChannelConnector$RetryContinuation.run(SelectChannelConnector.java:506)
at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:488)
2008.06.25 14:21:24 org.jivesoftware.openfire.net.VirtualConnection.close(VirtualConnection.java:160) Could not close socket
org.jivesoftware.openfire.http.HttpSession$HttpVirtualConnection@1c2a51c
java.lang.NullPointerException
at org.jivesoftware.openfire.http.HttpSession$Deliverable.getPackets(HttpSession.java:809)
at org.jivesoftware.openfire.http.HttpSession.failDelivery(HttpSession.java:682)
at org.jivesoftware.openfire.http.HttpSession.closeConnection(HttpSession.java:671)
at org.jivesoftware.openfire.http.HttpSession.access$200(HttpSession.java:52)
at org.jivesoftware.openfire.http.HttpSession$HttpVirtualConnection.closeVirtualConnection(HttpSession.java:740)
at org.jivesoftware.openfire.net.VirtualConnection.close(VirtualConnection.java:156)
at org.jivesoftware.openfire.http.HttpSession.close(HttpSession.java:161)
at org.jivesoftware.openfire.handler.IQBindHandler.handleIQ(IQBindHandler.java:126)
at org.jivesoftware.openfire.handler.IQHandler.process(IQHandler.java:49)
at org.jivesoftware.openfire.IQRouter.handle(IQRouter.java:349)
at org.jivesoftware.openfire.IQRouter.route(IQRouter.java:101)
at org.jivesoftware.openfire.spi.PacketRouterImpl.route(PacketRouterImpl.java:68)
at org.jivesoftware.openfire.SessionPacketRouter.route(SessionPacketRouter.java:100)
at org.jivesoftware.openfire.SessionPacketRouter.route(SessionPacketRouter.java:61)
at org.jivesoftware.openfire.http.HttpSession.sendPendingPackets(HttpSession.java:460)
at org.jivesoftware.openfire.http.HttpSessionManager$HttpPacketSender.run(HttpSessionManager.java:318)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)