Hi DHIS2 is not exhaustively tested in mysql so don't be discouraged. I often see this error. Try the following: - mvn clean - check your hibernate configuration file - try with a fresh new db to see if that error occurs
Thanh On Thu, Sep 11, 2014 at 8:55 AM, sumudu weerasinghe <sumudu...@gmail.com> wrote: > Hi Lars and all, > I used dhis 2.15 for our mental health information system, which contain > both tracker and aggregate parts. I try to upgrade my instance to 2.16 from > 2.15. Above mention things has been automatically happened , but there is a > error > > 1. 2.16 war file deployed on 2.15 database > 2. then data entry form unable to load > 3. give memory problem > > Can anyone advise regarding upgrading in to 2.16 ? > Detail of log file and screen shot attach here. > I am using > *Version: 2.16**Build revision:16410**Database type:MySQL* > *Java version:1.7.0_04**OS name:Windows 7* > Regards > Sumudu > > > On Tue, Aug 5, 2014 at 12:33 AM, Lars Helge Ă˜verland <larshe...@gmail.com> > wrote: > >> Hi, >> >> a note on how to upgrade to dhis version 2.16: >> >> The following changes *require* *action* on the implementer's side. >> >> - From data administration > scheduling, scheduling should be >> deactivated, set according to your needs and finally activated. >> - A property "encryption.password" should be added to >> hibernate.properties file if you plan to use the data synchronization >> feature, see the docs >> >> <https://www.dhis2.org/doc/snapshot/en/implementer/html/ch08s02.html#d5e505> >> . >> >> The following database changes require *no action* and will happen >> automatically when running the new WAR file the first time. >> >> - Column "completed" of table "programstageinstance" has been removed >> and is replaced by the existing "status" column. >> - The values in column "domaintype" of table "dataelement" have been >> migrated from "aggregate" to "AGGREGATE" and from "patient" to "TRACKER". >> - A column "lastupdated" will be added to table "datavalue", this >> might take some time when starting up the system for the first time. >> >> This information can also be found here: >> >> https://www.dhis2.org/2.16-upgrade >> >> We encourage people to upgrade their instances, test the new features and >> provide feedback. >> >> best regards, >> >> Lars >> >> >> _______________________________________________ >> Mailing list: https://launchpad.net/~dhis2-users >> Post to : dhis2-users@lists.launchpad.net >> Unsubscribe : https://launchpad.net/~dhis2-users >> More help : https://help.launchpad.net/ListHelp >> >> > > _______________________________________________ > Mailing list: https://launchpad.net/~dhis2-devs > Post to : dhis2-d...@lists.launchpad.net > Unsubscribe : https://launchpad.net/~dhis2-devs > More help : https://help.launchpad.net/ListHelp > >
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-users Post to : dhis2-users@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-users More help : https://help.launchpad.net/ListHelp