Re: [Dhis2-users] Example of iReport based on custom query on DHIS-2 demo site?

2013-02-20 Thread Lars Helge Øverland
Hi Randy, what I typically do when creating iReports using custom queries is to set up a JDBC connection to the DHIS database straight from iReport. You can then use the preview function and preview your reports directly from ireport which simplifies debugging. One can either temporarily open the

Re: [Dhis2-users] Problem with Daily datasets

2013-02-20 Thread Morten Olav Hansen
I think maybe its caused by something else, I tried it out on our /dev server.. worked fine. This is what I did: 1) Change ART Monthly to daily 2) Data entry, select art monthly, and a date No problem... are you getting anything in the developer console? (ctrl-shift i, select console on chrome)

[Dhis2-users] Problem with Daily datasets

2013-02-20 Thread Knut Staring
When I try to select a dataset with daily frequency in Data Entry (on top of an almost empty db), the browser hangs completely and browser memory consumption goes to the heavens (Chrome and Firefox). -- Knut Staring Dept. of Informatics, University of Oslo +4791880522 http://dhis2.org _

Re: [Dhis2-users] Problem with PermGen space

2013-02-20 Thread Knut Staring
On Wed, Feb 20, 2013 at 11:59 AM, Bob Jolliffe wrote: > On 20 February 2013 16:51, Lars Helge Øverland wrote: >> Hi, >> >> just checking.. Its the max perm size option that controls perm gen space, >> did you include it in the value? Also, try setting it to 512 mb. >> >> -XX:MaxPermSize=512m > >

Re: [Dhis2-users] Problem with PermGen space

2013-02-20 Thread Bob Jolliffe
On 20 February 2013 16:51, Lars Helge Øverland wrote: > Hi, > > just checking.. Its the max perm size option that controls perm gen space, > did you include it in the value? Also, try setting it to 512 mb. > > -XX:MaxPermSize=512m Just to be sure why don't you try pass that option directly throug

Re: [Dhis2-users] Problem with PermGen space

2013-02-20 Thread Lars Helge Øverland
Hi, just checking.. Its the max perm size option that controls perm gen space, did you include it in the value? Also, try setting it to 512 mb. -XX:MaxPermSize=512m Have you checked in the About page in DHIS 2 that the java opts env is being picked up? Lars On Wed, Feb 20, 2013 at 5:00 PM, K

[Dhis2-users] Problem with PermGen space

2013-02-20 Thread Knut Staring
Hi, I'm trying to run DHIS Live on a Win8 platform with the default empty H2 db, but for some reason keep running into OutOfMemory: PermGenSpace. I find this strange to begin with, but especially that it does not seem to help to create a JAVA_OPTS variable with values as specified here: http://dh

Re: [Dhis2-users] using mydatamart in Ubuntu environment

2013-02-20 Thread Bob Jolliffe
On 20 February 2013 11:39, Saptarshi Purkayastha wrote: > Virtual Box, VMPlayer etc. is the best option. > > Far from a recommendation, but something worth a try would be to run excel > in wine as well. > Somewhat of an old discussion is here: > http://ubuntuforums.org/showthread.php?t=1169627 > B

Re: [Dhis2-users] using mydatamart in Ubuntu environment

2013-02-20 Thread Saptarshi Purkayastha
Virtual Box, VMPlayer etc. is the best option. Far from a recommendation, but something worth a try would be to run excel in wine as well. Somewhat of an old discussion is here: http://ubuntuforums.org/showthread.php?t=1169627 But the info page from wine says its Silver: http://appdb.winehq.org/ob

[Dhis2-users] help

2013-02-20 Thread Nyaika David
hi guys i have managed to import the dhis2 source code in eclipse. but i can only see java files within eclipse.i cant see the view(.vm files). how can i run the project from within eclipse using tomcat as my application server? thanks in advance -- Regards David Nyaika Software Developer(SCJP

Re: [Dhis2-users] using mydatamart in Ubuntu environment

2013-02-20 Thread Bob Jolliffe
It does work (mydatamart.exe does run) but doesn't help you much in terms of dealing with excel. So virtualbox (or similar) is the only approach I have found useful. On 20 February 2013 00:29, Dave Trombley wrote: > Stephen - > >You could try downloading and installing the Ubuntu package 'wi

Re: [Dhis2-users] Example of iReport based on custom query on DHIS-2 demo site?

2013-02-20 Thread Olav Poppe
Hi, sorry for the delay. Below is a query that will take the org unit parameter and list all the children of that orgunit. Olav 18. feb. 2013 kl. 14:14 skrev "Wilson,Randy" : > Hi Olav, > > Thanks for sending this, I’ve replaced the query with one that is applicable > for one of my custom i