[Dhis2-users] DHIS2 - Db Server / Postgresql Max Connections (FATAL: remaining connection slots are reserved...)

2014-04-09 Thread Jason Phillips
be used as guideline for the number of connections generated by a set number of users in DHIS2? i.e. how does one plan for this sort of thing? Kind regards, Jason Phillips Description: cid:image001.png@01CE610B.93E5D290 Software & Information Systems Health Information Sys

Re: [Dhis2-users] DHIS2 - Db Server / Postgresql Max Connections (FATAL: remaining connection slots are reserved...)

2014-04-09 Thread Jason Phillips
responded with something along the lines I expected, so we are using that as a launch point, but any advice you can offer would be most welcome. Kind regards, Jason. From: Lars Helge Øverland [mailto:larshe...@gmail.com] Sent: 09 April 2014 02:37 PM To: Jason Phillips Cc: DHIS 2 Users list

Re: [Dhis2-users] DHIS2 - Db Server / Postgresql Max Connections (FATAL: remaining connection slots are reserved...)

2014-04-09 Thread Jason Phillips
liffe [mailto:bobjolli...@gmail.com] Sent: 09 April 2014 02:37 PM To: Jason Phillips Cc: dhis2-users; Renier Rousseau; Mike Nelushi Subject: Re: [Dhis2-users] DHIS2 - Db Server / Postgresql Max Connections (FATAL: remaining connection slots are reserved...) Hi Jason These problems happen under high concur

Re: [Dhis2-users] DHIS2 - Db Server / Postgresql Max Connections (FATAL: remaining connection slots are reserved...)

2014-04-09 Thread Jason Phillips
Thanks to you both! From: Lars Helge Øverland [mailto:larshe...@gmail.com] Sent: 09 April 2014 04:32 PM To: Bob Jolliffe Cc: Jason Phillips; DHIS 2 Users list; Renier Rousseau; Mike Nelushi Subject: Re: [Dhis2-users] DHIS2 - Db Server / Postgresql Max Connections (FATAL: remaining connection

Re: [Dhis2-users] [Dhis2-devs] Confusing Use license on dhis2 website

2014-11-03 Thread Jason Phillips
Hi all, I will also be updating the hisp.org site accordingly. Kind Regards, Jason Phillips hisp Software & Information Systems Health Information Systems Program - eMail: ja...@hisp.org Landline: +27 21 712 0170 Mo

[Dhis2-users] dhis 2.17 Password Algorithm

2015-01-11 Thread Jason Phillips
Hi all, A happy New Year to everyone, and may 2015 be a happy, healthy and prosperous year for us all! I know related questions have been asked in the past, but I thought this one worth asking anyway: We need to be able to add a user/password to an instance "externally" to dhis 2.x - i.

Re: [Dhis2-users] dhis 2.17 Password Algorithm

2015-01-12 Thread Jason Phillips
the password in the DHIS2 database, it could be a lengthy process requiring the password to be cracked. There is no known algorithm to efficiently decrypt passwords which have been hashed with Bcrypt. Best regards, Jason Pickering On Mon, Jan 12, 2015 at 8:05 AM, Jason Phillips

Re: [Dhis2-users] dhis 2.17 Password Algorithm

2015-01-13 Thread Jason Phillips
Thanks everyone for your assistance; I will let you know how it goes! Kind regards, Jason. From: Bob Jolliffe [mailto:bobjolli...@gmail.com] Sent: 12 January 2015 04:59 PM To: Jason Phillips Cc: DHIS 2 Users List; Henk Brink Subject: Re: [Dhis2-users] dhis 2.17 Password Algorithm Ah

[Dhis2-users] PostgreSQL 9.4 & DHIS 2.x

2015-01-14 Thread Jason Phillips
Hi all, Anyone using the new PostgreSQL 9.4 in the community, yet? Anything to share about using it, and/or upgrading from 9.2/9.3? Kind Regards, Jason Phillips hisp Software & Information Systems Health Information Systems Pro

[Dhis2-users] Error Adding Data Elements

2015-02-04 Thread Jason Phillips
some reason the new DE doesn't have a value for 'active', which obviously cannot be null. But what would cause this, and more importantly, how do I fix it? Kind Regards, Jason Phillips hisp Software & Infor

Re: [Dhis2-users] Error Adding Data Elements

2015-02-04 Thread Jason Phillips
t] On Behalf Of Jason Phillips Sent: 05 February 2015 08:47 AM To: 'DHIS 2 Users List' Subject: [Dhis2-users] Error Adding Data Elements Hi all, We have an odd one: When trying to add a new Data Element, dhis 2.18 throws an exception in the UI ("sorry, the system failed to.&quo

Re: [Dhis2-users] Error Adding Data Elements

2015-02-04 Thread Jason Phillips
Hi Morten, Yup - active there. I am assuming it should not be; I knew “active” was removed from OrgUnits, and assume it was also removed from other tables…? Many thanks! Jason From: Morten Olav Hansen [mailto:morte...@gmail.com] Sent: 05 February 2015 08:58 AM To: Jason Phillips Cc

Re: [Dhis2-users] Error Adding Data Elements

2015-02-04 Thread Jason Phillips
Hi Morten, Just verified in a copy: a DROP CASCADE of the field solved the issue. Thanks again! Kind regards, Jason. From: Dhis2-users [mailto:dhis2-users-bounces+jason=hisp@lists.launchpad.net] On Behalf Of Jason Phillips Sent: 05 February 2015 09:22 AM To: 'Morten Olav H

[Dhis2-users] Version Determination - in Db?

2015-02-05 Thread Jason Phillips
Hi all, Quick question: is there a place in the DHIS2 database where one can determine the version of .war file the Db was most recently run against? Does DHIS2 store its version info anywhere in the Db? Kind Regards, Jason Phillips hisp Software & Information Systems Health Informa

Re: [Dhis2-users] PostgreSQL 9.4 & DHIS 2.x

2015-02-06 Thread Jason Phillips
. Smooth operations so far – and 9.4 is definitely an improvement, config-wise. Kind regards, Jason. From: Morten Olav Hansen [mailto:morte...@gmail.com] Sent: 16 January 2015 01:25 PM To: Jason Phillips; DHIS 2 Users List Cc: Henk Brink Subject: Re: [Dhis2-users] PostgreSQL 9.4 & DH

[Dhis2-users] Comments in Data Capture not working in 2.18?

2015-02-10 Thread Jason Phillips
display anymore. Anyone got any clues? System: 2.18 Build 18121 Kind Regards, Jason Phillips hisp Software & Information Systems Health Information Systems Program - eMail: <mailto:ja...@hisp.org> ja...@hisp.org

Re: [Dhis2-users] Comments in Data Capture not working in 2.18?

2015-02-10 Thread Jason Phillips
it's not actually saving. Kind regards, Jason. From: Jason Phillips [mailto:ja...@hisp.org] Sent: 10 February 2015 11:12 AM To: 'DHIS 2 Users List' Subject: Comments in Data Capture not working in 2.18? Hi all, During Data Capture, if one double-clicks on the form

Re: [Dhis2-users] Comments in Data Capture not working in 2.18?

2015-02-10 Thread Jason Phillips
Ah! Thanks, Lars/Knut! Kind regards, Jason. From: Lars Helge Øverland [mailto:larshe...@gmail.com] Sent: 10 February 2015 03:31 PM To: Knut Staring Cc: DHIS 2 Users list; Jason Phillips Subject: Re: [Dhis2-users] Comments in Data Capture not working in 2.18? Hi Jason, this was

[Dhis2-users] Server Time in DHIS2?

2015-02-13 Thread Jason Phillips
Server or the Db Server for audit purposes, and does it check that the two are synchronised? Kind Regards, Jason Phillips hisp Software & Information Systems Health Information Systems Program - eMail: <mailto:ja...@hisp.

Re: [Dhis2-users] [Dhis2-devs] How many records can Organization Unit hold up?

2015-05-21 Thread Jason Phillips
Yowser. That number of orgUnits on only 1Gb? I would strongly recommend a lot more RAM for Java. Kind regards, *Jason Phillips* HISP Logo *Software and Information Systems** **Health Information Systems Program *** eMail: ja...@hisp.org

Re: [Dhis2-users] [Dhis2-devs] Old DHIS2 War Files

2015-08-25 Thread Jason Phillips
We have some older ones if you don't have any luck using Lars' suggestion. Jason Phillips Information Systems HISP South Africa Sent from my mobile - please excuse any typos. On 25 Aug 2015 15:11, "Lars Helge Øverland" wrote: > Hi, > > you can normally use the

[Dhis2-users] nginx Reverse Proxy Config for Dedicated Web Server with multiple instances

2014-03-23 Thread Jason Phillips
pass http://localhost:8080/; # Have added 8080/zanat as variations here. include /etc/nginx/proxy_params; } } What am I doing wrong? Kind regards, Jason Phillips Software & Information Systems Health

Re: [Dhis2-users] nginx Reverse Proxy Config for Dedicated Web Server with multiple instances

2014-03-24 Thread Jason Phillips
5. Next, get rid of the default file in sites-enabled: sudo mv default /home/hisp/default 6. And lastly, restart nginx: sudo /etc/init.d/nginx restart Note: no changes to nginx.conf required. Hope that helps someone out there. Comments, suggestions welcome. Kind regards,

Re: [Dhis2-users] nginx Reverse Proxy Config for Dedicated Web Server with multiple instances

2014-03-24 Thread Jason Phillips
trick for next time. Kind regards, Jason. From: Bob Jolliffe [mailto:bobjolli...@gmail.com] Sent: 24 March 2014 11:54 AM To: Jason Phillips Cc: dhis2-users Subject: Re: [Dhis2-users] nginx Reverse Proxy Config for Dedicated Web Server with multiple instances Hi Jason You can't f

Re: [Dhis2-users] Migration from 2.11 to 2.14

2014-03-26 Thread Jason Phillips
before starting the 2.14 instance. Refer to http://www.dhis2.org/download/resources/convert-fixed-attributes-to-dynamic. sql and the documentation on dhis2.org. Hope that helps. Kind regards, Jason Phillips Description: cid:image001.png@01CE610B.93E5D290 Software & Information Sys

Re: [Dhis2-users] nginx Reverse Proxy Config for Dedicated Web Server with multiple instances

2014-03-26 Thread Jason Phillips
From: Bob Jolliffe [mailto:bobjolli...@gmail.com] Sent: 24 March 2014 08:39 PM To: Jason Phillips Cc: dhis2-users Subject: Re: [Dhis2-users] nginx Reverse Proxy Config for Dedicated Web Server with multiple instances Hi Jason Your config now looks very much like what gets deployed by dhis2-

[Dhis2-users] Tomcat Logging Levels / DHIS2

2016-03-10 Thread Jason Phillips
one manipulate their levels, in addition to or separately from, the standard catalina.out? Kind Regards, *Jason Phillips* [image: hisp] *Information Systems / Infrastructure* *Health Information Systems Program* eMail: ja...@hisp.org Landline

Re: [Dhis2-users] Tomcat Logging Levels / DHIS2

2016-03-10 Thread Jason Phillips
anything else; I just want to stop the thing from logging authentications… Am I being daft? Best, Jason. *From:* Lars Helge Øverland [mailto:l...@dhis2.org] *Sent:* Thursday, 10 March 2016 2:58 PM *To:* Jason Phillips *Cc:* DHIS 2 Users list *Subject:* Re: [Dhis2-users] Tomcat Logging Levels

Re: [Dhis2-users] Tomcat Logging Levels / DHIS2

2016-03-10 Thread Jason Phillips
.org] *Sent:* Thursday, 10 March 2016 4:34 PM *To:* Bob Jolliffe *Cc:* Jason Phillips; DHIS 2 Users list *Subject:* Re: [Dhis2-users] Tomcat Logging Levels / DHIS2 Hi Jason, we do use log4j for logging so you need to use the log4j configuration syntax to modify the behavior. You can do this to

[Dhis2-users] Load-balancing DHIS2 Webservers

2016-03-15 Thread Jason Phillips
save that for a separate post…) Has anyone done any research/experimentation/development with a load-balancing model of DHIS2 in a web-server context? I would be most interested to hear input. Kind Regards, *Jason Phillips* [image: hisp] *Information Systems / Infrastructure* *Health

Re: [Dhis2-users] Load-balancing DHIS2 Webservers

2016-03-15 Thread Jason Phillips
, *Jason Phillips* [image: hisp] *Information Systems / Infrastructure* *Health Information Systems Program* eMail: ja...@hisp.org Landline: +27 21 712 0170 Mobile: +27 72 973 7250 Skype: jason.n.phillips This message

Re: [Dhis2-users] Load-balancing DHIS2 Webservers

2016-03-19 Thread Jason Phillips
Hibernate cache...? I’m sorry, I don’t speak Norwegian. The what, now? I’ll Google when I get a chance, but for now, have no idea what you’re talking about… J It does sound important, though… Kind Regards, *Jason Phillips* [image: hisp] *Information Systems / Infrastructure* *Health

Re: [Dhis2-users] Load-balancing DHIS2 Webservers

2016-03-19 Thread Jason Phillips
running currently, using ip_hash weighted balancing. It’s far from perfect, since the IP on mobiles changes more often than copper/DSL, but it is working. We’ve got a bit of work to do to make it more streamlined, but we’re getting there… J Kind Regards, *Jason Phillips* [image: hisp] *Information

Re: [Dhis2-users] Load-balancing DHIS2 Webservers

2016-03-19 Thread Jason Phillips
Valid points, Bob, from the sounds of it. I appreciate the brief catchup – very much. I shall urgently investigate! Kind Regards, *Jason Phillips* [image: hisp] *Information Systems / Infrastructure* *Health Information Systems Program* eMail

[Dhis2-users] 2.23 Demo Data Fault?

2016-06-17 Thread Jason Phillips
requirement for 2.23 that I somehow missed, or is the demo data file corrupt, or have I missed something? Kind Regards, *Jason Phillips* [image: hisp] *Information Systems / Infrastructure* *Health Information Systems Program* eMail: ja

Re: [Dhis2-users] 2.23 Demo Data Fault?

2016-06-17 Thread Jason Phillips
Hi Jason, I am afraid they were so many and so fast my Putty buffer ran out! I suppose it is possible – but surely whether PostGIS is installed/configured or not, the postgres commands for table creation and data upload should still work? Kind Regards, *Jason Phillips* [image: hisp

[Dhis2-users] Too Many Open Files?

2016-09-05 Thread Jason Phillips
. War is 2.23 OS is Ubuntu 14.04 LTS Tomcat 8 Java 8 Kind Regards, *Jason Phillips* [image: hisp] *Information Systems / Infrastructure* *Health Information Systems Program* eMail: ja...@hisp.org Tel/Fax:+27 21 712 0170 Cell

[Dhis2-users] OAuth & Single-Sign-on / CAS with DHIS2

2017-08-04 Thread Jason Phillips
advice, comments, suggestions or guidance would be most welcome. Kind Regards, *Jason Phillips* [image: hisp] *Information Systems / Infrastructure* *Health Information Systems Program* eMail: ja...@hisp.org Tel/Fax:+27 21 712

Re: [Dhis2-users] OAuth & Single-Sign-on / CAS with DHIS2

2017-08-07 Thread Jason Phillips
experiment with LDAP instead, and see where we wind up! One day soon, we hope to begin documenting and sharing with the community all our “solutions”, so will eventually revert with our end-game… Kind Regards, *Jason Phillips* [image: hisp] *Information Systems / Infrastructure* *Health Information

Re: [Dhis2-users] OAuth & Single-Sign-on / CAS with DHIS2

2017-08-07 Thread Jason Phillips
Thanks! Will look into those URLs. Kind regards, Jason Phillips HISP SA Infrastructure (Sent from my mobile, so please excuse any typos) On 7 Aug 2017 15:52, "Edward Robinson" wrote: > Just adding my 5c – OpenID has been superseded by OpenID connect > <https://ope

[Dhis2-users] FW: 2017 eHealth Alive Conference - Save the Date!

2017-09-06 Thread Jason Phillips
a discussion point or subject you'd like to see addressed, or wish to participate in any way, please contact me using ja...@hisp.org, and let me know! Kind Regards, *Jason Phillips* *Information Systems / Infrastructure* *Health Information Systems Program___