[wsas-java-dev] [jira] Created: (WSAS-194) Error occurred in the System Statistics page after the page being refreshed several times

Evanthika Amarasiri (JIRA) jira at wso2.org
Fri Jan 19 03:26:18 PST 2007


Error occurred in the System Statistics page after the page being refreshed several times
-----------------------------------------------------------------------------------------

                 Key: WSAS-194
                 URL: http://www.wso2.org/jira/browse/WSAS-194
             Project: WSO2 WSAS-Java
          Issue Type: Bug
          Components: MgtConsole-UI
    Affects Versions: Nightly
         Environment: Windows XP, JDK 1.4.2_13, Firefox version 1.5.0.8
            Reporter: Evanthika Amarasiri
         Assigned To: Afkham Azeez


Below are the steps followed to produce the error

1. Login to the Management Console
2. Go to "Statistics"
3. Let the page refresh for some time.
4. Then it displays an error message "com.ctc.wstx.exc.WstxEOFException: Unexpected EOF in prolog at [row,col {unknown-source}]: [1,0]" on the Management Console while the following exception is thrown on the console as below

===============================================================================================
ERROR [2007-01-19 16:52:45,703]  org.apache.axis2.AxisFault: null; nested exception is:
        com.ctc.wstx.exc.WstxIOException: null
ERROR [2007-01-19 16:52:45,703]  null; nested exception is:
        com.ctc.wstx.exc.WstxIOException: null
org.apache.axis2.AxisFault: null; nested exception is:
        com.ctc.wstx.exc.WstxIOException: null
        at org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTTPTransportSender.java:221)
        at org.apache.axis2.engine.AxisEngine.sendFault(AxisEngine.java:714)
        at org.wso2.wsas.transport.jetty.Axis2Handler.handle(Axis2Handler.java:218)
        at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:627)
        at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:149)
        at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:123)
        at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:141)
        at org.mortbay.jetty.Server.handle(Server.java:269)
        at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:430)
        at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:701)
        at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:617)
        at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:193)
        at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:339)
        at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:208)
        at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:475)
Caused by: com.ctc.wstx.exc.WstxIOException: null
        at com.ctc.wstx.sw.BaseStreamWriter.flush(BaseStreamWriter.java:288)
        at org.apache.axiom.om.impl.MTOMXMLStreamWriter.flush(MTOMXMLStreamWriter.java:115)
        at org.apache.axiom.om.impl.llom.OMNodeImpl.serializeAndConsume(OMNodeImpl.java:418)
        at org.apache.axis2.transport.http.CommonsHTTPTransportSender.sendUsingOutputStream(CommonsHTTPTransportSender.java:276
        at org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTTPTransportSender.java:208)
        ... 14 more
Caused by: org.mortbay.jetty.EofException
        at org.mortbay.jetty.HttpGenerator.flushBuffers(HttpGenerator.java:856)
        at org.mortbay.jetty.HttpGenerator.addContent(HttpGenerator.java:338)
        at org.mortbay.jetty.HttpGenerator$Output.write(HttpGenerator.java:1142)
        at org.mortbay.jetty.HttpGenerator$Output.write(HttpGenerator.java:1086)
        at com.ctc.wstx.io.UTF8Writer.write(UTF8Writer.java:132)
        at com.ctc.wstx.sw.BufferingXmlWriter.flushBuffer(BufferingXmlWriter.java:807)
        at com.ctc.wstx.sw.BufferingXmlWriter.flush(BufferingXmlWriter.java:183)
        at com.ctc.wstx.sw.BaseStreamWriter.flush(BaseStreamWriter.java:286)
        ... 18 more

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://www.wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        




More information about the Wsas-java-dev mailing list