Re: Camel - SFTP rename problems.

2014-02-06 Thread Claus Ibsen
ht- > Von: jay [mailto:mylifemyrulesmyw...@gmail.com] > Gesendet: Mittwoch, 5. Februar 2014 17:44 > An: users@camel.apache.org > Betreff: Camel - SFTP rename problems. > > > Hi - i have a requirement to consume the file from remote server using sftp > and rename the consumed

AW: Camel - SFTP rename problems.

2014-02-05 Thread Günther , Dirk
.. mv /opt/data/somedir/${file:name} /opt/data/somedir/${file:name}_processed.txt Bye, Dirk -Ursprüngliche Nachricht- Von: jay [mailto:mylifemyrulesmyw...@gmail.com] Gesendet: Mittwoch, 5. Februar 2014 17:44 An: users@camel.apache.org Betreff: Camel - SFTP rename proble

Camel - SFTP rename problems.

2014-02-05 Thread jay
ssue where it is going wrong or let me know the best approach as i am new to camel sftp? -- View this message in context: http://camel.465427.n5.nabble.com/Camel-SFTP-rename-problems-tp5746860.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: SFTP rename problems

2010-04-27 Thread watcher
;>>        at >>>>>>> org.apache.camel.component.file.remote.SftpOperations.renameFile(SftpOperations.java:205) >>>>>>>        at >>>>>>> org.apache.camel.component.file.strategy.GenericFileRenameExclusiveReadLockStrategy.acquireExclusiveReadLoc

Re: SFTP rename problems

2010-04-22 Thread watcher
ncoming/test_file.pdf to: >>>>>>> test_file.pdf.camelExclusiveReadLock >>>>>>>        at >>>>>>> org.apache.camel.component.file.remote.SftpOperations.renameFile(SftpOperations.java:205) >>>>>>>        at >>>>&g

Re: SFTP rename problems

2010-04-20 Thread Claus Ibsen
eReadLockStrategy.acquireExclusiveReadLock(GenericFileRenameExclusiveReadLockStrategy.java:68) >>>>>>        at >>>>>> org.apache.camel.component.file.strategy.GenericFileProcessStrategySupport.begin(GenericFileProcessStrategySupport.java:44) >>>>>>      

Re: SFTP rename problems

2010-04-20 Thread Claus Ibsen
gt;>        at >>>>> org.apache.camel.component.file.GenericFileConsumer.processExchange(GenericFileConsumer.java:221) >>>>>        at >>>>> org.apache.camel.component.file.GenericFileConsumer.processBatch(GenericFileConsumer.java:137) >>>>>        at >>

Re: SFTP rename problems

2010-04-20 Thread watcher
gt;>>>        at >>>> org.apache.camel.component.file.GenericFileConsumer.poll(GenericFileConsumer.java:103) >>>>        at >>>> org.apache.camel.impl.ScheduledPollConsumer.run(ScheduledPollConsumer.java:106) >>>>        at java.util.concu

Re: SFTP rename problems

2010-04-15 Thread Claus Ibsen
>>> Source) >>>        at java.util.concurrent.FutureTask.runAndReset(Unknown Source) >>>        at >>> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(Unknown >>> Source) >>>        at >>> java.util.concurrent.Sch

Re: SFTP rename problems

2010-04-15 Thread watcher
FutureTask.runPeriodic(Unknown >> Source) >>        at >> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown >> Source) >>        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown >> Source) >>        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown &g

Re: SFTP rename problems

2010-04-15 Thread Claus Ibsen
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown > Source) >        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) >        at java.lang.Thread.run(Unknown Source) > Caused by: 3: >        at com.jcraft.jsch.ChannelSftp.throwStatusError(ChannelSftp

SFTP rename problems

2010-04-15 Thread watcher
nnelSftp.rename(ChannelSftp.java:1479) at org.apache.camel.component.file.remote.SftpOperations.renameFile(SftpOperations.java:202) ... 16 more [/code] -- View this message in context: http://old.nabble.com/SFTP-rename-problems-tp28254146p28254146.html Sent from the Camel - Users mailing list archive at Nabble.com.