• 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.

Plesk 8.3 + Win Server 2008 task scheduling

N

Netjunky

Guest
Hi,

We have problems with Plesk 8.3 scheduler and Windows Server 2008.
When we try to add new task we get this error:

Error: SchedulerManager::set() failed: crontabmng failed: Unable to restore user scheduler: System.Runtime.InteropServices.COMException (0x8004131D): The task XML contains too many nodes of the same type.
at System.Runtime.InteropServices.UCOMIPersistFile.Save(String pszFileName, Boolean fRemember)
at TaskScheduler.Task.Save()
at psa.scheduler.device.PSASchedulerTask.UpdateWindowsSchedulerTask(PleskSchedulesCollection scheduledTasks, String account, String utilityName)
at psa.scheduler.device.PSAScheduler.SyncWithWindowsScheduler(String userName)
at psa.scheduler.device.PSAScheduler.SyncWithWindowsScheduler()
at psa.scheduler.device.PSAScheduler.SaveTo(String name)

Please help,

Thanks
 
Plesk 8.4 + Win Server 2008 task scheduling

Hello. I have this problems:


SchedulerManager::set() failed: crontabmng failed: The task XML contains too many nodes of the same type. (Exception from HRESULT: 0x8004131D)
---------------------- Debug Info -------------------------------
0: C:\Program Files\Parallels\Plesk\admin\plib\common_func.php3:151
psaerror(string 'SchedulerManager::set() failed: crontabmng failed: The task XML contains too many nodes of the same type. (Exception from HRESULT: 0x8004131D)')
1: C:\Program Files\Parallels\Plesk\admin\htdocs\sysuser\scheduler_edit.php:123
 
Did anybody ever answer this problem?

Did anybody ever answer this problem?


We have the exact same problem and can´t find any answers anywhere - flushing the task scheduler and restarting the server doesn´t help at all...

Any ideas anybody?
 
The reason of problem in that Windows 2008 allows to create a maximum 48 triggers. Windows 2003 allows to create much more triggers. As I know this restriction has been overcome since Plesk 8.4.0 version.
 
Back
Top