[Dhis2-devs] Some warnings
This is a info and seems not be fatal but bother me. I have this on catalina.out: INFO: HTMLManager: list: Listing contexts for virtual host 'localhost' * INFO 17:29:42,149 File /home/tomcatexp/de/dataElementOrder.xml does not exist (DefaultLocationManager.java [http-8080-4]) * INFO 17:29:46,115 File /home/tomcatexp/de/dataElementOrder.xml does not exist (DefaultLocationManager.java [http-8080-4]) * INFO 17:30:10,684 File /home/tomcatexp/de/dataElementOrder.xml does not exist (DefaultLocationManager.java [http-8080-4]) * INFO 17:30:20,569 File /home/tomcatexp/de/dataElementOrder.xml does not exist (DefaultLocationManager.java [http-8080-4]) * INFO 17:30:32,683 File /home/tomcatexp/de/dataElementOrder.xml does not exist (DefaultLocationManager.java [http-8080-4]) * INFO 17:30:45,400 File /home/tomcatexp/de/dataElementOrder.xml does not exist (DefaultLocationManager.java [http-8080-4]) This happens whenever I use data entry forms. What means? How can I stop it? I have seen it on Fedora 10, Ubuntu 8.04-8.10, Windows XP and FreeBSD 7.2 with DHIS version 2.0.1 under tomcat 6. Thanks Caveman ___ 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
[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 349: Removed unnecessary file.
revno: 349 committer: Jan Henrik Overland janhenrik.overl...@gmail.com branch nick: trunk timestamp: Sun 2009-05-31 23:20:16 +0200 message: Removed unnecessary file. removed: gis/dhis-web-mapping/src/main/webapp/mapping/geostat/pageload.geojson === removed file 'gis/dhis-web-mapping/src/main/webapp/mapping/geostat/pageload.geojson' --- gis/dhis-web-mapping/src/main/webapp/mapping/geostat/pageload.geojson 2009-05-16 00:35:12 + +++ gis/dhis-web-mapping/src/main/webapp/mapping/geostat/pageload.geojson 1970-01-01 00:00:00 + @@ -1,18 +0,0 @@ -{ -"type":"FeatureCollection", -"features": -[ -{ -"type":"Feature", -"id":"zn_roads.459", -"geometry":{ -"type":"MultiLineString", - "coordinates":[[[39.739494,-4.94044],[39.738823,-4.935949],[39.727032,-4.91666],[39.724014,-4.907471]]] -}, -"geometry_name":"the_geom", -"properties":{"TRACK_ID":0,"ID":" ","RDLNTYPE":2} -} -], -"crs":{"type":"EPSG","properties":{"code":"4326"}}, -"bbox":[38.960568,-7.753602,39.785995,-4.907471] -} \ No newline at end of file -- lp:dhis2 https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk Your team DHIS 2 developers is subscribed to branch lp:dhis2. To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription. ___ 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
[Dhis2-devs] Data and Organisationunit level
We are recovering data from a system not related to dhis and we want to put such information on dhis. The problem is some part of that information has data from level 4, some on level 3 and other only from level 2. How do I place all these data on dhis2? On datavalue? Thanks Caveman ___ 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