• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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