← Back to team overview

dhis2-devs team mailing list archive

[Bug 702799] [NEW] startup error with empty mysql db

 

Public bug reported:

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

** Affects: dhis2
     Importance: Undecided
         Status: New

-- 
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





Follow ups

References