Re: SFTP. HostKey verification error

2009-01-29 Thread Andriy Kro
che.camel.component.file.remote.SftpConsumer.poll(SftpConsumer.java:96) > at > org.apache.camel.impl.ScheduledPollConsumer.run(ScheduledPollConsumer.java:66) > > How can I fix this? > -- View this message in context: http://www.nabble.com/SFTP.-HostKey-verification-error-tp21682724s22882p21725200.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: SFTP. HostKey verification error

2009-01-27 Thread Ramon Buckland
sumer.poll(SftpConsumer.java:96) > > at > > > org.apache.camel.impl.ScheduledPollConsumer.run(ScheduledPollConsumer.java:66) > > > > How can I fix this? > > -- > > View this message in context: > http://www.nabble.com/SFTP.-HostKey-verification-error-tp21682724s22882p21682724.html > > Sent from the Camel - Users mailing list archive at Nabble.com. > > > > > > > > -- > Claus Ibsen > Apache Camel Committer > > Open Source Integration: http://fusesource.com > Blog: http://davsclaus.blogspot.com/ >

Re: SFTP. HostKey verification error

2009-01-27 Thread Claus Ibsen
.file.remote.SftpConsumer.connectIfNecessary(SftpConsumer.java:73) >at > org.apache.camel.component.file.remote.SftpConsumer.poll(SftpConsumer.java:96) >at > org.apache.camel.impl.ScheduledPollConsumer.run(ScheduledPollConsumer.java:66) > > How can I fix this

SFTP. HostKey verification error

2009-01-27 Thread Andriy Kro
nnectIfNecessary(SftpConsumer.java:73) at org.apache.camel.component.file.remote.SftpConsumer.poll(SftpConsumer.java:96) at org.apache.camel.impl.ScheduledPollConsumer.run(ScheduledPollConsumer.java:66) How can I fix this? -- View this message in context: http://www.nabble.com/SFTP.-HostKey-ve