Table named "AO_60DB71_COLUMN" exists in the database but has no corresponding entity

Eric Beaurivage May 9, 2012

I am currently in the process of upgrading JIRA for a client from version 3.13.4 to the latest version. At this point, JIRA was upgraded to v4.4.5 and GreenHopper from v3.8 to v5.8.7. Everything seems to be working fine but there are those warnings at startup:

2012-05-09 14:03:22,814 main INFO [jira.config.database.DatabaseConfigurationManagerImpl] Now running Database Checklist Launcher
2012-05-09 14:05:37,527 main WARN [core.entity.jdbc.DatabaseUtil] Table named "AO_60DB71_COLUMN" exists in the database but has no corresponding entity
2012-05-09 14:05:37,528 main WARN [core.entity.jdbc.DatabaseUtil] Table named "AO_60DB71_COLUMNSTATUS" exists in the database but has no corresponding entity
2012-05-09 14:05:37,528 main WARN [core.entity.jdbc.DatabaseUtil] Table named "AO_60DB71_ISSUERANKING" exists in the database but has no corresponding entity
2012-05-09 14:05:37,528 main WARN [core.entity.jdbc.DatabaseUtil] Table named "AO_60DB71_ISSUERANKINGLOG" exists in the database but has no corresponding entity
2012-05-09 14:05:37,528 main WARN [core.entity.jdbc.DatabaseUtil] Table named "AO_60DB71_QUICKFILTER" exists in the database but has no corresponding entity
2012-05-09 14:05:37,528 main WARN [core.entity.jdbc.DatabaseUtil] Table named "AO_60DB71_RANK_ISSUE_LINK" exists in the database but has no corresponding entity
2012-05-09 14:05:37,528 main WARN [core.entity.jdbc.DatabaseUtil] Table named "AO_60DB71_RAPIDVIEW" exists in the database but has no corresponding entity
2012-05-09 14:05:37,529 main WARN [core.entity.jdbc.DatabaseUtil] Table named "AO_60DB71_SPRINT" exists in the database but has no corresponding entity
2012-05-09 14:05:37,529 main WARN [core.entity.jdbc.DatabaseUtil] Table named "AO_60DB71_STATSFIELD" exists in the database but has no corresponding entity
2012-05-09 14:05:37,529 main WARN [core.entity.jdbc.DatabaseUtil] Table named "AO_60DB71_SUBQUERY" exists in the database but has no corresponding entity
2012-05-09 14:05:37,529 main WARN [core.entity.jdbc.DatabaseUtil] Table named "AO_60DB71_SWIMLANE" exists in the database but has no corresponding entity
2012-05-09 14:05:38,383 main INFO [atlassian.jira.startup.DatabaseChecklistLauncher] JIRA database startup checks completed successfully.

What needs to be done to eliminate these warnings? I want to make sure that everything is done properly before making the same changes in production. Thanks in advance!

2 answers

0 votes
JamieA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 9, 2012

They are nothing to worry about... there is probably a bug report about the warnings, but I can't find it atm.

Sorin Sbarnea (Citrix)
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 21, 2013
0 votes
Eric Beaurivage May 9, 2012

Database Version: Oracle - Oracle Database 11g Release 11.2.0.3.0 - 64bit Production
Database Driver: Oracle JDBC driver - 11.2.0.3.0

Suggest an answer

Log in or Sign up to answer