Details
-
Bug
-
Resolution: Done
-
Major
-
3.0.12.Final, 3.1.2.Final
-
None
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
- causes
-
RESTEASY-1784 Exception during chunked transfer is suppressed
-
- Resolved
-
- is cloned by
-
UNDERTOW-849 Intermittent java.io.IOException: UT010029: Stream is closed in Java EE 7 using provided undertow, resteasy, and jackson
-
- Closed
-
- is duplicated by
-
RESTEASY-1643 Randomly my server throw org.jboss.resteasy.spi.UnhandledException: RESTEASY003770: Response is committed, can't handle exception
-
- Resolved
-
- is related to
-
RESTEASY-1532 UnhandledException throw from SynchronousDispatcher writeException not goto ExceptionMapper
-
- Closed
-
-
RESTEASY-2901 Upon a serialization error, jackson2 writes garbage (partially serialized entity) to resteasy's Response
-
- Open
-
- relates to
-
RESTEASY-1532 UnhandledException throw from SynchronousDispatcher writeException not goto ExceptionMapper
-
- Closed
-
-
JBEAP-14081 [GSS](7.0.z) Intermittent java.io.IOException: UT010029: Stream is closed in Java EE 7 using provided undertow, resteasy, and jackson
-
- Closed
-