Hi everyone, I have problem with upgrade database from DSpace 3.2 to DSpace 5.4
I using /dspace/bin/dspace database migrate *database info * | 3.0 | Initializing from DSpace 3 | 2016-01-10 09:45:33 | Success | | 4.0 | Upgrade to DSpace 4.x sche | 2016-01-10 09:45:34 | Success | | 5.0.2014.08.08 | DS-1945 Helpdesk Request a | 2016-01-10 09:45:35 | Success | | 5.0.2014.09.25 | DS 1582 Metadata For All O | 2016-01-10 09:45:35 | Success | *| 5.0.2014.09.26 | DS-1582 Metadata For All O | * * | Pending |* *LOG:* 2016-01-10 09:45:40,741 ERROR org.flywaydb.core.internal.command.DbMigrate @ Migration of schema "public" to version 5.0.2014.09.26 failed! Changes successfully rolled back. 2016-01-10 09:45:40,753 ERROR org.dspace.storage.rdbms.DatabaseManager @ Failed to initialize the database: java.sql.SQLException: Flyway migration error occurred Caused by: org.flywaydb.core.internal.dbsupport.FlywaySqlScriptException: Error executing statement at line 84: alter table community drop column introductory_text, drop column short_description, drop column side_bar_text, drop column copyright_text, drop column name Caused by: org.postgresql.util.PSQLException: ERROR: cannot drop table community column short_description because other objects depend on it Detail: view stats.v_workflow depends on table community column short_description Hint: Use DROP ... CASCADE to drop the dependent objects too. -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
