You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Bozhong Lin (JIRA)" <ji...@apache.org> on 2007/10/11 05:06:24 UTC

[jira] Created: (CAMEL-171) org.apache.camel.component.file.remote.FromFileToFtpTest failure

org.apache.camel.component.file.remote.FromFileToFtpTest failure
----------------------------------------------------------------

                 Key: CAMEL-171
                 URL: https://issues.apache.org/activemq/browse/CAMEL-171
             Project: Apache Camel
          Issue Type: Bug
          Components: camel-ftp
    Affects Versions: 1.1.0
         Environment: SUSE Linux 10.0.1
            Reporter: Bozhong Lin


Running org.apache.camel.component.file.remote.FromFileToFtpTest
Server ready :: Apache FTP Server
Oct 11, 2007 10:57:43 AM org.apache.camel.component.mock.MockEndpoint assertIsSatisfied
INFO: Asserting: Endpoint[mock:result] is satisfied
/ = true
//tmp2 = true
//tmp2/camel = true
Oct 11, 2007 10:57:44 AM org.apache.camel.processor.Logger log
SEVERE: On delivery attempt: 0 caught: org.apache.camel.RuntimeCamelException: error sending file
org.apache.camel.RuntimeCamelException: error sending file
        at org.apache.camel.component.file.remote.FtpProducer.process(FtpProducer.java:51)
        at org.apache.camel.component.file.remote.FtpProducer.process(FtpProducer.java:37)
        at org.apache.camel.impl.converter.AsyncProcessorTypeConverter$ProcessorToAsynProcessorBridge.process(AsyncProcessorTypeConverter.java:44)
        at org.apache.camel.processor.SendProcessor.process(SendProcessor.java:73)
        at org.apache.camel.processor.DeadLetterChannel.process(DeadLetterChannel.java:136)
        at org.apache.camel.processor.DeadLetterChannel.process(DeadLetterChannel.java:86)
        at org.apache.camel.processor.UnitOfWorkProcessor.process(UnitOfWorkProcessor.java:40)
        at org.apache.camel.component.file.FileConsumer.pollFile(FileConsumer.java:131)
        at org.apache.camel.component.file.FileConsumer.pollFileOrDirectory(FileConsumer.java:68)
        at org.apache.camel.component.file.File


The build still said "successful" at the end

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (CAMEL-171) org.apache.camel.component.file.remote.FromFileToFtpTest failure

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen reassigned CAMEL-171:
---------------------------------

    Assignee: Claus Ibsen

> org.apache.camel.component.file.remote.FromFileToFtpTest failure
> ----------------------------------------------------------------
>
>                 Key: CAMEL-171
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-171
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-ftp
>    Affects Versions: 1.1.0
>         Environment: SUSE Linux 10.0.1
>            Reporter: Bozhong Lin
>            Assignee: Claus Ibsen
>
> Running org.apache.camel.component.file.remote.FromFileToFtpTest
> Server ready :: Apache FTP Server
> Oct 11, 2007 10:57:43 AM org.apache.camel.component.mock.MockEndpoint assertIsSatisfied
> INFO: Asserting: Endpoint[mock:result] is satisfied
> / = true
> //tmp2 = true
> //tmp2/camel = true
> Oct 11, 2007 10:57:44 AM org.apache.camel.processor.Logger log
> SEVERE: On delivery attempt: 0 caught: org.apache.camel.RuntimeCamelException: error sending file
> org.apache.camel.RuntimeCamelException: error sending file
>         at org.apache.camel.component.file.remote.FtpProducer.process(FtpProducer.java:51)
>         at org.apache.camel.component.file.remote.FtpProducer.process(FtpProducer.java:37)
>         at org.apache.camel.impl.converter.AsyncProcessorTypeConverter$ProcessorToAsynProcessorBridge.process(AsyncProcessorTypeConverter.java:44)
>         at org.apache.camel.processor.SendProcessor.process(SendProcessor.java:73)
>         at org.apache.camel.processor.DeadLetterChannel.process(DeadLetterChannel.java:136)
>         at org.apache.camel.processor.DeadLetterChannel.process(DeadLetterChannel.java:86)
>         at org.apache.camel.processor.UnitOfWorkProcessor.process(UnitOfWorkProcessor.java:40)
>         at org.apache.camel.component.file.FileConsumer.pollFile(FileConsumer.java:131)
>         at org.apache.camel.component.file.FileConsumer.pollFileOrDirectory(FileConsumer.java:68)
>         at org.apache.camel.component.file.File
> The build still said "successful" at the end

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CAMEL-171) org.apache.camel.component.file.remote.FromFileToFtpTest failure

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=41829#action_41829 ] 

Claus Ibsen commented on CAMEL-171:
-----------------------------------

Will see if the test has a problem on the trunk

> org.apache.camel.component.file.remote.FromFileToFtpTest failure
> ----------------------------------------------------------------
>
>                 Key: CAMEL-171
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-171
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-ftp
>    Affects Versions: 1.1.0
>         Environment: SUSE Linux 10.0.1
>            Reporter: Bozhong Lin
>            Assignee: Claus Ibsen
>
> Running org.apache.camel.component.file.remote.FromFileToFtpTest
> Server ready :: Apache FTP Server
> Oct 11, 2007 10:57:43 AM org.apache.camel.component.mock.MockEndpoint assertIsSatisfied
> INFO: Asserting: Endpoint[mock:result] is satisfied
> / = true
> //tmp2 = true
> //tmp2/camel = true
> Oct 11, 2007 10:57:44 AM org.apache.camel.processor.Logger log
> SEVERE: On delivery attempt: 0 caught: org.apache.camel.RuntimeCamelException: error sending file
> org.apache.camel.RuntimeCamelException: error sending file
>         at org.apache.camel.component.file.remote.FtpProducer.process(FtpProducer.java:51)
>         at org.apache.camel.component.file.remote.FtpProducer.process(FtpProducer.java:37)
>         at org.apache.camel.impl.converter.AsyncProcessorTypeConverter$ProcessorToAsynProcessorBridge.process(AsyncProcessorTypeConverter.java:44)
>         at org.apache.camel.processor.SendProcessor.process(SendProcessor.java:73)
>         at org.apache.camel.processor.DeadLetterChannel.process(DeadLetterChannel.java:136)
>         at org.apache.camel.processor.DeadLetterChannel.process(DeadLetterChannel.java:86)
>         at org.apache.camel.processor.UnitOfWorkProcessor.process(UnitOfWorkProcessor.java:40)
>         at org.apache.camel.component.file.FileConsumer.pollFile(FileConsumer.java:131)
>         at org.apache.camel.component.file.FileConsumer.pollFileOrDirectory(FileConsumer.java:68)
>         at org.apache.camel.component.file.File
> The build still said "successful" at the end

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CAMEL-171) org.apache.camel.component.file.remote.FromFileToFtpTest failure

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-171.
-------------------------------

    Fix Version/s: 1.3.0
       Resolution: Fixed

Was fixed on trunk.

> org.apache.camel.component.file.remote.FromFileToFtpTest failure
> ----------------------------------------------------------------
>
>                 Key: CAMEL-171
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-171
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-ftp
>    Affects Versions: 1.1.0
>         Environment: SUSE Linux 10.0.1
>            Reporter: Bozhong Lin
>            Assignee: Claus Ibsen
>             Fix For: 1.3.0
>
>
> Running org.apache.camel.component.file.remote.FromFileToFtpTest
> Server ready :: Apache FTP Server
> Oct 11, 2007 10:57:43 AM org.apache.camel.component.mock.MockEndpoint assertIsSatisfied
> INFO: Asserting: Endpoint[mock:result] is satisfied
> / = true
> //tmp2 = true
> //tmp2/camel = true
> Oct 11, 2007 10:57:44 AM org.apache.camel.processor.Logger log
> SEVERE: On delivery attempt: 0 caught: org.apache.camel.RuntimeCamelException: error sending file
> org.apache.camel.RuntimeCamelException: error sending file
>         at org.apache.camel.component.file.remote.FtpProducer.process(FtpProducer.java:51)
>         at org.apache.camel.component.file.remote.FtpProducer.process(FtpProducer.java:37)
>         at org.apache.camel.impl.converter.AsyncProcessorTypeConverter$ProcessorToAsynProcessorBridge.process(AsyncProcessorTypeConverter.java:44)
>         at org.apache.camel.processor.SendProcessor.process(SendProcessor.java:73)
>         at org.apache.camel.processor.DeadLetterChannel.process(DeadLetterChannel.java:136)
>         at org.apache.camel.processor.DeadLetterChannel.process(DeadLetterChannel.java:86)
>         at org.apache.camel.processor.UnitOfWorkProcessor.process(UnitOfWorkProcessor.java:40)
>         at org.apache.camel.component.file.FileConsumer.pollFile(FileConsumer.java:131)
>         at org.apache.camel.component.file.FileConsumer.pollFileOrDirectory(FileConsumer.java:68)
>         at org.apache.camel.component.file.File
> The build still said "successful" at the end

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.