Problem:
PSIcapture is Auto Importing correctly into Batch Manager. The issue is the Auto Import Queue. The files do not seem to be archiving correctly and remain in the Auto Import Location.
Logs Reference this error:
[6/28/2013 8:21:34 AM - Error - v4.6.0.6]
Failed to archive one or more files.
=== INNER EXCEPTION ===
Failed to move or copy file: \\Pcs-File-Hou\PROJECTS\ACTIVE\2012\12153\CATS\DOCUMENT CAPTURE (JOSH)\2. Spread 1\1003 - General Utility Inspector's Daily Report\Daily Excavation Checklist\Queue - 20130628.072058\13.2.20.TwoRivers.P1S2.2013.0test.pdf to archive: \\Pcs-File-Hou\PROJECTS\ACTIVE\2012\12153\CATS\DOCUMENT CAPTURE (JOSH)\2. Spread 1\1003 - General Utility Inspector's Daily Report\Daily Excavation Checklist\Archive\2013.06.28\12153_F15_SafetyExcavChecklist20130628.082112 (Auto Import)\13.2.20.TwoRivers.P1S2.2013.0test.pdf
at PSIGEN.Capture.Modules.AutoImport.AutoImportCapture.ArchiveFile(String original, String queued, String archiveDirectory)
at PSIGEN.Capture.Modules.AutoImport.AutoImportCapture.ArchiveImport(String queueDirectory, Dictionary`2 fileMap)
=== INNER EXCEPTION ===
The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters.
at PSIGEN.Capture.IO.IOUtility.CopyFile(String sourceFileName, String destFileName, Boolean overWrite)
at PSIGEN.Capture.IO.IOUtility.CopyFile(String sourceFileName, String destFileName)
at PSIGEN.Capture.Modules.AutoImport.AutoImportCapture.ArchiveFile(String original, String queued, String archiveDirectory)
Solution:
Shorten the path to the archive or change the naming method of the batch and image. The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters. This is an external Windows setting and cannot be configured.
Comments
Please sign in to leave a comment.