[Dhis2-users] Import of coordinates fails in v2.27(DHIS2)

2017-08-16 Thread Kristiyan Panayotov
Dear all, My case is regarding the following: DHIS->Import->CSV->Organizational Units->Coordinates. I am not sure whether this is a bug or not well described in the documentation but import of coordinates does not work properly DHIS2 v.2.27. I have tried numerous combinations of arranging the

[Dhis2-users] Error when saving favourites in Pivot Table, Visualizer

2017-08-16 Thread charles waka
HI, I am seeing this error when saving a favourite (on catalina.out). The favourite is never saved. What can be the issue? It only happens when choosing 'Details' for data elements. ERROR 2017-08-16 13:36:34,998 ERROR: duplicate key value violates unique constraint "dataelement_operand_unique_ke

[Dhis2-users] DHIS -2 Custom JS , CSS File

2017-08-16 Thread Omer Butt
Hi Sir, How to work with Custom JSS, CSS File. How to include my own JS file in DHIS2-Sofware which is global to all apps. (Data Entry etc.) Thanks. ___ Mailing list: https://launchpad.net/~dhis2-users Post to : dhis2-users@lists.launchpad.net Unsub

Re: [Dhis2-users] [Dhis2-devs] DHIS 2

2017-08-16 Thread Jesus Solano-Roman
Omer, please take a look at the documentation regarding UI customization:https://docs.dhis2.org/master/en/developer/html/dhis2_developer_manual_full.html#webapi_ui_customizationIn theory CSS would load on page load, if the CSS file is located in the right folder and the right format. Antonio Solano

[Dhis2-users] DHIS2- TompCat Issue(Java heap space) caused by out of memeory error

2017-08-16 Thread Omer Butt
*Sir,* *While running DHIS-2 Application. My tomcat give out of memory issue several times a day. After that dhis2 stop running there functionality. I have to restart tomcat again to work properly.* *How to handle that issue ?* *[image: Inline image 1]* ___

Re: [Dhis2-users] DHIS2- TompCat Issue(Java heap space) caused by out of memeory error

2017-08-16 Thread Knut Staring
Which Java version? On Thu, Aug 17, 2017 at 7:11 AM, Omer Butt wrote: > *Sir,* > *While running DHIS-2 Application. My tomcat give out of memory issue > several times a day. After that dhis2 stop running there functionality. I > have to restart tomcat again to work properly.* > *How to handle th

Re: [Dhis2-users] DHIS2- TompCat Issue(Java heap space) caused by out of memeory error

2017-08-16 Thread Knut Staring
Try allocating more memory to Java by creating an environment variable called JAVA_OPTS and set it to -Xmx512m -Xmx1024m -XX:PermSize=128m -XX:MaxPermSize=256m On Thu, Aug 17, 2017 at 7:11 AM, Omer Butt wrote: > *Sir,* > *While running DHIS-2 Application. My tomcat give out of memory issue > se