erro in analytics and data mart

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

Hi

Can you give us the complete log output? there should be something similar in the logs, with more information…

···

On Fri, May 29, 2015 at 3:40 PM, Nami Ghadri nami_ghadri@hotmail.com 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@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-users

More help : https://help.launchpad.net/ListHelp


Morten

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@gmail.com wrote:

Hi

Can you give us the complete log output? there should be something similar in the logs, with more information…


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


Morten

On Fri, May 29, 2015 at 3:40 PM, Nami Ghadri nami_ghadri@hotmail.com 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@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-users

More help : https://help.launchpad.net/ListHelp