Uploaded image for project: 'Gateway'
  1. Gateway
  2. GTWY-1814

SQL Exception after upgrading to Gateway 1.2

XMLWordPrintable

    • Icon: Defect Defect
    • Resolution: Won't Do
    • Icon: Minor Minor
    • Recycle Bin
    • 1.2.0-BETA1
    • Database
    • None

      albedo2.dkrz.de is a test gateway currently containing no published information. Still after upgrade the gateway won't start as it stops loading after an exception caused by liquibase appears.

      Here's the exception:

      Caused by: liquibase.exception.JDBCException: Error executing SQL CREATE TABLE metadata.cadis_project (id uuid NOT NULL, continuing_project_id uuid, CONSTRAINT pkey_cadis_project PRIMARY KEY (id))
              at liquibase.database.template.JdbcTemplate.execute(JdbcTemplate.java:55)
              at liquibase.database.template.JdbcTemplate.execute(JdbcTemplate.java:86)
              at liquibase.change.AbstractChange.execute(AbstractChange.java:247)
              at liquibase.change.AbstractChange.executeStatements(AbstractChange.java:93)
              at liquibase.ChangeSet.execute(ChangeSet.java:236)
              ... 130 more
      Caused by: org.postgresql.util.PSQLException: ERROR: relation "cadis_project" already exists

              wilhelmi Nathan Wilhelmi (Inactive)
              estanislao.gonzalez Estanislao Gonzalez (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: