• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Migration Manager 9.5.1 < 8.6 does not work

S

slemke

Guest
Hi !

when I try to use the migration Manager on my Plesk 9.5.1 (same with 9.3.0) to migrate some domains from an 8.6 Plesk I got the following error:

Runtime error in migration handler:
<class 'xml.sax._exceptions.SAXParseException'> /usr/local/psa/PMM/var/20100506171248139/dump.xml:6:56: not well-formed (invalid token)
Traceback (most recent call last):
File "/usr/local/psa/admin/share/migration-handler/migration_handler.py", line 874, in doActivity
restore_task_id = restore_service.restore()
File "/usr/local/psa/admin/share/migration-handler/migration_handler_restore.py", line 592, in restore
self.__mapOwners()
File "/usr/local/psa/admin/share/migration-handler/migration_handler_restore.py", line 367, in __mapOwners
xml_processor.process()
File "/usr/local/psa/admin/share/pmmcli/pmm_dump_access_service.py", line 241, in process
parser.parse(open(self.__info_xml))
File "/usr/lib64/python2.5/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/lib64/python2.5/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/lib64/python2.5/xml/sax/expatreader.py", line 211, in feed
self._err_handler.fatalError(exc)
File "/usr/lib64/python2.5/xml/sax/handler.py", line 38, in fatalError
raise exception
SAXParseException: /usr/local/psa/PMM/var/20100506171248139/dump.xml:6:56: not well-formed (invalid token)


Can anybody help me ?

Thanks.
Sebastian
 
I have submitted request to developers regarding this problem. Looks like dump.xml contains non-printable characters.
I will update thread with results as soon as I receive it.
 
Hi !

I guess this is the problem:
<custom-button open-in-same-frame="true" text="z^Lö÷" url="/cserver/index.php" interface-place="navigation" sort-priority="10" visible-to-sublogins="true">
<content>
<cid unpacksize="10240" path="clients/slemkeknd/domains/abcweww.de" type="icon">
<content-file size="10240">backup_abcweww.de_4psacserver.gif.71_1005071020.tar</content-file>
</cid>
</content>
</custom-button>

I have already tried to rename this button on the source server, but the XML is still defect.

Sebastian
 
Could you please provide full dump.xml for the continuing of investigation?
 
Back
Top