• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the current Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

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