12-14-2009 01:26 PM
12-14-2009 09:45 PM
10:15:18,734 ERROR [org.alfresco.repo.domain.schema.SchemaBootstrap] Statement execution failed:
SQL: CREATE TABLE alf_prop_class
(
id BIGINT NOT NULL AUTO_INCREMENT,
java_class_name VARCHAR(255) NOT NULL,
java_class_name_short VARCHAR(32) NOT NULL,
java_class_name_crc BIGINT NOT NULL,
UNIQUE INDEX idx_alf_prop_class_crc (java_class_name_crc, java_class_name_short),
INDEX idx_alf_prop_class_class (java_class_name),
PRIMARY KEY (id)
) ENGINE=InnoDB
Error: Table 'alf_prop_class' already exists
File: /opt/Alfresco3.2r2/tomcat/temp/Alfresco/AlfrescoSchema-MySQLInnoDBDialect-Update-6706750847016287137.sql
Line: 19
10:15:18,736 ERROR [org.alfresco.repo.domain.schema.SchemaBootstrap] Schema auto-update failed
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'alf_prop_class' already exists
12-22-2009 09:36 AM
12-27-2009 10:33 PM
01-08-2010 03:32 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.