• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Migration Manager - What is exit code -4 ?

M

madguy24

Guest
Hello,

On migration from 9.3 (agent is of 9.5) to 9.5, generates below errors and we are getting an unhandled exception. Logs says as below.

5972: 2010-05-08 15:40:40,604 INFO Executing <subprocess[4288] 'C:\\Program Files (x86)\\Parallels\\Plesk\\PMM\\Migration\\migrmng --get-host-info --session-path=C:\\Program Files (x86)\\Parallels\\Plesk\\PMM\\msessions\\20100508154039882 --dumps-dir=C:\\temp\\20100508154039882'>
5972: 2010-05-08 15:40:41,391 INFO Subprocess raised ExecuteException: Subprocess <subprocess[4288] 'C:\\Program Files (x86)\\Parallels\\Plesk\\PMM\\Migration\\migrmng --get-host-info --session-path=C:\\Program Files (x86)\\Parallels\\Plesk\\PMM\\msessions\\20100508154039882 --dumps-dir=C:\\temp\\20100508154039882'> was finished with exit code -4
== STDOUT ====================
Unhandled error ocurred. For more details, refer to the log file.
== STDERR ====================

5972: 2010-05-08 15:40:41,391 ERROR Launchpad could not get scout result: Subprocess <subprocess[4288] 'C:\\Program Files (x86)\\Parallels\\Plesk\\PMM\\Migration\\migrmng --get-host-info --session-path=C:\\Program Files (x86)\\Parallels\\Plesk\\PMM\\msessions\\20100508154039882 --dumps-dir=C:\\temp\\20100508154039882'> was finished with exit code -4
== STDOUT ====================
Unhandled error ocurred. For more details, refer to the log file.
== STDERR ====================

5972: 2010-05-08 15:40:41,391 DEBUG <migration_handler.MigrationGetScoutInfoAction object at 0x024C3C30>: response
5972: 2010-05-08 15:40:41,391 INFO Outgoing packet:
<?xml version="1.0" encoding="UTF-8"?>
<response>
<errcode>3004</errcode>
<errmsg>Unhandled error ocurred. For more details, refer to the log file.</errmsg>
</response>
 
I have submitted request to developers regarding your question. I will update thread with their answer as soon as I receive it.
 
Back
Top