On Thu, 2010-06-03 at 17:27 +0200, Yuri wrote: > Il 03/06/2010 17:21, Edward Brookhouse ha scritto: > > The blob is 0 bytes > > > this is the problem, you've "lost" the file content. Maybe a disk ( or > /tmp ) free space problem?
Actually, no - I'm told by Dimo @ Unweb (the guys who wrote the transcoder for Plumi 3) that this is simply some parts of the code expecting a video file to be associated with a video object but it hasn't been uploaded yet. During the 3 stages of publishing a video, a video object is created in Plumi but, because it hasn't had an actual video assigned to it, some parts of the code generate a logged error as the blob is null, despite the system continuing to work correctly. Once the video has been uploaded and linked into the object, the logged errors stop. So, the blob is null issue isn't really an issue - sorry (at least it means your disk is working fine :) Cheers, Grant -- -- Grant McHerron EngageMedia Collective Inc. [email protected] +61 422 914 949 http://engagemedia.org/ _______________________________________________ Discuss mailing list [email protected] http://lists.plumi.org/listinfo/discuss
