Error help? can someone take a quick look

Does anyone know what could have caused this? We were having problems with our Oracle DB that this was running on, but Wildfire seemed to be unaffected…

EOFException(java.net.SocketException: Connection reset by peer: socket write error)at org.mortbay.http.BufferedOutputStream.flush(BufferedOutputStream.java:206)

at org.mortbay.http.HttpOutputStream.flush(HttpOutputStream.java:478)

at org.mortbay.jetty.servlet.ServletOut.flush(ServletOut.java:61)

at com.opensymphony.module.sitemesh.filter.RoutableServletOutputStream.flush(Routa bleServletOutputStream.java:122)

at org.jivesoftware.wildfire.plugin.presence.ImagePresenceProvider.writeImageConte nt(ImagePresenceProvider.java:135)

at org.jivesoftware.wildfire.plugin.presence.ImagePresenceProvider.writeImageConte nt(ImagePresenceProvider.java:98)

at org.jivesoftware.wildfire.plugin.presence.ImagePresenceProvider.sendUserNotFoun d(ImagePresenceProvider.java:85)

at org.jivesoftware.wildfire.plugin.presence.PresenceStatusServlet.doGet(PresenceS tatusServlet.java:94)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:595)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:688)

at org.jivesoftware.wildfire.container.PluginServlet.handleServlet(PluginServlet.j ava:249)

at org.jivesoftware.wildfire.container.PluginServlet.service(PluginServlet.java:95 )

at javax.servlet.http.HttpServlet.service(HttpServlet.java:688)

at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:427)

at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplica tionHandler.java:822)

at org.jivesoftware.admin.AuthCheckFilter.doFilter(AuthCheckFilter.java:98)

at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplica tionHandler.java:813)

at com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(PageFilter.java:11 8)

at com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.java:52)

at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplica tionHandler.java:813)

at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler. java:494)

at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:569)

at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)

at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.ja va:624)

at org.mortbay.http.HttpContext.handle(HttpContext.java:1434)

at org.mortbay.http.HttpServer.service(HttpServer.java:896)

at org.mortbay.http.HttpConnection.service(HttpConnection.java:814)

at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:981)

at org.mortbay.http.HttpConnection.handle(HttpConnection.java:831)

at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244)

at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:366)

at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)

2006.02.07 20:20:54 [org.jivesoftware.wildfire.handler.IQvCardHandler.handleIQ(IQvCardHandler.java: 86)

]

Hi Jason,

org.mortbay.http. and org.mortbay.jetty.servlet. are the classes of the integrated web server. For me it seems that it was delivering a web page and an admin user did close the browser while the page was transmitted.

LG

It looks like the Presence plugin logged this error when someone requested the presence of a user that dosen’‘t exist on your system. Don’'t worry too much about it.