ICEfaces
  1. ICEfaces
  2. ICE-10072

Showcase, IE9, Wildfly 8.0.0 server error: "java.io.IOException: UT 000029: Channel was closed mid chunk"

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Trivial Trivial
    • Resolution: Fixed
    • Affects Version/s: EE-3.3.0.GA_P02
    • Fix Version/s: 4.0, EE-3.3.0.GA_P03
    • Component/s: Sample Apps
    • Labels:
      None
    • Environment:
      Wildfly 8.0.0 Final server, IE 9, ace:showcase
    • Assignee Priority:
      P1

      Description

      While navigating around showcase deployed onto Wildfly 8.0.0 Final and using IE 9 a server error appears (not able to reliably reproduce). I was not able to reproduce this with Chrome or Firefox
      15:34:36,479 ERROR [io.undertow.request] (default task-1) Blocking request failed HttpServerExchange{ POST /showcase/javax.faces.resource/listen.icepush.xml.jsf}: java.lang.RuntimeException: java.io.IOException: UT 000029: Channel was closed mid chunk, if you have attempted to write chunked data you cannot shutdown the channel until after it has all been written.
             at io.undertow.servlet.spec.HttpServletResponseImpl.responseDone(HttpServletResponseImpl.java:527)
             at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java :287)
             at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:22 7)
             at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:73)
             at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:14 6)
             at io.undertow.server.Connectors.executeRootHandler(Connectors.java:168)
             at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:687)
             at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) [rt.jar:1.7.0_07 ]
             at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [rt.jar:1.7.0_07 ]
             at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_07]

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #41842 Wed Jul 23 12:16:10 MDT 2014 mircea.toma ICE-10072 Modified handler to not flush the content of the servlet's output stream.
        Files Changed
        Commit graph MODIFY /icepush/trunk/icepush/core/src/main/java/org/icepush/http/standard/ContentTypeContentHandler.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #41324 Tue Jun 10 17:07:43 MDT 2014 mircea.toma ICE-10072 Avoid re-throwing captured exceptions in respondIfPendingRequest method.
        Files Changed
        Commit graph MODIFY /icepush/trunk/icepush/core/src/main/java/org/icepush/BlockingConnectionServer.java

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Liana Munroe
          • Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: