← Back to team overview

dhis2-devs team mailing list archive

Re: Deserialization exception while running server

 

Very like this is related to the settings.

You might need to try

TRUNCATE systemsetting;
TRUNCATE usersetting;

I am pretty sure this has been discussed on the list before.

Regards,
Jason

On Mon, Jun 25, 2012 at 8:43 AM, Lakshay Gupta <lakshay.hisp@xxxxxxxxx> wrote:
> Hi
> I am Lakshay working on converting mysql database to pgsql for Indian
> database. I converted the the database to pgsql but when the server runs it
> shows this -org.hibernate.type.SerializationException: could not
> deserialize.
> Can anybody help me with it.
>
> _______________________________________________
> 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
>


References