Why does DA limit the usage of cronjobs to max 9 per user?
When a user use more then 9 cronjobs the new crons are executed anymore.
If user add cronjob number 10 the interface gives error:
deleting the cron gives:
No error in any log files.
The added cronjob is vissible in the list but is **NOT** executed, the first 9 cronjobs work fine.
So why does DA limit the usage to 9 crons and how to disable this?
Using centos5 and latest DA version.
When a user use more then 9 cronjobs the new crons are executed anymore.
If user add cronjob number 10 the interface gives error:
Code:
Error Creating Cron Job
Details (empty)
deleting the cron gives:
Code:
Error Deleting Cron Job(s)
Details (empty)
The added cronjob is vissible in the list but is **NOT** executed, the first 9 cronjobs work fine.
So why does DA limit the usage to 9 crons and how to disable this?
Using centos5 and latest DA version.