Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-1238

Intermittent java.io.IOException: UT010029: Stream is closed in Java EE 7 using provided undertow, resteasy, and jackson

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 3.0.23.Final, 3.1.3.Final
    • 3.0.12.Final, 3.1.2.Final
    • jaxrs
    • None
    • Hide

      1. Build and deploy the reproducer into any of the wildfly versions (8, 9, 10)
      2. navigate to http://fqdn:port/optaconf-webapp/
      3. click the import DEVOXX button, this will persist some JPA entities and show the peristed conference on the same page
      4. select the imported conference by clicking on the view schedule button
      5. once the page loads, navigate away by clicking on the optaconf link in the top left corner of the page
      6. observe the exception in the wildfly logs

      Show
      1. Build and deploy the reproducer into any of the wildfly versions (8, 9, 10) 2. navigate to http://fqdn:port/optaconf-webapp/ 3. click the import DEVOXX button, this will persist some JPA entities and show the peristed conference on the same page 4. select the imported conference by clicking on the view schedule button 5. once the page loads, navigate away by clicking on the optaconf link in the top left corner of the page 6. observe the exception in the wildfly logs

    Description

      When using Java EE 7, rest, jackson, with an AngularJS front end there's an intermittent exception when accessing REST endpoints. The exception stack trace in DEBUG level is here: http://pastebin.com/xjqMMkns . A reproducer can be found here https://github.com/ge0ffrey/optaconf .

      The exception seems to not affect the expected behavior of my application. I did see something similar for JBoss EAP 6.3.0 being categorized as blocker level due to the exception log level being inappropriate.

      Attachments

        Issue Links

          Activity

            People

              rsigal@redhat.com Ronald Sigal
              mdanter_jira Matyas Danter (Inactive)
              Votes:
              3 Vote for this issue
              Watchers:
              11 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: