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
| Project: | Kaltura Community Edition (CE) - Self Hosted Online Video Platform |
| Version: | api_v3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
| Total votes: | 1 |
Bug:
app/scripts/serviceBatchMgr.sh creates a file named "1" in the current directory. If there is a file named "1" in the current directory, and this file is not writable, the service stop routine fails.
Possible solution:
Patch app/scripts/serviceBatchMgr.sh:
to