Have a job that archives a folder and all subfolders/files onto an external drive.
Upgraded from 5.4 (?) to 5.6.8 and now the job is failing with:
Err Unhandled error in ProcessTaskArchive, ex: Xceed.FileSystem.ItemIsRootFolderException: An attempt was made to create a root folder. If the root folder is a removable drive, make sure a disk is inserted.
Type: Xceed.FileSystem.DiskFolder
FullName: e:\
at Xceed.Zip.ZipArchive.EndUpdate(FileSystemEvents events, Object userData)
at Xceed.Zip.ZipArchive.EndUpdate()
at OBOKIIHBDBPMCFALPGECCIFHCDJPEDKODDGK.CGMHFECBEIAHIDGJDHJDHGAEBICEIIOEPGOL.LLFHBCFKEPCADBBLGKCGDNAEJENGGDBNDNPG()
at OBOKIIHBDBPMCFALPGECCIFHCDJPEDKODDGK.CGMHFECBEIAHIDGJDHJDHGAEBICEIIOEPGOL.Run()
I pointed this to a non-external drive and the job runs but only creates 2 folders and backs up 2 files in the archive, then ends successfuly. There are 20+ folders a few hundred files.
I ran the test on the task and I only see the 2 files - the user who runs the task is a local admin.
I upgraded to 5.6.9 with the same results.