dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #47226
FW: Null pointer exception calling .../api/me/programs
-
To:
DHIS2 Developers <dhis2-devs@xxxxxxxxxxxxxxxxxxx>
-
From:
Sam Johnson <samuel.johnson@xxxxxxxxxx>
-
Date:
Mon, 17 Oct 2016 03:54:46 +0000
-
Accept-language:
en-GB, en-US
-
Authentication-results:
spf=none (sender IP is ) smtp.mailfrom=samuel.johnson@xxxxxxxxxx;
-
Cc:
Rodolfo Melia <rodolfo.melia@xxxxxxxxxxxxxxxx>
-
In-reply-to:
<CAOShsgvq1ZdwskQvZq4Hra7PpbFJjAoV4wVY1k=RAP62kqZusA@mail.gmail.com>
-
Spamdiagnosticmetadata:
NSPM
-
Spamdiagnosticoutput:
1:99
-
Thread-index:
AQHRqaIWDVEKdEfkoUmy7h+fFAJHFJ+wKhoAgAAH5ICAAADhgIAAEgYAgAAD+gyA/MkGAA==
-
Thread-topic:
[Dhis2-devs] Null pointer exception calling .../api/me/programs
Hi all,
I’m trying to produce a generic EventCapture XML config that can be imported into any DHIS2 instance, which requires the data elements and program to use the default CategoryCombo of the target instance.
My understanding from the documentation (and the email thread below) is that if the CategoryCombo for a data element is null, then during metadata import the data element will automatically be assigned the local ‘default’ CategoryCombo; the problem is that I can’t figure out how to represent this ‘null’ CategoryCombo in the XML. I’ve tried:
· simply removing all <CategoryCombo /> tags from the data elements in the XML;
· using <CategoryCombo id=null/>;
· using <CategoryCombo id=""/>
· using <CategoryCombo code="default"/>.
In 2.25, all of these throw the error “DataElementCategoryCombo Missing required property `categoryCombo`”… How can I get these data elements to take on the local ‘default’ CategoryCombo as the XML is loaded?
Many thanks for any help anyone is able to give!
Regards, Sam.
From: Dhis2-devs <dhis2-devs-bounces+samuel.johnson=qebo.co.uk@xxxxxxxxxxxxxxxxxxx> on behalf of Rodolfo Melia <rmelia@xxxxxxxxxxxx>
Date: Monday, 9 May 2016 at 09:37
To: Lars Helge Øverland <lars@xxxxxxxxx>
Cc: Adebusoye Anifalaje <busoye@xxxxxxxxxxxxxx>, DHIS2 Developers <dhis2-devs@xxxxxxxxxxxxxxxxxxx>, JM Alcantara <jmalcantara1@xxxxxxxxx>
Subject: Re: [Dhis2-devs] Null pointer exception calling .../api/me/programs
Noted - we look forward to get a resolution to the setting of CatCombo to 'default' in 2.22 soon - we import hundred of new data elements to our servers every week, and many of the templates out there have that column null. This was not a problem in 2.20.
R
On 9 May 2016 at 09:24, Lars Helge Øverland <lars@xxxxxxxxx<mailto:lars@xxxxxxxxx>> wrote:
On Mon, May 9, 2016 at 10:23 AM, Rodolfo Melia <rmelia@xxxxxxxxxxxx<mailto:rmelia@xxxxxxxxxxxx>> wrote:
Hi - I just want to confirm that I'm getting my facts right.
The fix for ensuring that a imported DEs with CatCombo=null are set to default is only available in 2.23, latest build.
Any 2.23 build, but yes.
The only workaround available right now for 2.22, that avoids re-starting tomcat (which makes the necessary correction at start-up) is to make sure that when importing DEs, we set the CatCombo to default in the XML/ CSV.
Correct.
Lars
R
Rodolfo Meliá
Principal | rmelia@xxxxxxxxxxxx<mailto:rmelia@xxxxxxxxxxxx>
Skype: rod.melia | +44 777 576 4090 | +1 708 872 7636<tel:%2B1%20708%20872%207636>
www.knowming.com<http://www.knowming.com/>
On 9 May 2016 at 08:19, Morten Olav Hansen <morten@xxxxxxxxx<mailto:morten@xxxxxxxxx>> wrote:
And yes, we don't allow null in the categoryCombo field from 2.23 and upwards
--
Morten Olav Hansen
Senior Engineer, DHIS 2
University of Oslo
http://www.dhis2.org
On Mon, May 9, 2016 at 2:15 PM, Morten Olav Hansen <morten@xxxxxxxxx<mailto:morten@xxxxxxxxx>> wrote:
On Mon, May 9, 2016 at 1:47 PM, Lars Helge Øverland <lars@xxxxxxxxx<mailto:lars@xxxxxxxxx>> wrote:
Morten do you think you could comment?
Hi, these kinds of issues are fixed in our new importer (available in 2.23), for now I would include the default category combo. When you say Import, are you creating this payload yourself, or is it coming from another system?
--
Morten Olav Hansen
Senior Engineer, DHIS 2
University of Oslo
http://www.dhis2.org
_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@xxxxxxxxxxxxxxxxxxx<mailto:dhis2-devs@xxxxxxxxxxxxxxxxxxx>
Unsubscribe : https://launchpad.net/~dhis2-devs
More help : https://help.launchpad.net/ListHelp
--
Lars Helge Øverland
Lead developer, DHIS 2
University of Oslo
Skype: larshelgeoverland
lars@xxxxxxxxx<mailto:lars@xxxxxxxxx>
http://www.dhis2.org<https://www.dhis2.org/>
_______________________________________________
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
Follow ups
References
-
Null pointer exception calling .../api/me/programs
From: Jose Garcia Muñoz, 2016-03-08
-
Re: Null pointer exception calling .../api/me/programs
From: Jose Garcia Muñoz, 2016-03-08
-
Re: Null pointer exception calling .../api/me/programs
From: Lars Helge Øverland, 2016-03-09
-
Re: Null pointer exception calling .../api/me/programs
From: Jose Garcia Muñoz, 2016-05-09
-
Re: Null pointer exception calling .../api/me/programs
From: Lars Helge Øverland, 2016-05-09
-
Re: Null pointer exception calling .../api/me/programs
From: Morten Olav Hansen, 2016-05-09
-
Re: Null pointer exception calling .../api/me/programs
From: Morten Olav Hansen, 2016-05-09
-
Re: Null pointer exception calling .../api/me/programs
From: Rodolfo Melia, 2016-05-09
-
Re: Null pointer exception calling .../api/me/programs
From: Lars Helge Øverland, 2016-05-09
-
Re: Null pointer exception calling .../api/me/programs
From: Rodolfo Melia, 2016-05-09