Home
TeamSite
TeamSite, LiveSite and OpenDeploy
Intermittent FTP Adapter error: (The system cannot find the path specified)
System
Any help would be greatly appreciated - we will get this error intermittently on ONLY certain files. Then we will retry the deployment, and it will go through fine? the local files are definitely located in the temp deploy location the FTP adapter uses.
the full log file is attached.
2012-02-09 14:07:12,128 INFO ftping local file \webftpadmin\argosy\images\twostep\bg_inputField.gif to bg_inputField.gif
2012-02-09 14:07:12,144 ERROR Caught exception: \webftpadmin\argosy\images\twostep\bg_inputField.gif (The system cannot find the path specified)
2012-02-09 14:07:12,144 DEBUG Exception stacktrace:
java.io.FileNotFoundException: \webftpadmin\argosy\images\twostep\bg_inputField.gif (The system cannot find the path specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.(FileInputStream.java:106)
at java.io.FileInputStream.(FileInputStream.java:66)
at com.enterprisedt.net.ftp.FTPClient.putBinary(Unknown Source)
at com.enterprisedt.net.ftp.FTPClient.put(Unknown Source)
at com.enterprisedt.net.ftp.FTPClient.put(Unknown Source)
at com.interwoven.od.adapter.delivery.ftpadapter.FtpHelper.putFile(FtpHelper.java:342)
at com.interwoven.od.adapter.delivery.ftpadapter.IWftpAdapter.deploy(IWftpAdapter.java:177)
at com.interwoven.deploy.engine.TMicroDeployRx.invokeDeliveryAdapters(TMicroDeployRx.java:3769)
at com.interwoven.deploy.engine.TMicroDeployRx.commit(TMicroDeployRx.java:2487)
at com.interwoven.deploy.engine.TMicroDeployRx.run(TMicroDeployRx.java:1363)
at java.lang.Thread.run(Thread.java:595)
2012-02-09 14:07:12,144 ERROR UNSUCCESSFUL in ftping file = /WebFtpAdmin/argosy/images/twostep/bg_inputField.gif
Find more posts tagged with
Comments
There are no comments yet