Re: [Dhis2-devs] [Dhis2-users] WHO DQA tool and Zeros not storing in DHIS2

2018-11-22 Thread gerald thomas
lower performance of analytics, as well > as inflation of backup sizes, so I hope if you do change this, to think > carefully about whether you really, really need all those zeros! > > Best regards, > Jason > > > On Thu, Nov 22, 2018 at 5:03 AM gerald thomas > wrote: > &

Re: [Dhis2-users] [Dhis2-devs] WHO DQA tool and Zeros not storing in DHIS2

2018-11-22 Thread gerald thomas
lower performance of analytics, as well > as inflation of backup sizes, so I hope if you do change this, to think > carefully about whether you really, really need all those zeros! > > Best regards, > Jason > > > On Thu, Nov 22, 2018 at 5:03 AM gerald thomas > wrote: > &

Re: [Dhis2-users] WHO DQA tool and Zeros not storing in DHIS2

2018-11-22 Thread gerald thomas
have enabled the "Store Zero values" option. > > Regards > > On Thu, Nov 22, 2018 at 11:02 AM gerald thomas > wrote: > >> Dear Barnabas, >> Thanks for your help. >> The issue now is that we had been ignoring it all this time. Now, we want >> to cons

Re: [Dhis2-devs] [Dhis2-users] WHO DQA tool and Zeros not storing in DHIS2

2018-11-22 Thread gerald thomas
have enabled the "Store Zero values" option. > > Regards > > On Thu, Nov 22, 2018 at 11:02 AM gerald thomas > wrote: > >> Dear Barnabas, >> Thanks for your help. >> The issue now is that we had been ignoring it all this time. Now, we want >> to cons

Re: [Dhis2-users] WHO DQA tool and Zeros not storing in DHIS2

2018-11-22 Thread gerald thomas
done for all the Data Elements, then the Form will be able to > store Zero values. > Regards > > On Thu, Nov 22, 2018 at 10:42 AM gerald thomas > wrote: > >> Dear all, >> We are looking at the WHO tool and there was a concern about the zeros >> which are not storing in

Re: [Dhis2-devs] [Dhis2-users] WHO DQA tool and Zeros not storing in DHIS2

2018-11-22 Thread gerald thomas
done for all the Data Elements, then the Form will be able to > store Zero values. > Regards > > On Thu, Nov 22, 2018 at 10:42 AM gerald thomas > wrote: > >> Dear all, >> We are looking at the WHO tool and there was a concern about the zeros >> which are not storing in

[Dhis2-users] WHO DQA tool and Zeros not storing in DHIS2

2018-11-22 Thread gerald thomas
Dear all, We are looking at the WHO tool and there was a concern about the zeros which are not storing in the PostgreSQL database. Please is there any solution for these zeros not storing? Is there another way for the WHO tool to differentiate between an actual blank space and Zeros? Thanks in

[Dhis2-devs] WHO DQA tool and Zeros not storing in DHIS2

2018-11-22 Thread gerald thomas
Dear all, We are looking at the WHO tool and there was a concern about the zeros which are not storing in the PostgreSQL database. Please is there any solution for these zeros not storing? Is there another way for the WHO tool to differentiate between an actual blank space and Zeros? Thanks in

[Dhis2-devs] Analytics Table Is Accumulating Data

2018-11-06 Thread gerald thomas
Dear All, We task our instance to be running analytics every 4 hours during the course of the daily (24hours). But we just noticed that the analytic tables in the Postgres database is accumulating rather than dropping the old tables and repopulating them again which currently affecting our disk

[Dhis2-users] Analytics Table Is Accumulating Data

2018-11-06 Thread gerald thomas
Dear All, We task our instance to be running analytics every 4 hours during the course of the daily (24hours). But we just noticed that the analytic tables in the Postgres database is accumulating rather than dropping the old tables and repopulating them again which currently affecting our disk

Re: [Dhis2-devs] Duplicate Key Error

2018-11-02 Thread Gerald Thomas
* ERROR 2018-11-01 08:19:14,139 Initialised statement manager (StatementInterceptor.java [tomcat-http-460]) * ERROR 2018-11-01 08:19:14,185 Initialised statement manager (StatementInterceptor.java [tomcat-http-460]) * ERROR 2018-11-01 08:19:15,774 Initialised statement manager

Re: [Dhis2-users] Duplicate Key Error

2018-11-02 Thread Gerald Thomas
* ERROR 2018-11-01 08:19:14,139 Initialised statement manager (StatementInterceptor.java [tomcat-http-460]) * ERROR 2018-11-01 08:19:14,185 Initialised statement manager (StatementInterceptor.java [tomcat-http-460]) * ERROR 2018-11-01 08:19:15,774 Initialised statement manager

[Dhis2-users] Duplicate Key Error

2018-10-30 Thread gerald thomas
Dear All, It had been awhile now that we had been noticing this error in our log: Caused by: org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique constraint "datavalue_pkey" Detail: Key (dataelementid, periodid, sourceid, categoryoptioncomboid,

[Dhis2-devs] Duplicate Key Error

2018-10-30 Thread gerald thomas
Dear All, It had been awhile now that we had been noticing this error in our log: Caused by: org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique constraint "datavalue_pkey" Detail: Key (dataelementid, periodid, sourceid, categoryoptioncomboid,

Re: [Dhis2-users] [Dhis2-devs] PostgreSQL-10 Optimization for DHIS2

2018-10-08 Thread Gerald Thomas
postgresql.conf Description: Binary data Dear Calle,Please find the attached requested file.On Oct 8, 2018, at 6:52 AM, Calle Hedberg <calle.hedb...@gmail.com> wrote:Gerald,Please post your postgresql.conf fileRegardsCalleOn Sun, 7 Oct 2018 at 23:19, gerald thomas <gerald17...@

Re: [Dhis2-devs] PostgreSQL-10 Optimization for DHIS2

2018-10-08 Thread Gerald Thomas
postgresql.conf Description: Binary data Dear Calle,Please find the attached requested file.On Oct 8, 2018, at 6:52 AM, Calle Hedberg <calle.hedb...@gmail.com> wrote:Gerald,Please post your postgresql.conf fileRegardsCalleOn Sun, 7 Oct 2018 at 23:19, gerald thomas <gerald17...@

[Dhis2-users] PostgreSQL-10 Optimization for DHIS2

2018-10-07 Thread gerald thomas
Dear All, My instance is running on Ubuntu 18.04 with PostgreSQL-10 and i am using version 2.27 Build revision 49b827a with an allocated RAM of 16Gb for PostgreSQL and 12Gb RAM for the other application processes. Whatever i had done during optimization of Postgres had not reduce my analytics time

[Dhis2-devs] PostgreSQL-10 Optimization for DHIS2

2018-10-07 Thread gerald thomas
Dear All, My instance is running on Ubuntu 18.04 with PostgreSQL-10 and i am using version 2.27 Build revision 49b827a with an allocated RAM of 16Gb for PostgreSQL and 12Gb RAM for the other application processes. Whatever i had done during optimization of Postgres had not reduce my analytics time

Re: [Dhis2-users] [Dhis2-devs] Installation of dhis2 on docker

2018-08-28 Thread gerald thomas
Hi all, I got it docker using postgresql is fixed now but i need to drop the current database and import another database. Please can anyone help? On Mon, Aug 27, 2018 at 2:55 PM gerald thomas wrote: > Dan, > I am using my laptop which is mac pro where i had already installed docker >

Re: [Dhis2-devs] [Dhis2-users] Installation of dhis2 on docker

2018-08-28 Thread gerald thomas
Hi all, I got it docker using postgresql is fixed now but i need to drop the current database and import another database. Please can anyone help? On Mon, Aug 27, 2018 at 2:55 PM gerald thomas wrote: > Dan, > I am using my laptop which is mac pro where i had already installed docker >

Re: [Dhis2-users] [Dhis2-devs] Installation of dhis2 on docker

2018-08-27 Thread gerald thomas
dhis2-centos > > Cheers, > Dan > > > Dan Cocos > Principal, BAO Systems > dco...@baosystems.com | http://www.baosystems.com | 2900 K Street, Suite > 507, Washington D.C. 20007 > > > On Aug 27, 2018, at 3:52 AM, Gerald Thomas wrote: > > Dear Paulo, > Can i only h

Re: [Dhis2-devs] [Dhis2-users] Installation of dhis2 on docker

2018-08-27 Thread gerald thomas
dhis2-centos > > Cheers, > Dan > > > Dan Cocos > Principal, BAO Systems > dco...@baosystems.com | http://www.baosystems.com | 2900 K Street, Suite > 507, Washington D.C. 20007 > > > On Aug 27, 2018, at 3:52 AM, Gerald Thomas wrote: > > Dear Paulo, > Can i only h

Re: [Dhis2-users] Installation of dhis2 on docker

2018-08-27 Thread Gerald Thomas
tter way. > > On 27 Aug 2018, at 00:35, gerald thomas <mailto:gerald17...@gmail.com>> wrote: > >> Dear all, >> I am trying to do a dhis2 instance using docker on my laptop. Please can >> anyone help with the procedures; this is my first t

Re: [Dhis2-devs] [Dhis2-users] Installation of dhis2 on docker

2018-08-27 Thread Gerald Thomas
tter way. > > On 27 Aug 2018, at 00:35, gerald thomas <mailto:gerald17...@gmail.com>> wrote: > >> Dear all, >> I am trying to do a dhis2 instance using docker on my laptop. Please can >> anyone help with the procedures; this is my first t

[Dhis2-devs] Installation of dhis2 on docker

2018-08-26 Thread gerald thomas
Dear all, I am trying to do a dhis2 instance using docker on my laptop. Please can anyone help with the procedures; this is my first time to do it on docker -- Regards, Gerald ___ Mailing list: https://launchpad.net/~dhis2-devs Post to :

Re: [Dhis2-users] Give Permission to Dashboard Apps

2018-08-23 Thread gerald thomas
t; > -- > Morten Olav Hansen > Senior Engineer, DHIS 2 > Team Integration Lead > University of Oslo > http://www.dhis2.org > > > On Thu, Aug 23, 2018 at 10:54 PM gerald thomas > wrote: > >> Dear All, >> How can I give permission to an app which was insta

[Dhis2-users] Give Permission to Dashboard Apps

2018-08-23 Thread gerald thomas
Dear All, How can I give permission to an app which was installed under app management > dashboard apps to a particular user group? -- Regards, Gerald ___ Mailing list: https://launchpad.net/~dhis2-users Post to : dhis2-users@lists.launchpad.net

Re: [Dhis2-users] DHIS2 Certification...

2018-07-24 Thread gerald thomas
Nayeem, Sorry i thought it is the online academy On Tue, Jul 24, 2018 at 2:18 AM, Nayeem Al Mifthah wrote: > Dear Moemedi Ntunyane > You can check on www.dhis2.org/academy > > For reading materials check https://www.dhis2.org/documentation > > > *Nayeem Al Mifthah* > *Health Information Systems

Re: [Dhis2-users] DHIS2 Certification...

2018-07-24 Thread gerald thomas
Nayeem, I had completed mine for a long time now but i had never received a certificate from them. On Tue, Jul 24, 2018 at 2:18 AM, Nayeem Al Mifthah wrote: > Dear Moemedi Ntunyane > You can check on www.dhis2.org/academy > > For reading materials check https://www.dhis2.org/documentation > > >

Re: [Dhis2-users] Issue running DHIS2 instance with dhis2-tools

2018-06-30 Thread gerald thomas
Djibril, Why not try to install java 8 manually? Follow these steps: https://tecadmin.net/install-oracle-java-8-ubuntu-via-ppa/ On Sat, 30 Jun 2018 at 22:26, DJIBRIL Hakim wrote: > Hi all, > I am setting up dhis2 instance on ubuntu 16.04 with dhis2-tools. > When I am running this instance and

Re: [Dhis2-devs] [Dhis2-users] Issue running DHIS2 instance with dhis2-tools

2018-06-30 Thread gerald thomas
Djibril, Why not try to install java 8 manually? Follow these steps: https://tecadmin.net/install-oracle-java-8-ubuntu-via-ppa/ On Sat, 30 Jun 2018 at 22:26, DJIBRIL Hakim wrote: > Hi all, > I am setting up dhis2 instance on ubuntu 16.04 with dhis2-tools. > When I am running this instance and

Re: [Dhis2-users] DHIS2 Local Installation.

2018-06-24 Thread gerald thomas
Brajeah, What is working now? The previous installation which was giving errors or the dhis2 live? On Sun, Jun 24, 2018, 16:51 Brajesh Murari wrote: > Its its working. > > On Sun 24 Jun, 2018, 2:25 PM Knut Staring, wrote: > >> Just download dhis2-live, unzip and start it with "java -jar >>

Re: [Dhis2-users] DHIS2 Local Installation.

2018-06-23 Thread gerald thomas
Alieu, Please share a screenshot of your browser On Sat, 23 Jun 2018 at 07:31, Alex Kimeu wrote: > Hello... > Am trying to install DHIS2 locallly on my Ubuntu 17.10 installation. I > followed the steps outlined in the documentation. However, when I switch > over to the DHIS2 instance and login,

Re: [Dhis2-users] Error while running analytics in 2.29

2018-06-05 Thread gerald thomas
ted the server, but still I am getting the same issue while > running analytics > > On Tue, Jun 5, 2018 at 10:52 AM, gerald thomas > wrote: > >> Dear Kumar, >> Have you tried to reboot the server after upgrades and then run analytics >> again? >> >> On T

Re: [Dhis2-devs] [Dhis2-users] Error while running analytics in 2.29

2018-06-05 Thread gerald thomas
ted the server, but still I am getting the same issue while > running analytics > > On Tue, Jun 5, 2018 at 10:52 AM, gerald thomas > wrote: > >> Dear Kumar, >> Have you tried to reboot the server after upgrades and then run analytics >> again? >> >> On T

Re: [Dhis2-users] Error while running analytics in 2.29

2018-06-04 Thread gerald thomas
Dear Kumar, Have you tried to reboot the server after upgrades and then run analytics again? On Tue, 5 Jun 2018 at 04:49, Kumar Shahdeo wrote: > Hi DHIS users, > > > I have migrated from DHIS 2.27 to DHIS 2.29. I used the upgrade script > provided by DHIS to upgrade the db. I have tried both

Re: [Dhis2-devs] [Dhis2-users] Error while running analytics in 2.29

2018-06-04 Thread gerald thomas
Dear Kumar, Have you tried to reboot the server after upgrades and then run analytics again? On Tue, 5 Jun 2018 at 04:49, Kumar Shahdeo wrote: > Hi DHIS users, > > > I have migrated from DHIS 2.27 to DHIS 2.29. I used the upgrade script > provided by DHIS to upgrade the db. I have tried both

[Dhis2-devs] Reporting Rate Summary

2018-05-10 Thread gerald thomas
Dear All, I am trying to understand 'Reporting Rate Summary'. Basically a 'Reporting Rate Summary' are reports which are: Based on complete data set registration or Based on compulsory data elements per a particular data set. Question: If a facility let say "A" doesn't have a data for that

Re: [Dhis2-users] DHIS sample Sierra Leone data not being fully imported from PostgreSQL into DHIS

2018-03-21 Thread gerald thomas
t; > Best Wishes > > Ryan > > > > *From:* gerald thomas <gerald17...@gmail.com> > *Sent:* 21 March 2018 14:43 > *To:* Ryan Nazareth <r...@mantaraymedia.co.uk> > *Cc:* dhis2-d...@lists.launchpad.net; dhis2-users@lists.launchpad.net > *Subject:* Re: [Dhis2-users

Re: [Dhis2-devs] [Dhis2-users] DHIS sample Sierra Leone data not being fully imported from PostgreSQL into DHIS

2018-03-21 Thread gerald thomas
t; > Best Wishes > > Ryan > > > > *From:* gerald thomas <gerald17...@gmail.com> > *Sent:* 21 March 2018 14:43 > *To:* Ryan Nazareth <r...@mantaraymedia.co.uk> > *Cc:* dhis2-devs@lists.launchpad.net; dhis2-us...@lists.launchpad.net > *Subject:* Re: [Dhis2-users

Re: [Dhis2-devs] [Dhis2-users] DHIS sample Sierra Leone data not being fully imported from PostgreSQL into DHIS

2018-03-21 Thread gerald thomas
Dear Ryan, Have run analytics after importing the database? If No, please run analytics On Wed, 21 Mar 2018 at 14:20, Ryan Nazareth wrote: > Dear DHIS community, > > > > I have installed DHIS2 live on a windows desktop. Ive tried installing the > sample Sierra Leone

Re: [Dhis2-users] DHIS sample Sierra Leone data not being fully imported from PostgreSQL into DHIS

2018-03-21 Thread gerald thomas
Dear Ryan, Have run analytics after importing the database? If No, please run analytics On Wed, 21 Mar 2018 at 14:20, Ryan Nazareth wrote: > Dear DHIS community, > > > > I have installed DHIS2 live on a windows desktop. Ive tried installing the > sample Sierra Leone

Re: [Dhis2-users] [Dhis2-devs] dhis2 Installation on Dockers

2018-03-21 Thread gerald thomas
fficial: > - https://github.com/dhis2/dhis2-docker >- Community: > - https://github.com/elavaud/dhis2-docker > - https://github.com/pgracio/dhis2-docker > > Best, > > Edouard > > 2018-03-20 17:57 GMT+02:00 gerald thomas <gerald17...@gmail.com>: >

Re: [Dhis2-devs] dhis2 Installation on Dockers

2018-03-21 Thread gerald thomas
fficial: > - https://github.com/dhis2/dhis2-docker >- Community: > - https://github.com/elavaud/dhis2-docker > - https://github.com/pgracio/dhis2-docker > > Best, > > Edouard > > 2018-03-20 17:57 GMT+02:00 gerald thomas <gerald17...@gmail.com>: >

[Dhis2-users] dhis2 Installation on Dockers

2018-03-20 Thread gerald thomas
Dear All, I am trying to do DHIS2 installation on Dockers. Please can someone help with the procedures. Thanks in advance for help. -- Regards, Gerald ___ Mailing list: https://launchpad.net/~dhis2-users Post to : dhis2-users@lists.launchpad.net

[Dhis2-devs] dhis2 Installation on Dockers

2018-03-20 Thread gerald thomas
Dear All, I am trying to do DHIS2 installation on Dockers. Please can someone help with the procedures. Thanks in advance for help. -- Regards, Gerald ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net

Re: [Dhis2-devs] DHIS2 application

2018-03-17 Thread gerald thomas
Please any help??? On Sat, 17 Mar 2018 at 09:03, gerald thomas <gerald17...@gmail.com> wrote: > Dear all, > I am trying to down Malaria Bulletin application for DHIS2. Please anyone > help me. > -- > Regards, > > Ge

Re: [Dhis2-devs] DHIS2 application

2018-03-17 Thread gerald thomas
; > On Sat, Mar 17, 2018, 17:04 gerald thomas <gerald17...@gmail.com> wrote: > >> Please any help??? >> >> On Sat, 17 Mar 2018 at 09:03, gerald thomas <gerald17...@gmail.com> >> wrote: >> >>> Dear all, >>> I am trying to down M

Re: [Dhis2-users] [Dhis2-devs] DHIS2 application

2018-03-17 Thread gerald thomas
; > On Sat, Mar 17, 2018, 17:04 gerald thomas <gerald17...@gmail.com> wrote: > >> Please any help??? >> >> On Sat, 17 Mar 2018 at 09:03, gerald thomas <gerald17...@gmail.com> >> wrote: >> >>> Dear all, >>> I am trying to down M

Re: [Dhis2-users] DHIS2 application

2018-03-17 Thread gerald thomas
Please any help??? On Sat, 17 Mar 2018 at 09:03, gerald thomas <gerald17...@gmail.com> wrote: > Dear all, > I am trying to down Malaria Bulletin application for DHIS2. Please anyone > help me. > -- > Regards, > > Ge

[Dhis2-users] DHIS2 application

2018-03-17 Thread gerald thomas
Dear all, I am trying to down Malaria Bulletin application for DHIS2. Please anyone help me. -- Regards, Gerald ___ Mailing list: https://launchpad.net/~dhis2-users Post to : dhis2-users@lists.launchpad.net Unsubscribe :

[Dhis2-devs] DHIS2 application

2018-03-17 Thread gerald thomas
Dear all, I am trying to down Malaria Bulletin application for DHIS2. Please anyone help me. -- Regards, Gerald ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe :

Re: [Dhis2-users] Fw:import error

2018-03-04 Thread gerald thomas
Lin, I see no way this will working. Why not export and import to the same versions. Once everything is OK you can now upgrade to higher version. But it looks like resource issue On Sun, Mar 4, 2018 at 8:19 AM, ζž—ζ™“δΈœ wrote: > hi,sir, > >I can't import organization exported

Re: [Dhis2-devs] Data Entry Error about Category Combination

2018-02-26 Thread gerald thomas
wrote: > Hey there, > did you backup and restore the entire database, or did you do a metadata > export and import? If you exported and imported, how did you do the export? > > Markus > > > 26. feb. 2018 kl. 17:04 skrev gerald thomas <gerald17...@gmail.com>: > &

Re: [Dhis2-users] [Dhis2-devs] Data Entry Error about Category Combination

2018-02-26 Thread gerald thomas
wrote: > Hey there, > did you backup and restore the entire database, or did you do a metadata > export and import? If you exported and imported, how did you do the export? > > Markus > > > 26. feb. 2018 kl. 17:04 skrev gerald thomas <gerald17...@gmail.com>: > &

Re: [Dhis2-users] insufficient memory problem

2018-02-23 Thread gerald thomas
you should adjust > the values down a bit, since you dont have that much memory) > > export JAVA_OPTS='-Xmx7500m -Xms4000m' > > https://docs.dhis2.org/2.25/en/implementer/html/install_server_setup.html > > > On Thu, Feb 22, 2018 at 8:34 PM, gerald thomas <gerald17...@

Re: [Dhis2-users] insufficient memory problem

2018-02-22 Thread gerald thomas
nitely do not need as much as 12 Gb RAM to > run a small instance of DHIS2, it should be possible with 2 Gb, and > certainly with 4 Gb. > > On Thu, Feb 22, 2018 at 12:38 PM, gerald thomas <gerald17...@gmail.com> > wrote: > >> Jalal, >> I am sure there is not enough RA

Re: [Dhis2-users] insufficient memory problem

2018-02-22 Thread gerald thomas
Jalal, I am sure there is not enough RAM on your linode VM. Please can you send the report of this command 'vmstat -s'. From the manual you sent you need at least 12Gb RAM of which 8Gb should be allocated to the PostgresSQL. On Tue, Feb 20, 2018 at 7:57 PM, Knut Staring wrote:

[Dhis2-devs] Catalina Error

2018-02-08 Thread gerald thomas
Dear All, I had been receiving these errors in my catalina logs and i don't know how to fix or correct this error. * ERROR 2018-02-08 20:54:31,592 ERROR: duplicate key value violates unique constraint "datavalue_pkey" Detail: Key (dataelementid, periodid, sourceid, categoryoptioncomboid,

[Dhis2-users] Catalina Error

2018-02-08 Thread gerald thomas
Dear All, I had been receiving these errors in my catalina logs and i don't know how to fix or correct this error. * ERROR 2018-02-08 20:54:31,592 ERROR: duplicate key value violates unique constraint "datavalue_pkey" Detail: Key (dataelementid, periodid, sourceid, categoryoptioncomboid,

Re: [Dhis2-devs] [Dhis2-users] DATA ELEMENTS NOT SHOWING DATA IN PIVOT TABLES

2018-02-08 Thread gerald thomas
Dear Isaiah, I am sure this is a bug. Knut had already asked Stanley to a ticket of this issue on http://jira.dhis2.org/ We will continue to do follow up on this issue there. On Thu, Feb 8, 2018 at 6:36 PM, Isaiah Nyabuto wrote: > Hi Stanley and Dear dhis2 community. >

Re: [Dhis2-users] DATA ELEMENTS NOT SHOWING DATA IN PIVOT TABLES

2018-02-08 Thread gerald thomas
Dear Isaiah, I am sure this is a bug. Knut had already asked Stanley to a ticket of this issue on http://jira.dhis2.org/ We will continue to do follow up on this issue there. On Thu, Feb 8, 2018 at 6:36 PM, Isaiah Nyabuto wrote: > Hi Stanley and Dear dhis2 community. >

Re: [Dhis2-users] DATA ELEMENTS NOT SHOWING DATA IN PIVOT TABLES

2018-02-06 Thread gerald thomas
gt; > I have run analytics,i have also gone to data admin and also cleared catch > but no results. > > Only when i add a category combination to the data set,that is when i am > able to see data when i run pivot or data visualizer. > > I cant understand > > On Tue, Feb 6, 2

Re: [Dhis2-devs] [Dhis2-users] DATA ELEMENTS NOT SHOWING DATA IN PIVOT TABLES

2018-02-06 Thread gerald thomas
gt; > I have run analytics,i have also gone to data admin and also cleared catch > but no results. > > Only when i add a category combination to the data set,that is when i am > able to see data when i run pivot or data visualizer. > > I cant understand > > On Tue, Feb 6, 2

Re: [Dhis2-devs] [Dhis2-users] DATA ELEMENTS NOT SHOWING DATA IN PIVOT TABLES

2018-02-06 Thread gerald thomas
Stanley, Please run analytics and check your pivot tables again. On Tue, Feb 6, 2018 at 11:11 AM, Stanley Kalyati wrote: > Hi All, > > I posted something similar sometime two weeks ago. > > I have data elements whose value type is number and aggregation type is > Sum.I

Re: [Dhis2-users] DATA ELEMENTS NOT SHOWING DATA IN PIVOT TABLES

2018-02-06 Thread gerald thomas
Stanley, Please run analytics and check your pivot tables again. On Tue, Feb 6, 2018 at 11:11 AM, Stanley Kalyati wrote: > Hi All, > > I posted something similar sometime two weeks ago. > > I have data elements whose value type is number and aggregation type is > Sum.I

[Dhis2-devs] Visualizer issue

2018-01-30 Thread gerald thomas
Dear all, On my local instance I am receiving an error. Please find the attached print screen of the error. ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs

[Dhis2-users] Unknown Error on Catalina File

2018-01-22 Thread gerald thomas
Dear All, This morning my instance could not find any dataset, data element, etc. Looking at its' log file i notice the following errors: [tomcat-http-7]) * WARN 2018-01-20 02:50:05,501 No IdentifiableObjectStore found for class: class org.hisp.dhis.dataelement.DataElement

[Dhis2-devs] Unknown Error on Catalina File

2018-01-22 Thread gerald thomas
Dear All, This morning my instance could not find any dataset, data element, etc. Looking at its' log file i notice the following errors: [tomcat-http-7]) * WARN 2018-01-20 02:50:05,501 No IdentifiableObjectStore found for class: class org.hisp.dhis.dataelement.DataElement

Re: [Dhis2-users] [Dhis2-devs] Data Set Issue

2017-12-10 Thread gerald thomas
Dear Knut, Data Entry clerk noticed the following message "Attribute option combo does not exist for given category combo and category options" when populating the form Please can you help me with a fix. On 12/7/17, gerald thomas <gerald17...@gmail.com> wrote: > Dear Kn

Re: [Dhis2-devs] Data Set Issue

2017-12-10 Thread gerald thomas
Dear Knut, Data Entry clerk noticed the following message "Attribute option combo does not exist for given category combo and category options" when populating the form Please can you help me with a fix. On 12/7/17, gerald thomas <gerald17...@gmail.com> wrote: > Dear Kn

Re: [Dhis2-users] Errror when importing xml metadata

2017-12-08 Thread gerald thomas
Vunda, Is the user is available for the associated Dataelement category combination. If not, you will need to create that user before importing your metadata again. On Fri, 8 Dec 2017 at 13:51, vunda limbe wrote: > Hi Community, > > I'm trying to import some metadata such as

Re: [Dhis2-devs] [Dhis2-users] Errror when importing xml metadata

2017-12-08 Thread gerald thomas
Vunda, Is the user is available for the associated Dataelement category combination. If not, you will need to create that user before importing your metadata again. On Fri, 8 Dec 2017 at 13:51, vunda limbe wrote: > Hi Community, > > I'm trying to import some metadata such as

Re: [Dhis2-devs] Data Set Issue

2017-12-06 Thread gerald thomas
t; require some special analytics for this. > > The other way would be to add the name of each chiefdom at the end of the > identical school names to make them not identical. > > Knut > > On Thu, Dec 7, 2017 at 8:45 AM, gerald thomas <gerald17...@gmail.com> > wrote: >

Re: [Dhis2-devs] Data Set Issue

2017-12-06 Thread gerald thomas
Dear Knut, Yes. Chiefdom will be my OU for this data collection. On 12/7/17, Knut Staring <knu...@gmail.com> wrote: > Hi Gerald, I assume you will be using the Chiefdom as the OrgUnit for this > data collection? > > Regards, > Knut > > On Tue, Dec 5, 2017 at 8:19

Re: [Dhis2-users] [Dhis2-devs] Data Set Issue

2017-12-06 Thread gerald thomas
Dear Knut, Yes. Chiefdom will be my OU for this data collection. On 12/7/17, Knut Staring <knu...@gmail.com> wrote: > Hi Gerald, I assume you will be using the Chiefdom as the OrgUnit for this > data collection? > > Regards, > Knut > > On Tue, Dec 5, 2017 at 8:19

Re: [Dhis2-users] [Dhis2-devs] Data Set Issue

2017-12-05 Thread gerald thomas
data save separately with reference to their respective chiefdoms or should i create attributecategory for each RC Junior Sec School label with its chiefdom? On 12/4/17, gerald thomas <gerald17...@gmail.com> wrote: > Dear Knut, > Thanks for the note, I will try to explore this option. &

Re: [Dhis2-devs] Data Set Issue

2017-12-05 Thread gerald thomas
data save separately with reference to their respective chiefdoms or should i create attributecategory for each RC Junior Sec School label with its chiefdom? On 12/4/17, gerald thomas <gerald17...@gmail.com> wrote: > Dear Knut, > Thanks for the note, I will try to explore this option. &

Re: [Dhis2-users] [Dhis2-devs] Data Set Issue

2017-12-04 Thread gerald thomas
Knut > > On Mon, Dec 4, 2017 at 11:33 PM, gerald thomas <gerald17...@gmail.com> > wrote: > >> Dear all, >> Thanks for your help. >> I am was only using two schools for explanation purposes. But the >> scenario is much more complex. I have 32 schools of wh

Re: [Dhis2-devs] Data Set Issue

2017-12-04 Thread gerald thomas
Knut > > On Mon, Dec 4, 2017 at 11:33 PM, gerald thomas <gerald17...@gmail.com> > wrote: > >> Dear all, >> Thanks for your help. >> I am was only using two schools for explanation purposes. But the >> scenario is much more complex. I have 32 schools of wh

Re: [Dhis2-users] [Dhis2-devs] Data Set Issue

2017-12-04 Thread gerald thomas
ce the behavior. > Utilize attrubutes for the RC and LC schools instead. > Kindly see the documentation here > <https://docs.dhis2.org/master/en/user/html/dhis2_user_manual_en_full.html#use_category_combo_for_data_set> > > > Regards, > Dennis > > On 4 December 2017 at 19

Re: [Dhis2-devs] Data Set Issue

2017-12-04 Thread gerald thomas
ce the behavior. > Utilize attrubutes for the RC and LC schools instead. > Kindly see the documentation here > <https://docs.dhis2.org/master/en/user/html/dhis2_user_manual_en_full.html#use_category_combo_for_data_set> > > > Regards, > Dennis > > On 4 December 2017 at 19

[Dhis2-users] Data Set Issue

2017-12-04 Thread gerald thomas
Dear All, I am having two different DataSets by the name of RC School and LC School sharing the same data elements and category combination. During data entry when I entered information on the RC School DataSet it saves but when i switched to LC School the information of RC School DataSet is

[Dhis2-devs] Data Set Issue

2017-12-04 Thread gerald thomas
Dear All, I am having two different DataSets by the name of RC School and LC School sharing the same data elements and category combination. During data entry when I entered information on the RC School DataSet it saves but when i switched to LC School the information of RC School DataSet is

Re: [Dhis2-devs] [Dhis2-users] Creating a comment like data element

2017-11-23 Thread gerald thomas
create option set. > > If you want to get some narrative description, you may make a data element > with long text as type. > > *Nayeem Al Mifthah* > *Consultant for HSS, Health MIS, M* > Email: n.mift...@gmail.com > Cell:+8801914030574 > Skype: nayeem.a.m > > On Th

[Dhis2-devs] Creating a comment like data element

2017-11-22 Thread gerald thomas
Dear All, I am creating a data set which needs a section on the form for comment. Please how can I create a comment section data element on a data set form. -- Regards, Gerald ___ Mailing list: https://launchpad.net/~dhis2-devs Post to :

[Dhis2-users] Creating a comment like data element

2017-11-22 Thread gerald thomas
Dear All, I am creating a data set which needs a section on the form for comment. Please how can I create a comment section data element on a data set form. -- Regards, Gerald ___ Mailing list: https://launchpad.net/~dhis2-users Post to :

Re: [Dhis2-users] [Dhis2-devs] Teenage Pregnancy DataSet for Schools

2017-11-15 Thread gerald thomas
nd we >> > generally try to get annual data for the number of learners (pupils) >> > per >> > grade, which you can then use as denominator data to get coverage >> > indicators. >> > >> > You COULD of course add the schools into the HMIS orghierar

Re: [Dhis2-devs] Teenage Pregnancy DataSet for Schools

2017-11-15 Thread gerald thomas
nd we >> > generally try to get annual data for the number of learners (pupils) >> > per >> > grade, which you can then use as denominator data to get coverage >> > indicators. >> > >> > You COULD of course add the schools into the HMIS orghierar

Re: [Dhis2-users] [Dhis2-devs] Teenage Pregnancy DataSet for Schools

2017-11-15 Thread gerald thomas
gt; > Regards > Calle > > On 15 November 2017 at 08:30, gerald thomas <gerald17...@gmail.com> wrote: > >> Dear All, >> I created a Teenage Pregnancy dataSet whose data should be captured >> from schools. Since we have multiple schools per Chiefdom; i created a &

Re: [Dhis2-devs] Teenage Pregnancy DataSet for Schools

2017-11-15 Thread gerald thomas
gt; > Regards > Calle > > On 15 November 2017 at 08:30, gerald thomas <gerald17...@gmail.com> wrote: > >> Dear All, >> I created a Teenage Pregnancy dataSet whose data should be captured >> from schools. Since we have multiple schools per Chiefdom; i created a &

Re: [Dhis2-devs] [Dhis2-users] DHIS2 Assistance...

2017-11-15 Thread gerald thomas
Selvaraaj, I am interested On Wed, 15 Nov 2017 at 08:36, M.Selvaraaj Prabu wrote: > Good day guys, > > I am looking for someone who can do online DHIS2 consultancy. Anyone > interested, please reply to this email with details. > > Thanks and regards > > MSP (Selvaraj) >

Re: [Dhis2-users] DHIS2 Assistance...

2017-11-15 Thread gerald thomas
Selvaraaj, I am interested On Wed, 15 Nov 2017 at 08:36, M.Selvaraaj Prabu wrote: > Good day guys, > > I am looking for someone who can do online DHIS2 consultancy. Anyone > interested, please reply to this email with details. > > Thanks and regards > > MSP (Selvaraj) >

[Dhis2-devs] Teenage Pregnancy DataSet for Schools

2017-11-14 Thread gerald thomas
Dear All, I created a Teenage Pregnancy dataSet whose data should be captured from schools. Since we have multiple schools per Chiefdom; i created a data element 'school' in the form of a text string. During data entry, when a school had been entered for a particular chiefdom, it don't accept

[Dhis2-users] Teenage Pregnancy DataSet for Schools

2017-11-14 Thread gerald thomas
Dear All, I created a Teenage Pregnancy dataSet whose data should be captured from schools. Since we have multiple schools per Chiefdom; i created a data element 'school' in the form of a text string. During data entry, when a school had been entered for a particular chiefdom, it don't accept

Re: [Dhis2-users] Integration of OpenMRS & DHIS2

2017-11-07 Thread gerald thomas
year for example. Cheers Bob On 7 November 2017 at 20:50, gerald thomas <gerald17...@gmail.com> wrote: > Dear All, > I am trying to integrate DHIS2 and OpenMRS application. On the OpenMRS > application there is a module called "DHIS2 Reporting Module" which > was

Re: [Dhis2-devs] Integration of OpenMRS & DHIS2

2017-11-07 Thread gerald thomas
year for example. Cheers Bob On 7 November 2017 at 20:50, gerald thomas <gerald17...@gmail.com> wrote: > Dear All, > I am trying to integrate DHIS2 and OpenMRS application. On the OpenMRS > application there is a module called "DHIS2 Reporting Module" which > was

[Dhis2-users] Integration of OpenMRS & DHIS2

2017-11-07 Thread gerald thomas
Dear All, I am trying to integrate DHIS2 and OpenMRS application. On the OpenMRS application there is a module called "DHIS2 Reporting Module" which was installed successfully. But anytime i click on the DHIS2 tab i am getting the following error as shown on the attached file. Please can anyone

[Dhis2-devs] Integration of OpenMRS & DHIS2

2017-11-07 Thread gerald thomas
Dear All, I am trying to integrate DHIS2 and OpenMRS application. On the OpenMRS application there is a module called "DHIS2 Reporting Module" which was installed successfully. But anytime i click on the DHIS2 tab i am getting the following error as shown on the attached file. Please can anyone

Re: [Dhis2-users] Fwd: Iocal installation

2017-10-25 Thread gerald thomas
Dear Mohamed, Please share your installation steps. I think that is the best way we can help you. What OS (Windows/Ubuntu) are you using to do the local instance installation? For me i know the following, that for DHIS2 to work you need the following: 1. Java 2. PostgreSQL (which is the

  1   2   3   4   5   >