Hi,
While implementing example jbossesb-4.2MR3\samples\quickstarts\helloworld_ftp_action I am
a facing problem.
I had configured a connection to local FTP server from JBoss ESB to read message from FTP
server location, but ended up with following exception:
[java] Reading config from
E:\jbossesb-4.2MR3\samples\quickstarts\helloworld_ftp_action\jboss-esb.xml
[java] 16:19:41,824 ERROR [Thread-2][EdtFtpImpl] Caught FTPException.
[java] com.enterprisedt.net.ftp.FTPException: File renamed
[java] at
com.enterprisedt.net.ftp.FTPControlSocket.validateReply(FTPControlSocket.java:923)
[java] at com.enterprisedt.net.ftp.FTPClient.rename(FTPClient.java:2494)
[java] at
org.jboss.internal.soa.esb.util.EdtFtpImpl.remoteRename(EdtFtpImpl.java:489)
[java] at
org.jboss.soa.esb.listeners.gateway.RemoteGatewayListener.renameFile(RemoteGatewayListener.java:208)
[java] at
org.jboss.soa.esb.listeners.gateway.AbstractFileGateway.doRun(AbstractFileGateway.java:141)
[java] at
org.jboss.soa.esb.listeners.lifecycle.AbstractThreadedManagedLifecycle.run(AbstractThreadedManagedLifecycle.java:115)
[java] at java.lang.Thread.run(Thread.java:595)
[java] 16:19:41,887 ERROR [Thread-2][AbstractFileGateway] Problems renaming file
HWFtp-11-Oct-07-15-41-00.dat to HWFtp-11-Oct-07-15-41-00.dat.esbInProcess
In readme.txt file, it is specified that ?this problem will come when we don?t have write
permission on remote FTP server location?.
But I had given full permissions on remote FTP server location. Did I missed any other
configuration settings?
I am using
FTP server: Xlight FTP server
JBoss ESB: jbossesb-4.2MR3
JBoss AS: jboss-4.0.5.GA
Please pour some inputs.
Thanks,
-Vidya
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093987#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...