DHIS2- Analytics dont finish

Hello team,

I am using DHIS2 in my computer, with postgresql database, and tomcat server

The problem is when i try do analytic it does not finish, please help

Thank you,
Ian Manyama

Hi Ian,

please have a look at the guide for reporting issues:

http://dhis2.github.io/dhis2-docs/master/en/implementer/html/ch09s03.html

best regards,

Lars

···

On Wed, Jan 13, 2016 at 9:52 AM, Ian Manyama iannashin@gmail.com wrote:

Hello team,

I am using DHIS2 in my computer, with postgresql database, and tomcat server

The problem is when i try do analytic it does not finish, please help

Thank you,

Ian Manyama


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp

Lars Helge Øverland

Lead developer, DHIS 2

University of Oslo

Skype: larshelgeoverland

http://www.dhis2.org

Hi Ian,

Please forward contents your log file (catalina.out). What version of Dhis2 are you running, later versions of dhis2 aldo create a folder called logs in your set dhis2 home folder. You can forward these too as well as open them to see whats errors could preventing Analytics from running.

rgds

David

···

On 13 Jan 2016 03:52, “Ian Manyama” iannashin@gmail.com wrote:

Hello team,

I am using DHIS2 in my computer, with postgresql database, and tomcat server

The problem is when i try do analytic it does not finish, please help

Thank you,

Ian Manyama


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp

Noted

Regards
Ian Manyama

···

On Wed, 13 Jan 2016 at 1:00 PM David Muturi dnmuturi@gmail.com wrote:

Hi Ian,

Please forward contents your log file (catalina.out). What version of Dhis2 are you running, later versions of dhis2 aldo create a folder called logs in your set dhis2 home folder. You can forward these too as well as open them to see whats errors could preventing Analytics from running.

rgds

David

On 13 Jan 2016 03:52, “Ian Manyama” iannashin@gmail.com wrote:

Hello team,

I am using DHIS2 in my computer, with postgresql database, and tomcat server

The problem is when i try do analytic it does not finish, please help

Thank you,

Ian Manyama


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp

Hello team,

I am using DHIS2 in my computer, with postgresql database, and tomcat server

The problem is when i try do analytic it does not finish, please help

Details:
DHIS Version: 2.21
DHIS Build revision: 20998
Browser: Google Chrome
Version: Version 47.0.2526.106 m

I have attached server and application logs

Thank you,
Ian Manyama

catalina.2016-01-13.log (75.7 KB)

dhis.log (110 KB)

dhis-analytics-table.log (22.3 KB)

···

---------- Forwarded message ----------
From: Ian Manyama <iannashin@gmail.com>
Date: 13 January 2016 at 13:28
Subject: Re: [Dhis2-devs] DHIS2- Analytics dont finish
To: Lars Helge Øverland <larshelge@gmail.com>

On 13 January 2016 at 12:56, Lars Helge Øverland <larshelge@gmail.com> wrote:

Hi Ian,

please have a look at the guide for reporting issues:

http://dhis2.github.io/dhis2-docs/master/en/implementer/html/ch09s03.html

best regards,

Lars

On Wed, Jan 13, 2016 at 9:52 AM, Ian Manyama <iannashin@gmail.com> wrote:

Hello team,

I am using DHIS2 in my computer, with postgresql database, and tomcat
server

The problem is when i try do analytic it does not finish, please help

Thank you,
Ian Manyama

_______________________________________________
Mailing list: DHIS 2 developers in Launchpad
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : DHIS 2 developers in Launchpad
More help : ListHelp - Launchpad Help

--
Lars Helge Øverland
Lead developer, DHIS 2
University of Oslo
Skype: larshelgeoverland
http://www.dhis2.org

Hi Ian,

The problem is the amount of memory you have allocated to DHIS2. From your config it seems you have the following.

-Xms128m-Xmx256m

which in turn causes

  • ERROR 2016-01-13 10:03:08,026 Unexpected error occurred in scheduled task. (TaskUtils.java [taskScheduler-1])

com.google.common.util.concurrent.ExecutionError: java.lang.OutOfMemoryError: GC overhead limit exceeded

it depends on how much RAM you have in your system, but try with

-Xmx1024m -Xmx1024m

The more memory you can allocate the Tomcat, the better. You can read more here

http://dhis2.github.io/dhis2-docs/master/en/implementer/html/ch08s03.html

as well as the archives of this list, where this issue has been discussed before.

Regards,

Jason

···

On Thu, Jan 14, 2016 at 7:22 AM, Ian Manyama iannashin@gmail.com wrote:

---------- Forwarded message ----------

From: Ian Manyama iannashin@gmail.com

Date: 13 January 2016 at 13:28

Subject: Re: [Dhis2-devs] DHIS2- Analytics dont finish

To: Lars Helge Øverland larshelge@gmail.com

Hello team,

I am using DHIS2 in my computer, with postgresql database, and tomcat server

The problem is when i try do analytic it does not finish, please help

Details:

DHIS Version: 2.21

DHIS Build revision: 20998

Browser: Google Chrome

Version: Version 47.0.2526.106 m

I have attached server and application logs

Thank you,

Ian Manyama

On 13 January 2016 at 12:56, Lars Helge Øverland larshelge@gmail.com wrote:

Hi Ian,

please have a look at the guide for reporting issues:

http://dhis2.github.io/dhis2-docs/master/en/implementer/html/ch09s03.html

best regards,

Lars

On Wed, Jan 13, 2016 at 9:52 AM, Ian Manyama iannashin@gmail.com wrote:

Hello team,

I am using DHIS2 in my computer, with postgresql database, and tomcat

server

The problem is when i try do analytic it does not finish, please help

Thank you,

Ian Manyama


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp

Lars Helge Øverland

Lead developer, DHIS 2

University of Oslo

Skype: larshelgeoverland

http://www.dhis2.org


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp

Jason P. Pickering
email: jason.p.pickering@gmail.com
tel:+46764147049