The Handle is invalid

Discuss RoboTask here
Post Reply
krhoades
Posts: 8
Joined: Wed Oct 24, 2007 7:02 am

The Handle is invalid

Post by krhoades »

I have something strange that started happening.  I have created a task in Robotask to download email and strip the attachment to place in a specific folder.  Then Robotask renames the file and places it into the archive folder.  I have been receiving an error message on some (not all) and when this error message happens, a duplicate file is created in the folder.  Here is the message:I: 11/8/2011 1:45:40 PM: Task executed successfullyI: 11/8/2011 5:05:38 PM: ****** Starting task: Monitor _Incoming_PDF  2-nd edition (imported) (imported) (imported) (imported) ******************I: 11/8/2011 5:05:38 PM: Executing "//copy new files into folder based by current date"I: 11/8/2011 5:05:38 PM: Executing "Create variable "DEST_FOLDER_PDF" with value "e:\faxes\archive\{Year}{MonthNo}{Day}""I: 11/8/2011 5:05:38 PM: Executing "Create Folder ({dest_folder_pdf})"I: 11/8/2011 5:05:38 PM: Executing "Text Loop"I: 11/8/2011 5:05:38 PM: Executing "Rename File"I: 11/8/2011 5:05:38 PM: Executing "End Loop"I: 11/8/2011 5:05:38 PM: Executing "Text Loop"I: 11/8/2011 5:05:38 PM: Executing "Copy/Move File"W: 11/8/2011 5:05:38 PM: Can't copy file: E:\Faxes\incoming\FAX--16491387--787.pdfW: 11/8/2011 5:05:38 PM: The handle is invalid.I: 11/8/2011 5:05:38 PM: Executing "Delete File"I: 11/8/2011 5:05:38 PM: Task executed successfullyHere is the same task running and as you can see...no errorsI: 11/9/2011 9:54:34 AM: ****** Starting task: Monitor _Incoming_PDF  2-nd edition (imported) (imported) (imported) (imported) ******************I: 11/9/2011 9:54:34 AM: Executing "//copy new files into folder based by current date"I: 11/9/2011 9:54:34 AM: Executing "Create variable "DEST_FOLDER_PDF" with value "e:\faxes\archive\{Year}{MonthNo}{Day}""I: 11/9/2011 9:54:34 AM: Executing "Create Folder ({dest_folder_pdf})"I: 11/9/2011 9:54:34 AM: Executing "Text Loop"I: 11/9/2011 9:54:34 AM: Executing "Rename File"I: 11/9/2011 9:54:34 AM: Executing "End Loop"I: 11/9/2011 9:54:34 AM: Executing "Text Loop"I: 11/9/2011 9:54:34 AM: Executing "Copy/Move File"I: 11/9/2011 9:54:34 AM: Executing "Delete File"I: 11/9/2011 9:54:34 AM: Task executed successfullyAny thoughts would be greatly appreciated.
Post Reply