[Dhis2-devs] System monitoring setting in 2.26

2017-03-29 Thread Olav Poppe
Hi devs, what is the «System monitoring» system setting in 2.26 for? I don’t find anything in the docs (https://docs.dhis2.org/2.26/en/user/html/settings.html ) Olav ___ Mailing list: https://la

Re: [Dhis2-devs] Exception when importing User and User Role metadata in 2.24

2017-03-29 Thread Marc Garnica
I assume you are not importing the user with which you are logged in, right? This might be the reason.. If not I don't have any clear idea. Marc Garnica 2017-03-29 0:56 GMT+02:00 Lorill Crees : > Hi, > > I am attempting to set up a new empty 2.24 database and populate it with > an export of Org

Re: [Dhis2-devs] [Dhis2-users] Problems in rendering organisaiton unit tree in the search filter

2017-03-29 Thread Arun Paul
Thanks Prosper and Marc for helping out. Your suggestion was right. That fixed the issue! Cheers, - Arun Paul On Thu, Mar 23, 2017 at 3:02 PM, Prosper BT wrote: > Dear Arun, > > This is related to how you configured the user's search facility, instead > of assigning the entire Orgunit tree, you

Re: [Dhis2-devs] System monitoring setting in 2.26

2017-03-29 Thread Cecilia Persson
Hi Olav, I'm currently reviewing the System Settings app documentation and have noticed that the "System monitoring" settings aren't documented. So if you get any answers, could you share the information? Thanks and regards, Cecilia DHIS2 Content team On Wed, Mar 29, 2017 at 9:24 AM, Olav Poppe

Re: [Dhis2-devs] System monitoring setting in 2.26

2017-03-29 Thread Bob Jolliffe
>From the source code I see it is some kind of custom monitoring solution for pushing some key system information info to a central monitoring service - eg time of last analytics build etc. I guess Lars can document. I wonder is there any reason why we don't just use jmx for this kind of thing?

[Dhis2-devs] Importing Metadata in DHIS2 2.26

2017-03-29 Thread Carlos Nyembwe
Hi all I'm importing some metadata in my system, but since I lunched the process, is running indefinitely What's it? -- *Carlos Nyembwe* *I'm just a Computer Scientist* *Skype: carloscnk1* *Cell: (+243)813166381* *Find me in: | Google Plus | **Linkedin

Re: [Dhis2-devs] Importing Metadata in DHIS2 2.26

2017-03-29 Thread Knut Staring
Hi Carlos, Please look for errors in your log and browser console, as usual. Knut On Mar 29, 2017 9:53 AM, "Carlos Nyembwe" wrote: > Hi all > > I'm importing some metadata in my system, but since I lunched the process, > is running indefinitely > > What's it? > > -- > *Carlos Nyembwe* > *I'm ju

Re: [Dhis2-devs] Importing Metadata in DHIS2 2.26

2017-03-29 Thread Morten Olav Hansen
Hi If you have access to the server log, that's probably the best place to search for issues. Also, is the export also from a 2.26 instance? our json/xml metadata exports are generally only valid within the same versions (usually it can be fixed to be compatible, but it might require some tinkerin