Hello,
I running the OpenBD ready to run version 2.0.2 and my app hosts a
bunch of web services (SOAP). I have been getting the following
message a few times a day and I would like to know how to troubleshoot
and track down the issue.

Thanks,
Charlie

Error:

May 15, 2012 3:38:51 PM org.apache.axis.Message writeTo
SEVERE: java.io.IOException:
org.eclipse.jetty.io.EofException
        at
org.eclipse.jetty.http.HttpGenerator.flushBuffer(HttpGenerator.java:
921)
        at
org.eclipse.jetty.http.AbstractGenerator.flush(AbstractGenerator.java:
452)
        at org.eclipse.jetty.server.HttpOutput.flush(HttpOutput.java:94)
        at org.eclipse.jetty.server.HttpConnection
$Output.flush(HttpConnection.java:1010)
        at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:177)
        at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:101)
        at org.apache.axis.utils.ByteArray.writeTo(ByteArray.java:375)
        at org.apache.axis.SOAPPart.writeTo(SOAPPart.java:265)
        at org.apache.axis.Message.writeTo(Message.java:528)
        at
org.apache.axis.transport.http.AxisServlet.sendResponse(AxisServlet.java:
912)
        at org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java:
781)
        at com.naryx.tagfusion.cfm.cfcServlet.doPost(Unknown Source)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
        at
org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:
336)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
        at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:
547)
        at org.eclipse.jetty.servlet.ServletHandler
$CachedChain.doFilter(ServletHandler.java:1359)
        at
com.newatlanta.filters.SearchEngineFriendlyURLFilter.doFilter(Unknown
Source)
        at org.eclipse.jetty.servlet.ServletHandler
$CachedChain.doFilter(ServletHandler.java:1330)
        at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:
478)
        at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:
119)
        at
org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:
483)
        at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:
227)
        at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:
941)
        at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:
409)
        at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:
186)
        at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:
875)
        at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:
117)
        at
org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:
250)
        at
org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:
149)
        at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:
110)
        at org.eclipse.jetty.server.Server.handle(Server.java:345)
        at
org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:
441)
        at org.eclipse.jetty.server.HttpConnection
$RequestHandler.content(HttpConnection.java:936)
        at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:801)
        at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:
224)
        at
org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:
51)
        at
org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:
586)
        at org.eclipse.jetty.io.nio.SelectChannelEndPoint
$1.run(SelectChannelEndPoint.java:44)
        at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:
598)
        at org.eclipse.jetty.util.thread.QueuedThreadPool
$3.run(QueuedThreadPool.java:533)
        at java.lang.Thread.run(Thread.java:680)
Caused by: java.nio.channels.ClosedChannelException
        at
sun.nio.ch.SocketChannelImpl.ensureWriteOpen(SocketChannelImpl.java:
135)
        at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:357)
        at java.nio.channels.SocketChannel.write(SocketChannel.java:360)
        at
org.eclipse.jetty.io.nio.ChannelEndPoint.gatheringFlush(ChannelEndPoint.java:
354)
        at
org.eclipse.jetty.io.nio.ChannelEndPoint.flush(ChannelEndPoint.java:
292)
        at
org.eclipse.jetty.io.nio.SelectChannelEndPoint.flush(SelectChannelEndPoint.java:
300)
        at
org.eclipse.jetty.http.HttpGenerator.flushBuffer(HttpGenerator.java:
848)
        ... 41 more

-- 
online documentation: http://openbd.org/manual/
 http://groups.google.com/group/openbd?hl=en

Reply via email to