• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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