Hi,
I am seeing the same error message when I try and run a manual or scheduled backup.
OS Microsoft Windows 6.1;build-7601;sp1.0;suite1296;product3
Panel version 10.4.4 Update #56, last updated at Sept 27, 2013 05:44 AM
I have searched my server and I cannot find "plesk_agent_manager.exe" in any folder, anywhere.
On the forums I have found a similar thread which pointed me to: D:\Plesk\PMM\logs\pmmcli.log
Which has some error details from around the right times:
584: 2013-09-28 09:01:05,591 DEBUG --> <pmmcli.MakeDumpAction object at 0x022CC6B0>
4584: 2013-09-28 09:01:05,591 INFO stdin: <backup-task-description><misc backup-profile-name="inspired_Test" owner-guid="E5834F85-8FDA-451A-9FD1-706F8EAB8126" owner-type="server" verbose-level="5"/><dumps-storage-credentials storage-type="local"><root-dir>D:\Plesk\DATA\Backup\</root-dir></dumps-storage-credentials><backup-specification><backup-options type="full" compression-level="standard" suspend="false" mail-to="user@domain.co.uk" description="Domain backup.
Creation date: Sep 28, 2013 09:00 AM"/><object-to-backup type="domain" id="46" name="domain2.com"/></backup-specification></backup-task-description>
4584: 2013-09-28 09:01:05,591 INFO Packet succesfully validated.
4584: 2013-09-28 09:01:05,591 DEBUG <pmmcli.ActionRunner object at 0x022CC490>: doActivity
4584: 2013-09-28 09:01:05,668 CRITICAL Runtime error in pmmcli:
<type 'exceptions.WindowsError'> [Error 2] The system cannot find the file specified
Traceback (most recent call last):
File "D:\Plesk\admin\share\pmmcli\pmmcli.py", line 2203, in main
data_action_response, errcode_response, error_message = actions.get(sys.argv[1][2:])(parameters)
File "D:\Plesk\admin\share\pmmcli\pmmcli.py", line 2076, in make_dump
return ActionRunner(MakeDumpAction, backup_task_description, None).doActivity()
File "D:\Plesk\admin\share\pmmcli\pmmcli.py", line 150, in doActivity
result = self.processor.doActivity()
File "D:\Plesk\admin\share\pmmcli\pmmcli.py", line 1252, in doActivity
subprocess = cmd.asyncSpawn()
File "D:\Plesk\admin\lib\python\subproc.py", line 292, in asyncSpawn
keepStderr = keepStderr)
File "D:\Plesk\admin\lib\python\subproc.py", line 73, in __init__
self.__forkexec()
File "D:\Plesk\admin\lib\python\subproc.py", line 127, in __forkexec
self.__process = subprocess.Popen(self.__get_cmd(), stdin = _stdin , stdout = self.__stdout, stderr = self.__stderr, env = self.__env, universal_newlines = True)
File "D:\Plesk\admin\lib\python\compat\subprocess.py", line 594, in __init__
errread, errwrite)
File "D:\Plesk\admin\lib\python\compat\subprocess.py", line 816, in _execute_child
startupinfo)
WindowsError: [Error 2] The system cannot find the file specified
4584: 2013-09-28 09:01:05,668 INFO Outgoing packet:
<?xml version="1.0" encoding="UTF-8"?>
<response>
<errcode>1001</errcode>
<errmsg>[Error 2] The system cannot find the file specified</errmsg>
</response>
Anyone at plesk have any ideas?
Cheers
Paul