• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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