• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

Migration Manager Problem

T

TarkanVeKurdu

Guest
Hello ,

I am trying to migrate domain from plesk 7.5.6 to Plesk 8.1 . It doesnt migrate domains giving error :

Info 02/04/2007 15:39:37 : PSARESTORE >> SQLQuery SELECT cl.id, fw.ip_address_id, cl.pname, cl.login FROM (clients cl INNER JOIN domains dom ON dom.cl_id=cl.id) INNER JOIN forwarding fw ON fw.dom_id=dom.id WHERE dom.name='domain.com'
Info 02/04/2007 15:39:37 : PSARESTORE >> SQLQuery SELECT cl.id, hs.ip_address_id, cl.pname, cl.login FROM (clients cl INNER JOIN domains dom ON dom.cl_id=cl.id) INNER JOIN hosting hs ON hs.dom_id=dom.id WHERE dom.name='domain.com'
Info 02/04/2007 15:39:37 : PSARESTORE >> SQLQuery SELECT d.htype FROM domains d LEFT JOIN hosting h ON h.dom_id=d.id WHERE d.name='domain.com' AND d.htype='vrt_hst' AND h.dom_id is null
Info 02/04/2007 15:39:37 : PSARESTORE >> Skip exception [psabackup.InformationalException: Failed to restore domain 'domain.com' : Database error: The domain domain.com has hosting type vrt_hst but has no corresponding record in the table hosting ---> psabackup.IntegrityConflictException: Database error: The domain domain.com has hosting type vrt_hst but has no corresponding record in the table hosting
at psabackup.hosting.checkIntegrity(CommonRestoreEnv env, ArrayList domains)
at psabackup.CommonRestoreEnv.checkIntegrity(ArrayList clients, ArrayList domains)
at psabackup.RestoreEnv.checkItegrity(ObjectDesc desc)
at psabackup.RestoreEnv.startRestore()
--- End of inner exception stack trace ---]
Error 02/04/2007 15:39:37 : PsaDumpRestore::Restore Error: (System.ArgumentOutOfRangeException: StartIndex cannot be less than zero.
Parameter name: startIndex


What is the problem here ? Is there a solution for this ?

Regards
 
Hello,
This indicates that some errors occured while restoring Plesk database.

We need full migration log to find out cause of error. Please contact with me via private message.
 
Back
Top