I had problems w/cfftp before. A shot in the dark... but IIRC it was a combination of the stop on error and passive mode settings that fixed it for me.
G On Wed, Mar 5, 2008 at 9:45 PM, J W <[EMAIL PROTECTED]> wrote: > Man has this little bugger been a thorn in my side lately... All of a > sudden > (yeah I know what your thinking) our 2 coldfusion 8/windows 2003 servers > have been getting really strange errors, and I hope someone else has > encountered these before and might steer me in the right direction. This > has > previously not been an issue. > > We write alot of text files with CFFILE and do some moving, deleting and > appending as well. We do some FTPing as well with CFFTP. > > Alot of times now we are getting these type errors: > > "Error","jrpp-65","03/05/08","15:30:01","Scheduled Scripts","An error > occurred when performing a file operation APPEND on file > I:\Logfiles\something.txt.The cause of this exception was: > java.io.FileNotFoundException: I:\Logfiles\something.txt (The > process cannot access the file because it is being used by another > process). > The specific sequence of files included or processed is: > I:\somedirectory\someprocess.cfm, line: 53 " > coldfusion.tagext.io.FileTag$SingleFileOperationException: An error > occurred > when performing a file operation APPEND on file > I:\Logfiles\something.txt. at > coldfusion.tagext.io.FileTag.append(FileTag.java:322) at > coldfusion.tagext.io.FileTag.doStartTag(FileTag.java:276) > etc.... > > I erased the real file names and directory structures to protect the > innocent. :) > > I am getting these all over the place and randomly. Various flavors, > appending, ftping, saving, etc.... and its wreaking havoc on my systems > causing odd/unfinished files to be created, files not deleted/moved > correctly. I am not sure where to go. ANY help or direction would be > appreciated. > > Jeff > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:300603 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

