Skip to main content
Question

Translation fails when FME cannot delete temporary files

  • July 8, 2023
  • 2 replies
  • 120 views

I am running a translation in batch and it is failing when it attempts to cleanup temporary files. Is there a setting that will allow it to continue when this is encountered?

 

ERROR |Failed to delete the following files: 'D:\\Projects\\temp\\fctspatrel1688832115746_12608_1'. Please ensure that the files are not in use and that you have sufficient privileges to delete them.

ERROR |Failed to delete the following files: '%0'. Please ensure that the files are not in use and that you have sufficient privileges to delete them.

2 replies

nielsgerrits
VIP
Forum|alt.badge.img+60
  • 2938 replies
  • July 10, 2023

I have not seen this before, but my first guess would be a file scanning system, like a syncing system of a virusscanner, is reading the files while workbench tries to clean them.


timowalraven
Participant
Forum|alt.badge.img+2
  • Participant
  • 1 reply
  • February 28, 2024

@amyhex did you find a solution for this? I'm currently running into the same problem.