Copyright © 2012 Kaltura Inc.
All Rights Reserved. Designated trademarks and brands are the property of their respective owners.
Use of this web site constitutes acceptance of the Terms of Use and Privacy Policy.
EduVideo.org
[quoted]
Batch Watch
====================
Inside the system console, the Batch Dashboard shows the status of the various batch processes in the system.
When the KalturaCE installation completes, all the batch processes are started automatically, However, if the system is restarted the batch processes should be started again manually.
We recommend creating a cron job or adding the script (kalturaCE/alpha/batch/runBatch.sh start) to the init.d in order to configure this operation to run automatically upon reboot.
[end quoted]
the script path : kalturaCE/alpha/batch/runBatch.sh start) is wrong...
it should use : kaltura/alpha :
kalturaCE/kaltura/alpha/batch/runBatch.sh start)
am I wrong ?