[jboss-jira] [JBoss JIRA] (WFLY-5388) Intermittent java.io.IOException: UT010029: Stream is closed in Java EE 7 using provided undertow, resteasy, and jackson
Stuart Douglas (JIRA)
issues at jboss.org
Tue Sep 29 22:52:00 EDT 2015
[ https://issues.jboss.org/browse/WFLY-5388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13113591#comment-13113591 ]
Stuart Douglas commented on WFLY-5388:
--------------------------------------
I have no idea why but chrome seems to be requesting /optaconf-webapp/rest/conference twice, then cancelling the second one which results in the IOException. I am changing this to a RESTeasy issue. SynchronousDispatcher should not be logging IOExceptions at this level.
> Intermittent java.io.IOException: UT010029: Stream is closed in Java EE 7 using provided undertow, resteasy, and jackson
> ------------------------------------------------------------------------------------------------------------------------
>
> Key: WFLY-5388
> URL: https://issues.jboss.org/browse/WFLY-5388
> Project: WildFly
> Issue Type: Bug
> Components: REST, Web (Undertow)
> Affects Versions: 8.2.1.Final, 9.0.1.Final, 10.0.0.CR1
> Reporter: Matyas Danter
> Assignee: Stuart Douglas
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list