dhis2-users team mailing list archive
-
dhis2-users team
-
Mailing list archive
-
Message #07289
Re: erro in analytics and data mart
Hi Nami,
try this SQL in your database:
update categoryoptioncombo set ignoreapproval = false where ignoreapproval
is null;
regards,
Lars
On Sat, May 30, 2015 at 12:34 PM, Morten Olav Hansen <mortenoh@xxxxxxxxx>
wrote:
> Hi
>
> Can you give us the complete log output? there should be something similar
> in the logs, with more information..
>
> --
> Morten
>
> On Fri, May 29, 2015 at 3:40 PM, Nami Ghadri <nami_ghadri@xxxxxxxxxxx>
> wrote:
>
>> Hello,
>>
>>
>>
>> When I try to export “Analytics tables update” in Analytics and Data
>> Mart I receive the below message
>>
>>
>>
>> Process failed: Null value was assigned to a property of primitive type
>> setter of
>> org.hisp.dhis.dataelement.DataElementCategoryOptionCombo.ignoreApproval
>>
>>
>>
>>
>>
>> Could anyone help please
>>
>>
>>
>> Thanks
>>
>>
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~dhis2-users
>> Post to : dhis2-users@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~dhis2-users
>> More help : https://help.launchpad.net/ListHelp
>>
>>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-users@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help : https://help.launchpad.net/ListHelp
>
>
References