10-20-2010 01:43 PM
CREATE SEQUENCE avm_stores_seq START WITH ${hibernate_seq_next_value} INCREMENT BY 1;
CREATE SEQUENCE avm_store_properties_seq START WITH ${hibernate_seq_next_value} INCREMENT BY 1;
CREATE SEQUENCE avm_nodes_seq START WITH ${hibernate_seq_next_value} INCREMENT BY 1;
CREATE SEQUENCE avm_version_roots_seq START WITH ${hibernate_seq_next_value} INCREMENT BY 1;
18:43:00,581 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] Schema managed by database dialect org.hibernate.dialect.PostgreSQLDialect.
18:43:14,157 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] Executing database script /local/alfresco-3.4a/tomcat/temp/Alfresco/AlfrescoSchema-PostgreSQLDialect-Update-4810176798913650692
.sql (Copied from classpath:alfresco/dbscripts/upgrade/3.3/org.hibernate.dialect.PostgreSQLDialect/modify-index-permission_id.sql).
18:43:16,472 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] Executing database script /local/alfresco-3.4a/tomcat/temp/Alfresco/AlfrescoSchema-PostgreSQLDialect-Update-1604796588253281744
.sql (Copied from classpath:alfresco/dbscripts/upgrade/2.2/org.hibernate.dialect.PostgreSQLDialect/AddFKIndexes.sql).
18:43:25,064 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] Executing database script /local/alfresco-3.4a/tomcat/temp/Alfresco/AlfrescoSchema-PostgreSQLDialect-Update-9068363595966233054
.sql (Copied from classpath:alfresco/dbscripts/upgrade/3.3/org.hibernate.dialect.PostgreSQLDialect/fix-Repo-seqs.sql).
18:43:25,951 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] Executing database script /local/alfresco-3.4a/tomcat/temp/Alfresco/AlfrescoSchema-PostgreSQLDialect-Update-7149948438016598234
.sql (Copied from classpath:alfresco/dbscripts/upgrade/3.3/org.hibernate.dialect.PostgreSQLDialect/fix-AVM-seqs.sql).
18:43:25,953 ERROR [org.alfresco.repo.domain.schema.SchemaBootstrap] Statement execution failed:
SQL: CREATE SEQUENCE avm_stores_seq START WITH 83627 INCREMENT BY 1
Error: ERROR: relation "avm_stores_seq" already exists
File: /local/alfresco-3.4a/tomcat/temp/Alfresco/AlfrescoSchema-PostgreSQLDialect-Update-7149948438016598234.sql
Line: 15
18:43:25,955 ERROR [org.alfresco.repo.domain.schema.SchemaBootstrap] Schema auto-update failed
org.postgresql.util.PSQLException: ERROR: relation "avm_stores_seq" already exists
…
10-22-2010 07:49 PM
10-22-2010 08:09 PM
10-22-2010 08:47 PM
10-25-2010 10:32 AM
16:44:38,238 INFO [service.descriptor.DescriptorService] Alfresco started (Community): Current version 3.3.0 (g 2860) schema 4100 - Originally installed version 3.2.0 (r2 2440) schema 3300
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.