Re: [Dhis2-users] insufficient memory problem

2018-02-23 Thread gerald thomas
Hi Knut, Noted!! I will try again and get back to you. On Fri, Feb 23, 2018 at 8:06 AM, Knut Staring wrote: > Hi Gerald, > > So you are runing Ubuntu on your machine? Perhaps you need to allocate > more resources to Java using this type of setting (though you should adjust >

Re: [Dhis2-users] insufficient memory problem

2018-02-23 Thread Knut Staring
Hi Gerald, So you are runing Ubuntu on your machine? Perhaps you need to allocate more resources to Java using this type of setting (though you should adjust the values down a bit, since you dont have that much memory) export JAVA_OPTS='-Xmx7500m -Xms4000m'

Re: [Dhis2-users] insufficient memory problem

2018-02-22 Thread gerald thomas
Dear Knut, Thanks for your response. Now I have a question which had been disturbing me for a long time now. I have a desktop with 4Gb RAM and I used the DHIS2-tool method of installation; I am using Postgres 9.5. My instance is running OK but the “maintenance app” it showing blank or “pivot

Re: [Dhis2-users] insufficient memory problem

2018-02-22 Thread Knut Staring
Dear Gerald, There does indeed seem to be a problem with RAM, seems like maybe 32-bit Java is used? However, you definitely 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

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:

Re: [Dhis2-users] insufficient memory problem

2018-02-20 Thread Knut Staring
Also, please redirect this to the list: dhis2-users@lists.launchpad.net On Feb 20, 2018 2:46 PM, "Jalal" wrote: > Dears , > > > > Please I need your support for the below issue : > > > > I have a hosting on linode 2048 (My Ubuntu 16.04 LTS),and I’m trying to > install