[Dhis2-users] Fwd: Update: 43-Error in HTTP operation

2011-04-10 Thread Jason Pickering
Sorry, this did not make it on the list.




Hi Ola,


On Sun, Apr 10, 2011 at 4:45 PM, Ola Hodne Titlestad  wrote:
> Thanks for documenting this Jason.
> I think this documentation should be merged with Jo's manual for
> dhis-mobile, which is very good by the way. It is part of the big user
> manual.

I am aware of the mobile user manual of course, and much of our own
user manual in Zambia has been derived from it. However, the person
who developed the manual chose not to use DocBook, against my advice.
So, yes, we will need to merge this back at some point in time. Much
of it is very specific to Zambia, but this part may be of use.

> Jason,
> I am right now testing mobile data entry for Kenya (as part of a training
> session the coming week), and just experienced some delay in receiving the
> values on the server (looking at data entry form in the browser). It also
> seems the browser cache is playing with me.
> When I tested with the emulator on a good Internet connection the data came
> in almost immediately, but now using the mobile device it seems a lot slower
> for some reason.

Not sure. I have not experienced this, but I have heard rumours from
the field that the data has been transmitted (Marked as completed) but
it never shows up in the system. I have not been able to reproduce it.

Also, I would use the data browser in organisation unit mode to
confirm the data is there, unless you just want to demonstrate that
data can be entered either through the mobile or browser. I have not
experienced this issue.

> Of course when demoing this I would like the values to pop up in the
> browser's data entry form right away.

Use an emulator on localhost if you want this to happen.

> Any experiences with this?

We are still evaluating the pilot here, but in general all of the
problems come back to the phone configuration settings. Once the
phones have been setup, the data comes in immediately as the users
report it.

Regards,
Jason



> Ola
> ---
> --
> Ola Hodne Titlestad (Mr)
> HISP
> Department of Informatics
> University of Oslo
>
> Mobile: +47 48069736
> Home address: Vetlandsvn. 95B, 0685 Oslo, Norway. Googlemaps link
>
>
> On 10 April 2011 17:23, Knut Staring  wrote:
>>
>> Kanskje Jasons doc er til hjelp i Kenya også, Ola
>>
>> -- Forwarded message --
>> From: Jason Pickering 
>> Date: Sun, Apr 10, 2011 at 4:16 PM
>> Subject: Re: [Dhis2-users] Update: 43-Error in HTTP operation
>> To: Knut Staring , alvin.marc...@gmail.com
>> Cc: Cong Duong , TRAN NGUYEN MINHLuan
>> , Sundeep Sahay
>> , ngo long ,
>> Jo Størset 
>>
>>
>> Hi Alvin,
>> This might help.
>>
>> Taking this off the list as it is rather large with the screen shots.
>>
>> Here is part of  our manual used for the configuration procedure of
>> Nokia phones in Zambia. You will need to have the APN settings for
>> your mobile operator which I would assume would be different than
>> Zambia. :) The trick is to be sure you have the correct type (proxy)
>> connection configured on a Nokia phone (if that is what you are
>> using). The operator defined settings did not work for us here, but
>> they may for you.
>>
>> I doubt an emulator will help to test the GPRS settings, as the
>> emulator will use your internet connection. However, it is good to
>> test on the emulator just to be sure the server is working as it
>> should.
>>
>> Regards,
>>
>> Jason
>>
>>
>>
>> On Sun, Apr 10, 2011 at 3:24 PM, Knut Staring  wrote:
>> > I would recommend having the Nokia emulator available as plan B.
>> >
>> > Regards, Knut (via mobile phone)
>> >
>> > On Apr 10, 2011 8:22 PM, "Knut Staring"  wrote:
>> >> Copying the mailing list. Since you can access the web, wap settings
>> >> are
>> >> not
>> >> the problem. Permissions seem more likely.
>> >> Regards, Knut (via mobile phone)
>> >> On Apr 10, 2011 8:11 PM, "Alvin Marcelo" 
>> >> wrote:
>> >>> Dear Long,
>> >>>
>> >>> I am able to browse to yahoo and to other sites via the Internet
>> >>> browser of the phone.
>> >>>
>> >>> When i start dhismobile, and after i enter the access codes, i see the
>> >>> G and E icons at the top then being placed in a box.
>> >>>
>> >>> Interestingly, the error in my site is 53 while the error in your site
>> >>> is
>> >> 42.
>> >>>
>> >>> I also think it is a problem with the local gprs setting.
>> >>>
>> >>> Knut, how would i know if i am being given wap or internet?
>> >>>
>> >>>
>> >>> On Sunday, April 10, 2011, ngo long 
>> >>> wrote:
>>  Hi Alvin,
>>  Since we tested your sever with my Nokia 2330 and it worked, the
>>  problem
>> >> should not come from the server. It must come from the C1-01 or the
>> >> network.
>> >> So let's try the following steps:
>>  Open other application that also use GPRS in your phone (web browser
>>  or
>> >> application
>>  downloader) and see if they can work.If they cannot work, contact
>>  your
>> >> service provider to re-setup GPRS.If they can work, open DHISMobil

Re: [Dhis2-users] Issue with updating Dataelement names through Postgress backend

2011-04-10 Thread Jason Pickering
Have you messed with the orgunit table?

Run

SELECT * FROM source where sourceid not in (SELECT DISTINCT
organisationunitid from organisationunit)

If you get any rows your source table is out of sync, and you need to
delete the offending IDs.

Check the list serv archives. You will find my name on a similar error
from a while back. :)

Regards,
Jason


On 4/10/11, Wilson,Randy  wrote:
> Thanks to all for your help.  Now I have a different issue.  I can’t create
> or edit any of my charts.  I can run them though.
>
> For you Sunday DHIS community members, here is the error I get:
> [+] Exception
> (org.hibernate.InstantiationException): Cannot instantiate abstract class or
> interface: org.hisp.dhis.source.Source
> I’ve installed the most recent jar file downloaded today.
>
> Randy
>
> From: dhis2-users-bounces+rwilson=msh@lists.launchpad.net
> [mailto:dhis2-users-bounces+rwilson=msh@lists.launchpad.net] On Behalf
> Of Knut Staring
> Sent: Sunday, April 10, 2011 3:15 PM
> To: jason.p.picker...@gmail.com
> Cc: dhis2-users@lists.launchpad.net
> Subject: Re: [Dhis2-users] Issue with updating Dataelement names through
> Postgress backend
>
>
> Indeed. Should have thought of that. Is it documentes somewhere?
> Regards, Knut (via mobile phone)
> On Apr 10, 2011 7:24 PM,
> "jason.p.picker...@gmail.com"
> mailto:jason.p.picker...@gmail.com>> wrote:
>


-- 
Jason P. Pickering
email: jason.p.picker...@gmail.com
tel:+260974901293

___
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


Re: [Dhis2-users] Issue with updating Dataelement names through Postgress backend

2011-04-10 Thread Wilson,Randy
Thanks to all for your help.  Now I have a different issue.  I can’t create or 
edit any of my charts.  I can run them though.

For you Sunday DHIS community members, here is the error I get:
[+] Exception 
(org.hibernate.InstantiationException): Cannot instantiate abstract class or 
interface: org.hisp.dhis.source.Source
I’ve installed the most recent jar file downloaded today.

Randy

From: dhis2-users-bounces+rwilson=msh@lists.launchpad.net 
[mailto:dhis2-users-bounces+rwilson=msh@lists.launchpad.net] On Behalf Of 
Knut Staring
Sent: Sunday, April 10, 2011 3:15 PM
To: jason.p.picker...@gmail.com
Cc: dhis2-users@lists.launchpad.net
Subject: Re: [Dhis2-users] Issue with updating Dataelement names through 
Postgress backend


Indeed. Should have thought of that. Is it documentes somewhere?
Regards, Knut (via mobile phone)
On Apr 10, 2011 7:24 PM, 
"jason.p.picker...@gmail.com" 
mailto:jason.p.picker...@gmail.com>> wrote:
___
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


Re: [Dhis2-users] Server side logging of incoming data from dhis-mobile

2011-04-10 Thread Jason Pickering
I would agree with this as well.

We have had spooky reports from the field of data being submitted and
marked as completed, but the data is not in the server.

Ola seems to have observed this as well.

I suggest until we work it out, we crank up the debug log on the
server to see if we can figure out what the issue might be.

Regards,
Jason


On 4/10/11, Ola Hodne Titlestad  wrote:
> Hi,
>
> It would be good if we could have a little more logging on the server side
> (tomcat logs) when receiving data from mobile devices (or any other user of
> the web api).
>
> Specifically it would be very useful to have the dataset received /
> registered as complete with orgunit name, data set name, and period name,
> just like we have for normal browser-based data entry.
>
> Right now the only sign of communication with the mobile phone is the user
> login success message.
>
> Until we have a better way of monitoring incoming "mobile" data via the DHIS
> 2 UI I think that the above proposed log messages for data sets received is
> a good start.
>
> Ola
> 
>
>
> --
> Ola Hodne Titlestad (Mr)
> HISP
> Department of Informatics
> University of Oslo
>
> Mobile: +47 48069736
> Home address: Vetlandsvn. 95B, 0685 Oslo, Norway. Googlemaps
> link
>


-- 
Jason P. Pickering
email: jason.p.picker...@gmail.com
tel:+260974901293

___
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


[Dhis2-users] Server side logging of incoming data from dhis-mobile

2011-04-10 Thread Ola Hodne Titlestad
Hi,

It would be good if we could have a little more logging on the server side
(tomcat logs) when receiving data from mobile devices (or any other user of
the web api).

Specifically it would be very useful to have the dataset received /
registered as complete with orgunit name, data set name, and period name,
just like we have for normal browser-based data entry.

Right now the only sign of communication with the mobile phone is the user
login success message.

Until we have a better way of monitoring incoming "mobile" data via the DHIS
2 UI I think that the above proposed log messages for data sets received is
a good start.

Ola



--
Ola Hodne Titlestad (Mr)
HISP
Department of Informatics
University of Oslo

Mobile: +47 48069736
Home address: Vetlandsvn. 95B, 0685 Oslo, Norway. Googlemaps
link
___
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


[Dhis2-users] Fwd: Update: 43-Error in HTTP operation

2011-04-10 Thread Knut Staring
-- Forwarded message --
From: ngo long 
Date: Sun, Apr 10, 2011 at 4:22 PM
Subject: Re: Update: 43-Error in HTTP operation
To: "alvin.marc...@gmail.com" , Knut Staring

Cc: cata kim , Cong Duong
, Sundeep Sahay ,
TRAN NGUYEN MINHLuan 


Dear Alvin,
After doing google the problem for a while, i found that it may cause
by the GPRS setting. The phone did not configure the preferred
Internet access point settings for general use. To solve the problem,
you have to set the access point manually:
1. Order the GPRS internet settings from your cellular provider so
that you receive them in OTA configration messages. Save the
configuration settings. The phone will ask if you want to make them
default settings, answer yes.

2. Go to menu "Settings" -> "Configuration settings" -> "Default
configuration settings" and select the GPRS internet access point for
your provider by highlighting it. Select "Set as default" from the
"Options" menu. Now the settings should be default for sure.

3. Go to menu "Settings" -> "Configuration settings" -> "Activate
default in all applications" and select "Yes". Now the internet
profile that we in the previous step made sure was default is default
also in all appllications.

4. Go to menu "Settings" -> "Configuration settings" -> "Preferred
access point", and select the GPRS internet access point for your
provider. NOTE! Even though there would only be one entry in this
list, make sure you really select it using the "Select" middle menu
button.
This is the instruction for a Nokia 3220 so it may not  one 100%
similar to your phone. On the other hand, as Knut suggested, we also
can use the emulator to test. You can download it from
http://www.forum.nokia.com/Library/Tools_and_downloads/Other/Series_40_platform_SDKs
. Open the jar file with this emulator and it will work like a real
phone.
Best regards,
Long


Ngo Thanh Long
HISP Vietnam

Từ: Alvin Marcelo 
Đến: ngo long ; Knut Staring 
Cc: cata kim ; Cong Duong
; Sundeep Sahay ;
TRAN NGUYEN MINHLuan 
Đã gửi 20:11 Chủ Nhật, 10 tháng 4 2011
Chủ đề: Re: Update: 43-Error in HTTP operation

Dear Long,

I am able to browse to yahoo and to other sites via the Internet
browser of the phone.

When i start dhismobile, and after i enter the access codes, i see the
G and E icons at the top then being placed in a box.

Interestingly, the error in my site is 53 while the error in your site is 42.

I also think it is a problem with the local gprs setting.

Knut, how would i know if i am being given wap or internet?


On Sunday, April 10, 2011, ngo long  wrote:
> Hi Alvin,
> Since we tested your sever with my Nokia 2330 and it worked, the problem 
> should not come from the server. It must come from the C1-01 or the network. 
> So let's try the following steps:
>  Open other application that also use GPRS in your phone (web browser or 
> application
>  downloader) and see if they can work.If they cannot work, contact your 
>service provider to re-setup GPRS.If they can work, open DHISMobile 
>application, while you login, look at the top of the screen and find a small 
>[E] or [G] icon. In case there is no icon, the application may not allowed to 
>use GPRS.To give the permission, go to the application (do not open it) then 
>click options then App.access, then set both Network Access and Connectivity 
>to "Ask first time only" (or "Always allowed" if possible).Give it a try and 
>let me know the result.
>
> Best regards,
>
> Long
>
>  Ngo Thanh Long
> HISP Vietnam
>
>  I have received the GPRS settings from my
>  telco.
>
> Now I am getting a 42-Error in HTTP operation...
>
> Performing research as we speak...
>
>
> --
> Alvin B. Marcelo, MD, FPCS
> www.alvinmarcelo.com
> Voicemail: +1-301-534-0795)
> GPG 0x99CBC54C
>
>
>
>
>

--
Alvin B. Marcelo, MD, FPCS
www.alvinmarcelo.com
Voicemail: +1-301-534-0795)
GPG 0x99CBC54C





-- 
Cheers,
Knut Staring

___
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


Re: [Dhis2-users] Update: 43-Error in HTTP operation

2011-04-10 Thread Knut Staring
I would recommend having the Nokia emulator available as plan B.

Regards, Knut (via mobile phone)
On Apr 10, 2011 8:22 PM, "Knut Staring"  wrote:
> Copying the mailing list. Since you can access the web, wap settings are
not
> the problem. Permissions seem more likely.
> Regards, Knut (via mobile phone)
> On Apr 10, 2011 8:11 PM, "Alvin Marcelo"  wrote:
>> Dear Long,
>>
>> I am able to browse to yahoo and to other sites via the Internet
>> browser of the phone.
>>
>> When i start dhismobile, and after i enter the access codes, i see the
>> G and E icons at the top then being placed in a box.
>>
>> Interestingly, the error in my site is 53 while the error in your site is
> 42.
>>
>> I also think it is a problem with the local gprs setting.
>>
>> Knut, how would i know if i am being given wap or internet?
>>
>>
>> On Sunday, April 10, 2011, ngo long 
wrote:
>>> Hi Alvin,
>>> Since we tested your sever with my Nokia 2330 and it worked, the problem
> should not come from the server. It must come from the C1-01 or the
network.
> So let's try the following steps:
>>> Open other application that also use GPRS in your phone (web browser or
> application
>>> downloader) and see if they can work.If they cannot work, contact your
> service provider to re-setup GPRS.If they can work, open DHISMobile
> application, while you login, look at the top of the screen and find a
small
> [E] or [G] icon. In case there is no icon, the application may not allowed
> to use GPRS.To give the permission, go to the application (do not open it)
> then click options then App.access, then set both Network Access and
> Connectivity to "Ask first time only" (or "Always allowed" if
possible).Give
> it a try and let me know the result.
>>>
>>> Best regards,
>>>
>>> Long
>>>
>>> Ngo Thanh Long
>>> HISP Vietnam
>>>
>>> I have received the GPRS settings from my
>>> telco.
>>>
>>> Now I am getting a 42-Error in HTTP operation...
>>>
>>> Performing research as we speak...
>>>
>>>
>>> --
>>> Alvin B. Marcelo, MD, FPCS
>>> www.alvinmarcelo.com
>>> Voicemail: +1-301-534-0795)
>>> GPG 0x99CBC54C
>>>
>>>
>>>
>>>
>>>
>>
>> --
>> Alvin B. Marcelo, MD, FPCS
>> www.alvinmarcelo.com
>> Voicemail: +1-301-534-0795)
>> GPG 0x99CBC54C
___
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


Re: [Dhis2-users] Update: 43-Error in HTTP operation

2011-04-10 Thread Knut Staring
Copying the mailing list. Since you can access the web, wap settings are not
the problem. Permissions seem more likely.
Regards, Knut (via mobile phone)
On Apr 10, 2011 8:11 PM, "Alvin Marcelo"  wrote:
> Dear Long,
>
> I am able to browse to yahoo and to other sites via the Internet
> browser of the phone.
>
> When i start dhismobile, and after i enter the access codes, i see the
> G and E icons at the top then being placed in a box.
>
> Interestingly, the error in my site is 53 while the error in your site is
42.
>
> I also think it is a problem with the local gprs setting.
>
> Knut, how would i know if i am being given wap or internet?
>
>
> On Sunday, April 10, 2011, ngo long  wrote:
>> Hi Alvin,
>> Since we tested your sever with my Nokia 2330 and it worked, the problem
should not come from the server. It must come from the C1-01 or the network.
So let's try the following steps:
>>  Open other application that also use GPRS in your phone (web browser or
application
>> downloader) and see if they can work.If they cannot work, contact your
service provider to re-setup GPRS.If they can work, open DHISMobile
application, while you login, look at the top of the screen and find a small
[E] or [G] icon. In case there is no icon, the application may not allowed
to use GPRS.To give the permission, go to the application (do not open it)
then click options then App.access, then set both Network Access and
Connectivity to "Ask first time only" (or "Always allowed" if possible).Give
it a try and let me know the result.
>>
>> Best regards,
>>
>> Long
>>
>>  Ngo Thanh Long
>> HISP Vietnam
>>
>> I have received the GPRS settings from my
>> telco.
>>
>> Now I am getting a 42-Error in HTTP operation...
>>
>> Performing research as we speak...
>>
>>
>> --
>> Alvin B. Marcelo, MD, FPCS
>> www.alvinmarcelo.com
>> Voicemail: +1-301-534-0795)
>> GPG 0x99CBC54C
>>
>>
>>
>>
>>
>
> --
> Alvin B. Marcelo, MD, FPCS
> www.alvinmarcelo.com
> Voicemail: +1-301-534-0795)
> GPG 0x99CBC54C
___
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


Re: [Dhis2-users] Issue with updating Dataelement names through Postgress backend

2011-04-10 Thread Knut Staring
Indeed. Should have thought of that. Is it documentes somewhere?
Regards, Knut (via mobile phone)
On Apr 10, 2011 7:24 PM, "jason.p.picker...@gmail.com" <
jason.p.picker...@gmail.com> wrote:
___
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


Re: [Dhis2-users] Issue with updating Dataelement names through Postgress backend

2011-04-10 Thread jason.p.picker...@gmail.com
Flailing in the dark..Lars has led us into the light. 

Sent from my HTC

- Reply message -
From: "Lars Helge Øverland" 
Date: Sun, Apr 10, 2011 13:20
Subject: [Dhis2-users] Issue with updating Dataelement names through Postgress 
backend
To: "Knut Staring" 
Cc: "dhis2-users@lists.launchpad.net" 


I know facts ruin a good discussion but the problem here is the database
translations:) You will have to update the corresponding value in the table
called "translation" or simply truncate the table and restart the
application.

Lars
___
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


Re: [Dhis2-users] Issue with updating Dataelement names through Postgress backend

2011-04-10 Thread Wilson,Randy
Thanks Lars,

That did the trick!  I truncated the translation table and the data loaded fine 
after a restart.

Mystery solved.

Randy Wilson

From: Lars Helge Øverland [mailto:larshe...@gmail.com]
Sent: Sunday, April 10, 2011 1:20 PM
To: Knut Staring
Cc: Wilson,Randy; dhis2-users@lists.launchpad.net
Subject: Re: [Dhis2-users] Issue with updating Dataelement names through 
Postgress backend


I know facts ruin a good discussion but the problem here is the database 
translations:) You will have to update the corresponding value in the table 
called "translation" or simply truncate the table and restart the application.

Lars
___
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


Re: [Dhis2-users] DHIS mobile issues

2011-04-10 Thread jason.p.picker...@gmail.com
Is the server configured properly? 

Can you connect through an emulator? 

We see this se well when there is no coverage or the phone has not beech 
configured properly for the client.

Regards,
Jason

Sent from my HTC

- Reply message -
From: "Alvin Marcelo" 
Date: Sun, Apr 10, 2011 12:28
Subject: [Dhis2-users] DHIS mobile issues
To: 

Hello all,

We've started testing the DHIS mobile for the Philippines. Is this the right
venue for questions?

I'm getting a 52 - Error in HTTP operation..


alvin
___
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


Re: [Dhis2-users] Issue with updating Dataelement names through Postgress backend

2011-04-10 Thread Lars Helge Øverland
I know facts ruin a good discussion but the problem here is the database
translations:) You will have to update the corresponding value in the table
called "translation" or simply truncate the table and restart the
application.

Lars
___
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


Re: [Dhis2-users] DHIS mobile issues

2011-04-10 Thread Jo Størset
Hi,

Den 10. apr. 2011 kl. 12.37 skrev Knut Staring:

> Unfortunately, the GPRS data setup varies between countries and
> providers. Can you contact your provider directly or through a mobile
> store to make sure you have data access? This is what I had to do when
> I took my African phone to Switzerland. You can check it by using your
> mobile browser (Opera Mini) to access Google or similar.
> 
> And make sure the provider gives you WEB settings, not WAP.

As Knut says, this is most probably because you don't have the right data 
settings. The easiest thing is to get in touch with the provider (but I think 
often providers give you wap settings, so make sure they know the difference). 
It is generally possible to find instructions for manual settings on the web as 
well, but they can be really difficult to track down. 

On where to send question, I think this is a good place for mobile related use 
questions. We do have a developers team [1] with a list, but it is mainly for 
regulating source code access and creating a separate user list seems like 
overkill for now.

Jo

[1] https://launchpad.net/~dhis-mobile-devs


___
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


Re: [Dhis2-users] DHIS mobile issues

2011-04-10 Thread Knut Staring
Alvin,

Unfortunately, the GPRS data setup varies between countries and
providers. Can you contact your provider directly or through a mobile
store to make sure you have data access? This is what I had to do when
I took my African phone to Switzerland. You can check it by using your
mobile browser (Opera Mini) to access Google or similar.

And make sure the provider gives you WEB settings, not WAP.

Knut

On Sun, Apr 10, 2011 at 12:28 PM, Alvin Marcelo  wrote:
> Hello all,
>
> We've started testing the DHIS mobile for the Philippines. Is this the right
> venue for questions?
>
> I'm getting a 52 - Error in HTTP operation..
>
>
> alvin
>
>
>
> ___
> 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
>
>



-- 
Cheers,
Knut Staring

___
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


[Dhis2-users] DHIS mobile issues

2011-04-10 Thread Alvin Marcelo
Hello all,

We've started testing the DHIS mobile for the Philippines. Is this the right
venue for questions?

I'm getting a 52 - Error in HTTP operation..


alvin
___
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


Re: [Dhis2-users] Issue with updating Dataelement names through Postgress backend

2011-04-10 Thread Knut Staring
Randy,

It sounds like this is somehow related to your hibernate.properties
file. When the version without any data came up, could that be because
it was in fact using an H2 database?

I think the line you are referring to probably should not be commented
out, but it can take on different values:
http://stackoverflow.com/questions/438146/hibernate-question-hbm2ddl-auto-possible-values-and-what-they-do

When changing hibernate.properties, always check Help-> About DHIS2
after restart to ascertain that you are in fact looking at the
database you think you are (i.e. the same as you are looking at in
PgAdmin).

Knut

On Sun, Apr 10, 2011 at 10:03 AM, Wilson,Randy  wrote:
> Hi Knut,
>
> No... this is on my localserver instance.  There is no proxy server in 
> between.  I've edited the hibernate file to comment out the autogenerate 
> schema line... then I shut down and restarted dhis-2 live.  That was weird.  
> It reverted to an earlier version of the system without any of the data.  
> Once I reenabled the autogenerate and restarted. I was back to my original 
> data schema but with the old dataelement names.
>
> I think I'm going to try and restore from an earlier backup.  Lots of things 
> are not working: for example when I try to export to DFX to move to MySQL - 
> it doesn’t move any of the orgunits or datavalues.  I've also downloaded the 
> latest .jar file.  Maybe my installation is damaged.
>
> Randy
>
> -Original Message-
> From: Knut Staring [mailto:knu...@gmail.com]
> Sent: Sunday, April 10, 2011 9:46 AM
> To: Jason Pickering
> Cc: Wilson,Randy; dhis2-users@lists.launchpad.net
> Subject: Re: [Dhis2-users] Issue with updating Dataelement names through 
> Postgress backend
>
> Is this in your online server, Randy? I could take a look and see if I
> get the same from here (Saigon).
>
> And just a stray thought - but do people think there is any way this
> could be related to sorting?
>
> k
>
> On Sun, Apr 10, 2011 at 9:26 AM, Jason Pickering
>  wrote:
>> Ah, one more idea, as I have seen something like this happen before,
>> but not quite this serious.
>>
>> Is there a proxy server between you and the application server?
>>
>> Regards,
>> Jason
>>
>>
>> On Sun, Apr 10, 2011 at 9:22 AM, Jason Pickering
>>  wrote:
>>> Hi Randy,
>>>
>>> Did you try a restart of the application itself?
>>>
>>> Regards,
>>> Jason
>>>
>>>
>>> On Sun, Apr 10, 2011 at 9:17 AM, Wilson,Randy  wrote:
 Thanks for the suggestion.  I tried that as well... both the DHIS Cache 
 and the Chrome browser cache.  Neither seem to make any difference.

 After initially listing the data elements correctly, the first time I edit 
 any indicator I see the old names and the entire table reverts.

 Randy

 -Original Message-
 From: Jason Pickering [mailto:jason.p.picker...@gmail.com]
 Sent: Sunday, April 10, 2011 9:00 AM
 To: Wilson,Randy
 Cc: dhis2-users@lists.launchpad.net
 Subject: Re: [Dhis2-users] Issue with updating Dataelement names through 
 Postgress backend

 You might should try clearing your browser cache and see if this helps.

 Regards,
 Jason


 On Sun, Apr 10, 2011 at 8:55 AM, Wilson,Randy  wrote:
> Has anyone else had an issue with updating the dataelement table on the
> backend?  I've cleaned up my data element names changing "# of" to "Nb of"
> and browsed the table in pgadmin and it looks fine.  When I start DHIS-2
> live, it initially displays the revised names, but as soon as I edit a 
> data
> element it reverts the entire table back to the old version.  I've deleted
> and recreated the resource tables and tried the operation 3 times.  Any
> suggestions?
>
>
>
> Randy Wilson
>
> HMIS advisor
>
> Rwanda MOH
>
> ___
> 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
>
>



 --
 Jason P. Pickering
 email: jason.p.picker...@gmail.com
 tel:+260974901293

>>>
>>>
>>>
>>> --
>>> Jason P. Pickering
>>> email: jason.p.picker...@gmail.com
>>> tel:+260974901293
>>>
>>
>>
>>
>> --
>> Jason P. Pickering
>> email: jason.p.picker...@gmail.com
>> tel:+260974901293
>>
>> ___
>> 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
>>
>
>
>
> --
> Cheers,
> Knut Staring
>



-- 
Cheers,
Knut Staring

___
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.n

Re: [Dhis2-users] Issue with updating Dataelement names through Postgress backend

2011-04-10 Thread Wilson,Randy
Hi Knut,

No... this is on my localserver instance.  There is no proxy server in between. 
 I've edited the hibernate file to comment out the autogenerate schema line... 
then I shut down and restarted dhis-2 live.  That was weird.  It reverted to an 
earlier version of the system without any of the data.  Once I reenabled the 
autogenerate and restarted. I was back to my original data schema but with the 
old dataelement names.

I think I'm going to try and restore from an earlier backup.  Lots of things 
are not working: for example when I try to export to DFX to move to MySQL - it 
doesn’t move any of the orgunits or datavalues.  I've also downloaded the 
latest .jar file.  Maybe my installation is damaged.

Randy

-Original Message-
From: Knut Staring [mailto:knu...@gmail.com] 
Sent: Sunday, April 10, 2011 9:46 AM
To: Jason Pickering
Cc: Wilson,Randy; dhis2-users@lists.launchpad.net
Subject: Re: [Dhis2-users] Issue with updating Dataelement names through 
Postgress backend

Is this in your online server, Randy? I could take a look and see if I
get the same from here (Saigon).

And just a stray thought - but do people think there is any way this
could be related to sorting?

k

On Sun, Apr 10, 2011 at 9:26 AM, Jason Pickering
 wrote:
> Ah, one more idea, as I have seen something like this happen before,
> but not quite this serious.
>
> Is there a proxy server between you and the application server?
>
> Regards,
> Jason
>
>
> On Sun, Apr 10, 2011 at 9:22 AM, Jason Pickering
>  wrote:
>> Hi Randy,
>>
>> Did you try a restart of the application itself?
>>
>> Regards,
>> Jason
>>
>>
>> On Sun, Apr 10, 2011 at 9:17 AM, Wilson,Randy  wrote:
>>> Thanks for the suggestion.  I tried that as well... both the DHIS Cache and 
>>> the Chrome browser cache.  Neither seem to make any difference.
>>>
>>> After initially listing the data elements correctly, the first time I edit 
>>> any indicator I see the old names and the entire table reverts.
>>>
>>> Randy
>>>
>>> -Original Message-
>>> From: Jason Pickering [mailto:jason.p.picker...@gmail.com]
>>> Sent: Sunday, April 10, 2011 9:00 AM
>>> To: Wilson,Randy
>>> Cc: dhis2-users@lists.launchpad.net
>>> Subject: Re: [Dhis2-users] Issue with updating Dataelement names through 
>>> Postgress backend
>>>
>>> You might should try clearing your browser cache and see if this helps.
>>>
>>> Regards,
>>> Jason
>>>
>>>
>>> On Sun, Apr 10, 2011 at 8:55 AM, Wilson,Randy  wrote:
 Has anyone else had an issue with updating the dataelement table on the
 backend?  I've cleaned up my data element names changing "# of" to "Nb of"
 and browsed the table in pgadmin and it looks fine.  When I start DHIS-2
 live, it initially displays the revised names, but as soon as I edit a data
 element it reverts the entire table back to the old version.  I've deleted
 and recreated the resource tables and tried the operation 3 times.  Any
 suggestions?



 Randy Wilson

 HMIS advisor

 Rwanda MOH

 ___
 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


>>>
>>>
>>>
>>> --
>>> Jason P. Pickering
>>> email: jason.p.picker...@gmail.com
>>> tel:+260974901293
>>>
>>
>>
>>
>> --
>> Jason P. Pickering
>> email: jason.p.picker...@gmail.com
>> tel:+260974901293
>>
>
>
>
> --
> Jason P. Pickering
> email: jason.p.picker...@gmail.com
> tel:+260974901293
>
> ___
> 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
>



-- 
Cheers,
Knut Staring
___
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


Re: [Dhis2-users] Issue with updating Dataelement names through Postgress backend

2011-04-10 Thread Knut Staring
Is this in your online server, Randy? I could take a look and see if I
get the same from here (Saigon).

And just a stray thought - but do people think there is any way this
could be related to sorting?

k

On Sun, Apr 10, 2011 at 9:26 AM, Jason Pickering
 wrote:
> Ah, one more idea, as I have seen something like this happen before,
> but not quite this serious.
>
> Is there a proxy server between you and the application server?
>
> Regards,
> Jason
>
>
> On Sun, Apr 10, 2011 at 9:22 AM, Jason Pickering
>  wrote:
>> Hi Randy,
>>
>> Did you try a restart of the application itself?
>>
>> Regards,
>> Jason
>>
>>
>> On Sun, Apr 10, 2011 at 9:17 AM, Wilson,Randy  wrote:
>>> Thanks for the suggestion.  I tried that as well... both the DHIS Cache and 
>>> the Chrome browser cache.  Neither seem to make any difference.
>>>
>>> After initially listing the data elements correctly, the first time I edit 
>>> any indicator I see the old names and the entire table reverts.
>>>
>>> Randy
>>>
>>> -Original Message-
>>> From: Jason Pickering [mailto:jason.p.picker...@gmail.com]
>>> Sent: Sunday, April 10, 2011 9:00 AM
>>> To: Wilson,Randy
>>> Cc: dhis2-users@lists.launchpad.net
>>> Subject: Re: [Dhis2-users] Issue with updating Dataelement names through 
>>> Postgress backend
>>>
>>> You might should try clearing your browser cache and see if this helps.
>>>
>>> Regards,
>>> Jason
>>>
>>>
>>> On Sun, Apr 10, 2011 at 8:55 AM, Wilson,Randy  wrote:
 Has anyone else had an issue with updating the dataelement table on the
 backend?  I've cleaned up my data element names changing "# of" to "Nb of"
 and browsed the table in pgadmin and it looks fine.  When I start DHIS-2
 live, it initially displays the revised names, but as soon as I edit a data
 element it reverts the entire table back to the old version.  I've deleted
 and recreated the resource tables and tried the operation 3 times.  Any
 suggestions?



 Randy Wilson

 HMIS advisor

 Rwanda MOH

 ___
 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


>>>
>>>
>>>
>>> --
>>> Jason P. Pickering
>>> email: jason.p.picker...@gmail.com
>>> tel:+260974901293
>>>
>>
>>
>>
>> --
>> Jason P. Pickering
>> email: jason.p.picker...@gmail.com
>> tel:+260974901293
>>
>
>
>
> --
> Jason P. Pickering
> email: jason.p.picker...@gmail.com
> tel:+260974901293
>
> ___
> 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
>



-- 
Cheers,
Knut Staring

___
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


Re: [Dhis2-users] Issue with updating Dataelement names through Postgress backend

2011-04-10 Thread Jason Pickering
Ah, one more idea, as I have seen something like this happen before,
but not quite this serious.

Is there a proxy server between you and the application server?

Regards,
Jason


On Sun, Apr 10, 2011 at 9:22 AM, Jason Pickering
 wrote:
> Hi Randy,
>
> Did you try a restart of the application itself?
>
> Regards,
> Jason
>
>
> On Sun, Apr 10, 2011 at 9:17 AM, Wilson,Randy  wrote:
>> Thanks for the suggestion.  I tried that as well... both the DHIS Cache and 
>> the Chrome browser cache.  Neither seem to make any difference.
>>
>> After initially listing the data elements correctly, the first time I edit 
>> any indicator I see the old names and the entire table reverts.
>>
>> Randy
>>
>> -Original Message-
>> From: Jason Pickering [mailto:jason.p.picker...@gmail.com]
>> Sent: Sunday, April 10, 2011 9:00 AM
>> To: Wilson,Randy
>> Cc: dhis2-users@lists.launchpad.net
>> Subject: Re: [Dhis2-users] Issue with updating Dataelement names through 
>> Postgress backend
>>
>> You might should try clearing your browser cache and see if this helps.
>>
>> Regards,
>> Jason
>>
>>
>> On Sun, Apr 10, 2011 at 8:55 AM, Wilson,Randy  wrote:
>>> Has anyone else had an issue with updating the dataelement table on the
>>> backend?  I've cleaned up my data element names changing "# of" to "Nb of"
>>> and browsed the table in pgadmin and it looks fine.  When I start DHIS-2
>>> live, it initially displays the revised names, but as soon as I edit a data
>>> element it reverts the entire table back to the old version.  I've deleted
>>> and recreated the resource tables and tried the operation 3 times.  Any
>>> suggestions?
>>>
>>>
>>>
>>> Randy Wilson
>>>
>>> HMIS advisor
>>>
>>> Rwanda MOH
>>>
>>> ___
>>> 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
>>>
>>>
>>
>>
>>
>> --
>> Jason P. Pickering
>> email: jason.p.picker...@gmail.com
>> tel:+260974901293
>>
>
>
>
> --
> Jason P. Pickering
> email: jason.p.picker...@gmail.com
> tel:+260974901293
>



-- 
Jason P. Pickering
email: jason.p.picker...@gmail.com
tel:+260974901293

___
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


Re: [Dhis2-users] Issue with updating Dataelement names through Postgress backend

2011-04-10 Thread Jason Pickering
Hi Randy,

Did you try a restart of the application itself?

Regards,
Jason


On Sun, Apr 10, 2011 at 9:17 AM, Wilson,Randy  wrote:
> Thanks for the suggestion.  I tried that as well... both the DHIS Cache and 
> the Chrome browser cache.  Neither seem to make any difference.
>
> After initially listing the data elements correctly, the first time I edit 
> any indicator I see the old names and the entire table reverts.
>
> Randy
>
> -Original Message-
> From: Jason Pickering [mailto:jason.p.picker...@gmail.com]
> Sent: Sunday, April 10, 2011 9:00 AM
> To: Wilson,Randy
> Cc: dhis2-users@lists.launchpad.net
> Subject: Re: [Dhis2-users] Issue with updating Dataelement names through 
> Postgress backend
>
> You might should try clearing your browser cache and see if this helps.
>
> Regards,
> Jason
>
>
> On Sun, Apr 10, 2011 at 8:55 AM, Wilson,Randy  wrote:
>> Has anyone else had an issue with updating the dataelement table on the
>> backend?  I've cleaned up my data element names changing "# of" to "Nb of"
>> and browsed the table in pgadmin and it looks fine.  When I start DHIS-2
>> live, it initially displays the revised names, but as soon as I edit a data
>> element it reverts the entire table back to the old version.  I've deleted
>> and recreated the resource tables and tried the operation 3 times.  Any
>> suggestions?
>>
>>
>>
>> Randy Wilson
>>
>> HMIS advisor
>>
>> Rwanda MOH
>>
>> ___
>> 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
>>
>>
>
>
>
> --
> Jason P. Pickering
> email: jason.p.picker...@gmail.com
> tel:+260974901293
>



-- 
Jason P. Pickering
email: jason.p.picker...@gmail.com
tel:+260974901293

___
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


Re: [Dhis2-users] Issue with updating Dataelement names through Postgress backend

2011-04-10 Thread Wilson,Randy
Thanks for the suggestion.  I tried that as well... both the DHIS Cache and the 
Chrome browser cache.  Neither seem to make any difference.

After initially listing the data elements correctly, the first time I edit any 
indicator I see the old names and the entire table reverts.

Randy

-Original Message-
From: Jason Pickering [mailto:jason.p.picker...@gmail.com] 
Sent: Sunday, April 10, 2011 9:00 AM
To: Wilson,Randy
Cc: dhis2-users@lists.launchpad.net
Subject: Re: [Dhis2-users] Issue with updating Dataelement names through 
Postgress backend

You might should try clearing your browser cache and see if this helps.

Regards,
Jason


On Sun, Apr 10, 2011 at 8:55 AM, Wilson,Randy  wrote:
> Has anyone else had an issue with updating the dataelement table on the
> backend?  I've cleaned up my data element names changing "# of" to "Nb of"
> and browsed the table in pgadmin and it looks fine.  When I start DHIS-2
> live, it initially displays the revised names, but as soon as I edit a data
> element it reverts the entire table back to the old version.  I've deleted
> and recreated the resource tables and tried the operation 3 times.  Any
> suggestions?
>
>
>
> Randy Wilson
>
> HMIS advisor
>
> Rwanda MOH
>
> ___
> 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
>
>



-- 
Jason P. Pickering
email: jason.p.picker...@gmail.com
tel:+260974901293

___
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


Re: [Dhis2-users] Issue with updating Dataelement names through Postgress backend

2011-04-10 Thread Ola Hodne Titlestad
There is also a way to clear the DHIS/hibernate cache in Data
Administration->Cache Statistics.

--
Ola Hodne Titlestad (Mr)
HISP
Department of Informatics
University of Oslo

Mobile: +47 48069736
Home address: Vetlandsvn. 95B, 0685 Oslo, Norway. Googlemaps
link


On 10 April 2011 10:00, Jason Pickering  wrote:

> You might should try clearing your browser cache and see if this helps.
>
> Regards,
> Jason
>
>
> On Sun, Apr 10, 2011 at 8:55 AM, Wilson,Randy  wrote:
> > Has anyone else had an issue with updating the dataelement table on the
> > backend?  I’ve cleaned up my data element names changing “# of” to “Nb
> of”
> > and browsed the table in pgadmin and it looks fine.  When I start DHIS-2
> > live, it initially displays the revised names, but as soon as I edit a
> data
> > element it reverts the entire table back to the old version.  I’ve
> deleted
> > and recreated the resource tables and tried the operation 3 times.  Any
> > suggestions?
> >
> >
> >
> > Randy Wilson
> >
> > HMIS advisor
> >
> > Rwanda MOH
> >
> > ___
> > 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
> >
> >
>
>
>
> --
> Jason P. Pickering
> email: jason.p.picker...@gmail.com
> tel:+260974901293
>
> ___
> 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
>
___
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


Re: [Dhis2-users] Issue with updating Dataelement names through Postgress backend

2011-04-10 Thread Jason Pickering
You might should try clearing your browser cache and see if this helps.

Regards,
Jason


On Sun, Apr 10, 2011 at 8:55 AM, Wilson,Randy  wrote:
> Has anyone else had an issue with updating the dataelement table on the
> backend?  I’ve cleaned up my data element names changing “# of” to “Nb of”
> and browsed the table in pgadmin and it looks fine.  When I start DHIS-2
> live, it initially displays the revised names, but as soon as I edit a data
> element it reverts the entire table back to the old version.  I’ve deleted
> and recreated the resource tables and tried the operation 3 times.  Any
> suggestions?
>
>
>
> Randy Wilson
>
> HMIS advisor
>
> Rwanda MOH
>
> ___
> 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
>
>



-- 
Jason P. Pickering
email: jason.p.picker...@gmail.com
tel:+260974901293

___
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