Column "DELETED_EXTERNALLY" of table "public.cwd_user" of entity "User" exists in the database but has no corresponding field

XMLWordPrintable

    • 5.02

      This is not supposed to happen:

      2013-08-22 14:45:37,334 localhost-startStop-1 INFO      [atlassian.jira.startup.JiraStartupLogger] JIRA pre-database startup checks completed successfully.
      2013-08-22 14:45:37,443 localhost-startStop-1 INFO      [jira.config.database.SystemTenantDatabaseConfigurationLoader] Reading database configuration from /Users/sorins/var/local/jira/dbconfig.xml
      2013-08-22 14:45:37,503 localhost-startStop-1 INFO      [jira.config.database.DatabaseConfigurationManagerImpl] Now running Database Checklist Launcher
      2013-08-22 14:45:38,218 localhost-startStop-1 INFO      [core.entity.jdbc.DatabaseUtil] Database Product Name is PostgreSQL
      2013-08-22 14:45:38,218 localhost-startStop-1 INFO      [core.entity.jdbc.DatabaseUtil] Database Product Version is 9.2.4
      2013-08-22 14:45:38,218 localhost-startStop-1 INFO      [core.entity.jdbc.DatabaseUtil] Database Driver Name is PostgreSQL Native Driver
      2013-08-22 14:45:38,218 localhost-startStop-1 INFO      [core.entity.jdbc.DatabaseUtil] Database Driver Version is PostgreSQL 9.0 JDBC4 (build 801)
      2013-08-22 14:45:38,574 localhost-startStop-1 WARN      [core.entity.jdbc.DatabaseUtil] Column "DELETED_EXTERNALLY" of table "public.cwd_user" of entity "User" exists in the database but has no corresponding field
      2013-08-22 14:45:38,574 localhost-startStop-1 WARN      [core.entity.jdbc.DatabaseUtil] Entity "User" has 16 fields but table "public.cwd_user" has 17 columns.
      2013-08-22 14:45:39,435 localhost-startStop-1 INFO      [atlassian.jira.startup.DatabaseChecklistLauncher] JIRA database startup checks completed successfully.
      

      I checked the database and I do see the deleted_external column so I am not sure what is causing this WARN and if this will have any side effects but clearly, restarting Jira does not remote the warning.

              Assignee:
              Unassigned
              Reporter:
              Sorin Sbarnea (Citrix)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: