[ 
https://issues.apache.org/jira/browse/OOZIE-3258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16490617#comment-16490617
 ] 

Peter Bacsko commented on OOZIE-3258:
-------------------------------------

[~gezapeti] please check.

> Surefire should not trim stack traces
> -------------------------------------
>
>                 Key: OOZIE-3258
>                 URL: https://issues.apache.org/jira/browse/OOZIE-3258
>             Project: Oozie
>          Issue Type: Bug
>          Components: core, tests
>            Reporter: Peter Bacsko
>            Assignee: Peter Bacsko
>            Priority: Major
>         Attachments: OOZIE-3258-001.patch
>
>
> The current setting of surefire trims stack traces if it reaches JUnit. This 
> makes debugging harder, because it's not obvious what code path is affected:
> {noformat}
> java.io.EOFException: End of File Exception between local host is: 
> "asf918.gq1.ygridcore.net/67.195.81.138"; destination host is: 
> "localhost":35969; : java.io.EOFException; For more details see:  
> http://wiki.apache.org/hadoop/EOFException
>       at 
> org.apache.oozie.util.TestZKUtilsWithSecurity.setUp(TestZKUtilsWithSecurity.java:36)
> Caused by: java.io.EOFException
> {noformat}
> We have to see the full trace in order to address problems efficiently.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to