cancel
Showing results for 
Search instead for 
Did you mean: 

Problema Migrazione

maverik
Champ in-the-making
Champ in-the-making
Passando da Alfresco 3.2r a Alfresco 3.3 ottengo il seguente errore in fase di boot:


ERROR [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_propc_crc (java_class_name_crc, java_class_name_short),
   INDEX idx_alf_propc_clas (java_class_name),
   PRIMARY KEY (id)
) ENGINE=InnoDB
   Error: Table 'alf_prop_class' already exists
   File: /……/tomcat/temp/Alfresco/AlfrescoSchema-MySQLInnoDBDialect-Update-688101092033208553.sql
   Line: 19
09:48:27,525  ERROR [domain.schema.SchemaBootstrap] Schema auto-update failed
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'alf_prop_class' already exists……

grazie in anticipo per l'help!!!
1 REPLY 1

openpj
Elite Collaborator
Elite Collaborator
Hai provato a passare prima per la 3.2r2?
Getting started

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.