7 of the batches are down

5 replies [Last post]
Joined: 06/05/2009
Points: 2

Hi,
I've just installed Kaltura on my mac and configured it so it is using my ffmpeg macPort installation instead of the one in /i386. Everything seems to be working great except for the 7 batches. So that meens nothing is actually working !
I know it's not made to work on a mac but that was the only machine I had available...
As I see it, the actual batches are in fact PHP scripts. SO they should execute properly as my PHPCli is active
So my question is :
Should the batches work as is or am I doing something wrong ?

THX

Xavier

Joined: 01/05/2009
Points: 1697

Hi,

Have you tried the instructions david posted ?

Joined: 06/05/2009
Points: 2

Yes, I've done everything for the installation. And everything works (the whole Site is working well) but not the batches.
Maybe what I'm doing wrong has something to do with the write access to the batch files. I read there was a script provided by Kaltura to fix these write access problems. But I don't know where to find it...
What script in the application is calling the batch files ? Is it a simple exec() ?

Thx

Xavier

Joined: 01/05/2009
Points: 1697

The script to fix permissions is included in the installation and is called fixperms.sh under the install folder.

Joined: 06/24/2009
Points: 42

I am having the same problem. I am running Kaltura on Mac OSX 10.5.7/Apache 2.2.11/PHP 5.29 (XAMPP) and none of my batches are running ("All 7 batches are down"). I've run the fix permissions script but that doesn't help. The Management Console is working ok, and I've even got the Drupal module setup and communicating with Kaltura. I can upload images and remix them. But any time I upload video or try to pull something from Jamendo or YouTube, it doesn't do anything. I do see those items in the queue in the appropriate batches and "Entries in Process" though.

Has anyone got Kaltura CE working 100% under Mac OSX?

Joined: 01/05/2009
Points: 1697

Hi Chris,

David has tried and seem to be successful with KalturaCE on Mac.
This is something we're working on for the official release too.