[jbossts-issues] [JBoss JIRA] (JBTM-1420) org.apache.commons.io.output.DeferredFileOutputStream class not found

Paul Robinson (JIRA) jira-events at lists.jboss.org
Fri Jan 11 10:38:08 EST 2013


    [ https://issues.jboss.org/browse/JBTM-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12745336#comment-12745336 ] 

Paul Robinson edited comment on JBTM-1420 at 1/11/13 10:37 AM:
---------------------------------------------------------------

Seems to happen with every build, so raising to critical. I suspect it's a RestEasy issue:

{code}
Caused by: java.lang.ClassNotFoundException: org.apache.commons.io.output.DeferredFileOutputStream from [Module "org.jboss.resteasy.resteasy-jaxrs:main" from local module loader @dbcc2d (roots: /home/hudson/workspace/narayana/jboss-as/build/target/jboss-as-7.2.0.Alpha1-SNAPSHOT/modules)]

{code} 
                
      was (Author: paul.robinson):
    Happening more often than not at the moment so raising to major. I suspect it's a RestEasy issue:

{code}
Caused by: java.lang.ClassNotFoundException: org.apache.commons.io.output.DeferredFileOutputStream from [Module "org.jboss.resteasy.resteasy-jaxrs:main" from local module loader @dbcc2d (roots: /home/hudson/workspace/narayana/jboss-as/build/target/jboss-as-7.2.0.Alpha1-SNAPSHOT/modules)]

{code} 
                  
> org.apache.commons.io.output.DeferredFileOutputStream class not found
> ---------------------------------------------------------------------
>
>                 Key: JBTM-1420
>                 URL: https://issues.jboss.org/browse/JBTM-1420
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Testing, TXFramework
>            Reporter: Gytis Trikleris
>            Assignee: Paul Robinson
>             Fix For: 5.0.0.M2
>
>   Original Estimate: 1 day
>  Remaining Estimate: 1 day
>
> See: http://172.17.131.2/job/narayana/139
> {noformat}
> Tests in error: 
>   clientDrivenCommitTest(org.jboss.narayana.txframework.functional.rest.at.simpleEJB.ClientTXInterceptorTest): java.lang.NoClassDefFoundError: org/apache/commons/io/output/DeferredFileOutputStream
>   multipleInvokeTest(org.jboss.narayana.txframework.functional.rest.at.simpleEJB.IndirectTXManagementTest): org/apache/commons/io/output/DeferredFileOutputStream
>   clientDrivenRollbackTest(org.jboss.narayana.txframework.functional.rest.at.simpleEJB.IndirectTXManagementTest): org/apache/commons/io/output/DeferredFileOutputStream
>   participantDrivenRollbackTest(org.jboss.narayana.txframework.functional.rest.at.simpleEJB.IndirectTXManagementTest): org/apache/commons/io/output/DeferredFileOutputStream
>   clientDrivenCommitTest(org.jboss.narayana.txframework.functional.rest.at.simpleEJB.IndirectTXManagementTest): org/apache/commons/io/output/DeferredFileOutputStream
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbossts-issues mailing list