Hi Amina, This seems to be an issue with serialization of system settings. Try running these SQL statements and restart. Then you need to set the scheduled tasks from data administration again.
delete from systemsetting where name = 'keySchedTasks'; delete from systemsetting where name = 'keyScheduledTasks'; best regards, Lars On Tue, Sep 2, 2014 at 2:52 PM, Amina Abba Gana <[email protected]> wrote: > Hello Everyone, > > I am trying to restore a database backup on dhis 2.4. The application runs > fine on an empty database but I get the error in the attached log soon as i > try to start up after restoring my backup. Please help if you have come > across this before. > > Below are the version details: > > Version: > > 2.4 > > Build revision: > > 4507 > > Build date: > > 2011-09-22 08:42 > > Thank you! > > _______________________________________________ > Mailing list: https://launchpad.net/~dhis2-devs > Post to : [email protected] > Unsubscribe : https://launchpad.net/~dhis2-devs > More help : https://help.launchpad.net/ListHelp > >
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

