• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Migration Manager Not Working Now

A

artm

Guest
Oh dear... Nothing seems to work properly any more.

Now the Migration Manager is screwing up following the latest Plesk "updates" (I would rather call them "downdates").

Migrating a site form Plesk 5 I get:

19:01:47 INFO Dumping domain mailsystem
19:01:47 TRACE SQL: SELECT id, password, 'plain' FROM mail WHERE dom_id=13 ORDER BY mail_name
19:01:47 TRACE SQL: SELECT * FROM mail WHERE id = 11
'undef' value passed to XmlNode::addAttribute for 'allowed' at XmlNode.pm line 61, <STDIN> line 1.

Migrating sites from this server worked perfectly well before. Now I can't do it for any site.

Oh, misery!

:mad:
 
same problem, no solution yet. working on it now. need to migrate two servers fast!
 
Originally posted by are_eye_see_kay
same problem, no solution yet. working on it now. need to migrate two servers fast!

I don't remember if this was the fix for this problem but simply removing tomcat4 (or tomcat5) it began to work... it's a terrible workaround I know

on a RHEL system I did:

yum remove tomcat4
(you may have to do tomcat5 depending on your system)
 
Tried removing tomcat, and restarting plesk, still got the same problem. It's got something to do with the way it's handling XmlNode.pm. I don't think I can kill that feature in the migration utility without breaking something. If you remember what it was, let me know.

Thanks!
 
Back
Top