• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

PMMcli error

P

Praveen KV

Guest
Trying to restore a backup created on 10.3 on another server.
Both servers are 10.3

== STDERR ====================
Error: Unable to determine object position, Object uid = [590106D4-32F3-4B86-8109-E043BE3BA1B4] Parent uid = [C58AB700-7113-405D-B510-41718D2CC912_role_WebMaster_role_Application User_role_WebMaster_role_Application User]

5156: 2011-08-03 04:06:49,874 CRITICAL PMMUtility exception:
Subprocess <subprocess[5248] 'C:\\Program Files (x86)\\Parallels\\Plesk\\admin\\bin\\php -dauto_prepend_file= C:\\Program Files (x86)\\Parallels\\Plesk\\admin\\plib\\backup\\Conflicts\\Runner.php --detect-conflicts --plesk-dump=C:\\Program Files (x86)\\Parallels\\Plesk\\PMM\\rsessions\\20110803040423605\\dump.xml --owner-guid=A73104D1-7946-4410-8F04-C6AC903C07B5 --restore-specification=C:\\Program Files (x86)\\Parallels\\Plesk\\PMM\\rsessions\\20110803040423605\\restore.xml --conflicts-description-out=C:\\Program Files (x86)\\Parallels\\Plesk\\PMM\\rsessions\\20110803040423605\\conflict_description --session-path=C:\\Program Files (x86)\\Parallels\\Plesk\\PMM\\rsessions\\20110803040423605 --log=conflict-detect.log'> was finished with exit code 1
== STDOUT ====================

== STDERR ====================
Error: Unable to determine object position, Object uid = [590106D4-32F3-4B86-8109-E043BE3BA1B4] Parent uid = [C58AB700-7113-405D-B510-41718D2CC912_role_WebMaster_role_Application User_role_WebMaster_role_Application User]

Traceback (most recent call last):
File "C:\Program Files (x86)\Parallels\Plesk\admin\share\pmmcli\pmmcli.py", line 2118, in main
data_action_response, errcode_response, error_message = actions.get(sys.argv[1][2:])(parameters)
File "C:\Program Files (x86)\Parallels\Plesk\admin\share\pmmcli\pmmcli.py", line 1963, in restore
return ActionRunner(RestoreAction, restore_task_specification, parameters).doActivity()
File "C:\Program Files (x86)\Parallels\Plesk\admin\share\pmmcli\pmmcli.py", line 150, in doActivity
result = self.processor.doActivity()
File "C:\Program Files (x86)\Parallels\Plesk\admin\share\pmmcli\pmmcli.py", line 783, in doActivity
if session.detectConflicts(plesk_actual_dump):
File "C:\Program Files (x86)\Parallels\Plesk\admin\share\pmmcli\pmmcli_session.py", line 328, in detectConflicts
return self.__doDetectConflicts(plesk_actual_dump)
File "C:\Program Files (x86)\Parallels\Plesk\admin\share\pmmcli\pmmcli_session.py", line 323, in __doDetectConflicts
pmm_conflict_detector.ConflictDetector.run(owner_guid,plesk_actual_dump,self.__restore_specification,self.__conflict_description,self.__session_path)
File "C:\Program Files (x86)\Parallels\Plesk\admin\share\pmmcli\pmm_conflict_detector.py", line 124, in run
raise PMMUtilityException('Conflict Detector', x)
PMMUtilityException: was finished with exit code 1

5156: 2011-08-03 04:06:49,874 INFO Outgoing packet:
<?xml version="1.0" encoding="UTF-8"?>
<response>
<errcode>1000</errcode>
<errmsg>pmm utility 'Conflict Detector' raised an exception. Error code is: 1
See pmmcli.log to find out detailed information on this</errmsg>
</response>
 
It is interesting issue for development. Is it possible provide us with content of C:\Program Files (x86)\Parallels\Plesk\PMM\rsessions\ folder for investigation?
 
I'm having the same symptoms. Migrations that fail without errors, and after scrutinizing and sifting through the logs, the only error that is to be found is;

Error: Unable to determine object position, Object uid = [60481F30-DF2C-49AD-8BDF-DE22FCABA2D4] Parent uid = [D55DCB4F-F14A-4D60-8885-CB3BA7B2886A_role_WebMaster_role_Application User]

Did you ever find a resolution for this?

Tino
 
Back
Top