← Back to team overview

dhis2-users team mailing list archive

Re: [Dhis2-devs] Start up issues

 

Thank you Lars.

We cleared the systemsetting table and the application started but soon as
we log in it gives an exception on the interface. The log is attached.


On 2 September 2014 19:59, Lars Helge Øverland <larshelge@xxxxxxxxx> wrote:

> 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 <abbagana4@xxxxxxxxx>
> 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     : dhis2-devs@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~dhis2-devs
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>

Attachment: tomcatlog.log
Description: Binary data


Follow ups

References