Closed (fixed)
Project:
Video
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Feb 2011 at 04:10 UTC
Updated:
4 Apr 2011 at 13:00 UTC
DatabaseSchemaObjectExistsException: Table video_s3 already exists. in DatabaseSchema->createTable() (line 630 of /home/folioh/public_html/f2/includes/database/schema.inc).
This happened right after I enabled all three modules. After I reloaded the modules page, the Zencoder module was the only one not checked.
Comments
Comment #1
anglo commentedWhen I tried to enable 'Amazon S3 on Video' sub-module for the first time I got the following error:
DatabaseSchemaObjectExistsException: Table video_s3 already exists. in DatabaseSchema->createTable() (line 630 of includes/database/schema.inc).
Afterwards I tried to enable 'Zencoder API on Video' sub-module I got the following error:
DatabaseSchemaObjectExistsException: Table video_zencoder already exists. in DatabaseSchema->createTable() (line 630 of includes/database/schema.inc).
Comment #2
gorillaz.f commentedsame, when i tried to enable amazon_s3 and zhencoder included in video module, got a table XX already exists error , and could not get into tab of transcode setting in video configuration.
Comment #3
hypertext200