• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

ForeignMigratorCore.MigratorException: Unable to convert dump to Plesk format

horosho

New Pleskian
Hello,
I am trying to migrate a single domain from a unix (Plesk 8.2.1 on FreeBSD 6.1) Plesk install. Everything seems to go okay but it errors out at the end of the process with the above error. The directory 'C:\Program Files\SWsoft\Plesk\PMM\Store\Main\NativeDump\' exists, 'C:\Program Files\SWsoft\Plesk\PMM\Store\Main\NativeDump\hosting service' does not (though it may have been deleted later in the process). Log snippet below. Any suggestions or insights would be greatly appreciated!
Thanks!

7512: Debug 20/10/2008 07:03:30.812 : UnixDumpNormalizer::Support for platformId=({F2CDBCA1-42D1-4c4a-A5AC-18D74EB1CF5A}), formatId=({7ADEA586-78CA-48c0-BC7E-74C6AEF7EBAE}), version=(1.0)
7512: Debug 20/10/2008 07:03:30.812 : UnixDumpNormalizer::Support: (True)
7512: Debug 20/10/2008 07:03:30.812 : UnixDumpNormalizer::Normalize begin
7512: Debug 20/10/2008 07:03:30.812 : UnixDumpNormalizer::Support for platformId=({F2CDBCA1-42D1-4c4a-A5AC-18D74EB1CF5A}), formatId=({7ADEA586-78CA-48c0-BC7E-74C6AEF7EBAE}), version=(1.0)
7512: Debug 20/10/2008 07:03:30.812 : UnixDumpNormalizer::Support: (True)
7512: Debug 20/10/2008 07:03:30.812 : UnixDumpNormalizer::Normalize supports platform ({F2CDBCA1-42D1-4c4a-A5AC-18D74EB1CF5A}), format ({7ADEA586-78CA-48c0-BC7E-74C6AEF7EBAE}), version (1.0)
7512: Debug 20/10/2008 07:03:30.812 : UnixDumpNormalizer::processDirectory (C:\Program Files\SWsoft\Plesk\PMM\Store\Main\NativeDump) begin
7512: Debug 20/10/2008 07:03:30.812 : UnixDumpNormalizer::processDirectory (C:\Program Files\SWsoft\Plesk\PMM\Store\Main\NativeDump) successfully finished
7512: Debug 20/10/2008 07:03:30.968 : ForeignMigratorCore.MigratorException: Unable to convert dump to Plesk format. ---> System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Program Files\SWsoft\Plesk\PMM\Store\Main\NativeDump\hosting service'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.InternalGetFileDirectoryNames(String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption)
at System.IO.Directory.GetDirectories(String path, String searchPattern, SearchOption searchOption)
at System.IO.Directory.GetDirectories(String path)
at UnixDumpNormalizer.UnixDumpNormalizer.unpackHostingDirectory(String directory)
at UnixDumpNormalizer.UnixDumpNormalizer.processHosting(String directory)
at UnixDumpNormalizer.UnixDumpNormalizer.Normalize(DumpDescription desc)
at PsaMigrMng75.MigrMng75.normalizeDump(IDumpNormalizer normalizer)
--- End of inner exception stack trace ---
at PsaMigrMng75.MigrMng75.normalizeDump(IDumpNormalizer normalizer)
at PsaMigrMng75.MigrMng75.Backup(Boolean deleteDump, Boolean skipDownloadDump)
at migrmng.App.DoMigrate(String clientLogin, Boolean deleteDump)
at migrmng.App.Main(String[] args)
7512: Debug 20/10/2008 07:03:30.968 : Saving result...
7512: Debug 20/10/2008 07:03:31.000 : Console collector deactivated
7512: Debug 20/10/2008 07:03:31.000 : migrmng exits with code -3
7512: Debug 20/10/2008 07:03:31.000 : Unload domain.
 
Back
Top