dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #09566
[Bug 702799] Re: startup error with empty mysql db
Think this can simply be ignored, guess it removes a column once and for
all...? But good to hide the error log.
** Changed in: dhis2
Milestone: None => 2.0.6
** Changed in: dhis2
Assignee: (unassigned) => Thu Tran (tran-hispvietnam)
--
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/702799
Title:
startup error with empty mysql db
Status in DHIS 2 - District Health Information Software:
New
Bug description:
Log extract:
* INFO 10:41:53,409 Executing startup routine [6 of 12, runlevel 4]: PatientTableAlteror
* ERROR 10:41:53,440 com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'organisationunitid' in 'field list'
* INFO 10:41:53,534 Executing startup routine [7 of 12, runlevel 5]: DataSetShortNamePopulator
Compare to empty Postgres db:
* INFO 10:44:33,546 Executing startup routine [6 of 12, runlevel 4]: PatientTableAlteror
* INFO 10:44:34,327 Executing startup routine [7 of 12, runlevel 5]: DataSetShortNamePopulator
* INFO 10:44:34,343 Populated DataSet short name and code
References