• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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