Re: [Dhis2-users] [Dhis2-devs] How many records can Organization Unit hold up?

2015-05-21 Thread Ngoc Thanh Nguyen
Hi Muhamad,

Try with a blank db. If it works, then check with few orgunit, if it still
works, switch to this current db. If the problem occurs, make sure your
orgunit table is valid. As far as I get you used a manual tool to
automatically insert to this orgunit table

Thanh
On Thu, May 21, 2015 at 11:10 AM, Muhammad Tahir  wrote:

> Hi Knut,
>
> Yes, DHIS Live is being used at the moment. JAVA_OPTS was not set no my
> machine but event I have added with value
>
> -Xms512M -Xmx1024M
>
> the problem remains the same(*HTTP ERROR: 404*).
>
>
>
> On Thu, May 21, 2015 at 12:19 AM, Knut Staring  wrote:
>
>> Is that the whole log file? I see you are running this on your laptop as
>> DHIS Live. Perhaps you could try allocating more memory to Java. What is
>> your JAVA_OPTS?
>>
>> Knut
>>
>> On Wed, May 20, 2015 at 10:34 AM, Muhammad Tahir 
>> wrote:
>>
>>> Hi Morten,
>>>
>>> Web page result:
>>>
>>> HTTP ERROR: 404
>>>
>>> Problem accessing /. Reason:
>>>
>>> NOT_FOUND
>>>
>>> Powered by Jetty://
>>>
>>>
>>>
>>> Log file:
>>> * INFO  15:31:27,201 Lifecycle: server stopped (TrayApp.java
>>> [AWT-EventQueue-0])
>>> * INFO  15:31:27,223 Exiting... (TrayApp.java [AWT-EventQueue-0])
>>> * INFO  15:32:11,490 Environment variable DHIS2_HOME: null (TrayApp.java
>>> [main])
>>> * INFO  15:32:11,551 Initialising DHIS 2 Live... (TrayApp.java [main])
>>> * INFO  15:32:11,623 Loading DHIS 2 on port: 8082 (WebAppServer.java
>>> [main])
>>> * INFO  15:32:11,658 Setting DHIS 2 web app context to:
>>> /D:/DHIS2/Tools_Setup/dhis-live/webapps/dhis (WebAppServer.java [main])
>>> * INFO  15:32:11,659 Lifecycle: server starting (TrayApp.java [Thread-2])
>>> * INFO  15:32:14,931 System property dhis2.home points to
>>> /D:/DHIS2/Tools_Setup/dhis-live/conf (DefaultLocationManager.java
>>> [Thread-2])
>>> * INFO  15:32:15,631 Hibernate configuration loaded, using dialect:
>>> org.hibernate.dialect.PostgreSQLDialect
>>> (DefaultHibernateConfigurationProvider.java [Thread-2])
>>> * INFO  15:32:30,340 Found the following message senders:
>>> [org.hisp.dhis.message.EmailMessageSender@1ad234d,
>>> org.hisp.dhis.sms.SmsMessageSender@ee212a] (DefaultMessageService.java
>>> [Thread-2])
>>> * INFO  15:32:39,016 Detected apps: [] (DefaultAppManager.java
>>> [Thread-2])
>>> * INFO  15:32:44,155 Executing startup routine [1 of 14, runlevel 1]:
>>> InitTableAlteror (DefaultStartupRoutineExecutor.java [Thread-2])
>>> * INFO  15:32:44,771 Executing startup routine [2 of 14, runlevel 2]:
>>> PeriodTypePopulator (DefaultStartupRoutineExecutor.java [Thread-2])
>>> * INFO  15:32:44,859 Executing startup routine [3 of 14, runlevel 2]:
>>> DataElementDefaultDimensionPopulator (DefaultStartupRoutineExecutor.java
>>> [Thread-2])
>>> * INFO  15:32:45,093 Linked default category with default concept
>>> (DataElementDefaultDimensionPopulator.java [Thread-2])
>>> * INFO  15:32:45,170 Executing startup routine [4 of 14, runlevel 3]:
>>> TrackerIdentityPopulator (DefaultStartupRoutineExecutor.java [Thread-2])
>>> * INFO  15:33:18,812 Lifecycle: server started (TrayApp.java [Thread-2])
>>>
>>> On Fri, May 15, 2015 at 3:03 PM, Morten Olav Hansen 
>>> wrote:
>>>
 Can you be a bit more specific? where does it "crash"? is it a browser
 issue? server issue? can you send us the relevant parts of the logs? (if
 any)

 If its the browser, can you open the developer tools (f12) and look in
 the javascript console and see if there is anything in red

 --
 Morten

 On Fri, May 15, 2015 at 4:39 PM, Muhammad Tahir 
 wrote:

>
> Hi,
>
> We have an organization level distribution as follows with number of
> org units at each level.
>
> App crashes when the last level is uploaded into the system and we try
> to browse the organization units. A new DB should be then used to use the
> app.
>
> *Level1*   *-- 1*
> *Level2**   -- **6*
> *Level3*   *-- 9*
> *Level4*  * --  * *16*
> *Level5**   -- 130*
>  *Level6**  -- 550*
> * Level7**   -- 900*
> * Level8**   -- 2*
> * Level9**   -- 80,000*
> * Level10 **-- 100,000*
>
> At present the app is deployed on a desktop machine with following
> configuration.
> Windows7, 4 Gb RAM, Intel Corei3 3.3 GHz.
>
>
> --
> *Regards,*
> *Muhammad Tahir*
>
> ___
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to : dhis2-d...@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help   : https://help.launchpad.net/ListHelp
>
>

>>>
>>>
>>> --
>>> *Regards,*
>>> *Muhammad Tahir*
>>>
>>> ___
>>> Mailing list: https://launchpad.net/~dhis2-devs
>>> Post to : dhis2-d...@lists.launchpad.net
>>> Unsubscribe : https://launchpad.net/~dhis2-devs
>>> More help   : https://help.launchpad.net/List

Re: [Dhis2-users] [Dhis2-devs] How many records can Organization Unit hold up?

2015-05-21 Thread Muhammad Tahir
Hi Ngoc,

Yes, I have loaded the table manually, but it works fine upto level 9, as
soon as the final level 10 orgunits are added, the app does start but on
browser I get 404 message.

I have created another DB, loaded each level step by step and the app works
until level10 units are added.

At present I have deployed only upto level 6 to check/configure other
options of DHIS2.

*Level1*   *-- 1*
*Level2**   -- **6*
*Level3*   *-- 9*
*Level4*  * --  * *16*
*Level5**   -- 130*
*Level6**  -- 550*
* Level7**   -- 900*
* Level8**   -- 2*
* Level9**   -- 80,000*
* Level10 **-- 100,000*

On Thu, May 21, 2015 at 12:46 PM, Ngoc Thanh Nguyen <
thanh.hispviet...@gmail.com> wrote:

> Hi Muhamad,
>
> Try with a blank db. If it works, then check with few orgunit, if it still
> works, switch to this current db. If the problem occurs, make sure your
> orgunit table is valid. As far as I get you used a manual tool to
> automatically insert to this orgunit table
>
> Thanh
> On Thu, May 21, 2015 at 11:10 AM, Muhammad Tahir 
> wrote:
>
>> Hi Knut,
>>
>> Yes, DHIS Live is being used at the moment. JAVA_OPTS was not set no my
>> machine but event I have added with value
>>
>> -Xms512M -Xmx1024M
>>
>> the problem remains the same(*HTTP ERROR: 404*).
>>
>>
>>
>> On Thu, May 21, 2015 at 12:19 AM, Knut Staring  wrote:
>>
>>> Is that the whole log file? I see you are running this on your laptop as
>>> DHIS Live. Perhaps you could try allocating more memory to Java. What is
>>> your JAVA_OPTS?
>>>
>>> Knut
>>>
>>> On Wed, May 20, 2015 at 10:34 AM, Muhammad Tahir 
>>> wrote:
>>>
 Hi Morten,

 Web page result:

 HTTP ERROR: 404

 Problem accessing /. Reason:

 NOT_FOUND

 Powered by Jetty://



 Log file:
 * INFO  15:31:27,201 Lifecycle: server stopped (TrayApp.java
 [AWT-EventQueue-0])
 * INFO  15:31:27,223 Exiting... (TrayApp.java [AWT-EventQueue-0])
 * INFO  15:32:11,490 Environment variable DHIS2_HOME: null
 (TrayApp.java [main])
 * INFO  15:32:11,551 Initialising DHIS 2 Live... (TrayApp.java [main])
 * INFO  15:32:11,623 Loading DHIS 2 on port: 8082 (WebAppServer.java
 [main])
 * INFO  15:32:11,658 Setting DHIS 2 web app context to:
 /D:/DHIS2/Tools_Setup/dhis-live/webapps/dhis (WebAppServer.java [main])
 * INFO  15:32:11,659 Lifecycle: server starting (TrayApp.java
 [Thread-2])
 * INFO  15:32:14,931 System property dhis2.home points to
 /D:/DHIS2/Tools_Setup/dhis-live/conf (DefaultLocationManager.java
 [Thread-2])
 * INFO  15:32:15,631 Hibernate configuration loaded, using dialect:
 org.hibernate.dialect.PostgreSQLDialect
 (DefaultHibernateConfigurationProvider.java [Thread-2])
 * INFO  15:32:30,340 Found the following message senders:
 [org.hisp.dhis.message.EmailMessageSender@1ad234d,
 org.hisp.dhis.sms.SmsMessageSender@ee212a] (DefaultMessageService.java
 [Thread-2])
 * INFO  15:32:39,016 Detected apps: [] (DefaultAppManager.java
 [Thread-2])
 * INFO  15:32:44,155 Executing startup routine [1 of 14, runlevel 1]:
 InitTableAlteror (DefaultStartupRoutineExecutor.java [Thread-2])
 * INFO  15:32:44,771 Executing startup routine [2 of 14, runlevel 2]:
 PeriodTypePopulator (DefaultStartupRoutineExecutor.java [Thread-2])
 * INFO  15:32:44,859 Executing startup routine [3 of 14, runlevel 2]:
 DataElementDefaultDimensionPopulator (DefaultStartupRoutineExecutor.java
 [Thread-2])
 * INFO  15:32:45,093 Linked default category with default concept
 (DataElementDefaultDimensionPopulator.java [Thread-2])
 * INFO  15:32:45,170 Executing startup routine [4 of 14, runlevel 3]:
 TrackerIdentityPopulator (DefaultStartupRoutineExecutor.java [Thread-2])
 * INFO  15:33:18,812 Lifecycle: server started (TrayApp.java [Thread-2])

 On Fri, May 15, 2015 at 3:03 PM, Morten Olav Hansen >>> > wrote:

> Can you be a bit more specific? where does it "crash"? is it a browser
> issue? server issue? can you send us the relevant parts of the logs? (if
> any)
>
> If its the browser, can you open the developer tools (f12) and look in
> the javascript console and see if there is anything in red
>
> --
> Morten
>
> On Fri, May 15, 2015 at 4:39 PM, Muhammad Tahir 
> wrote:
>
>>
>> Hi,
>>
>> We have an organization level distribution as follows with number of
>> org units at each level.
>>
>> App crashes when the last level is uploaded into the system and we
>> try to browse the organization units. A new DB should be then used to use
>> the app.
>>
>> *Level1*   *-- 1*
>> *Level2**   -- **6*
>> *Level3*   *-- 9*
>> *Level4*  * --  * *16*
>> *Level5**   -- 130*
>>  *Level6**  -- 550*
>> * Level7**   -- 900*
>> * Level8**   -- 2*
>> * Level9**   ---

Re: [Dhis2-users] [Dhis2-devs] How many records can Organization Unit hold up?

2015-05-21 Thread Knut Staring
I suppose it is not a very helpful comment, but I would seriously consider
skipping some of those levels, if possible..though we should certainly
still aim to understand what is causing your problem.

On Thu, May 21, 2015 at 11:37 AM, Muhammad Tahir  wrote:

> Hi Ngoc,
>
> Yes, I have loaded the table manually, but it works fine upto level 9, as
> soon as the final level 10 orgunits are added, the app does start but on
> browser I get 404 message.
>
> I have created another DB, loaded each level step by step and the app
> works until level10 units are added.
>
> At present I have deployed only upto level 6 to check/configure other
> options of DHIS2.
>
> *Level1*   *-- 1*
> *Level2**   -- **6*
> *Level3*   *-- 9*
> *Level4*  * --  * *16*
> *Level5**   -- 130*
> *Level6**  -- 550*
> * Level7**   -- 900*
> * Level8**   -- 2*
> * Level9**   -- 80,000*
> * Level10 **-- 100,000*
>
> On Thu, May 21, 2015 at 12:46 PM, Ngoc Thanh Nguyen <
> thanh.hispviet...@gmail.com> wrote:
>
>> Hi Muhamad,
>>
>> Try with a blank db. If it works, then check with few orgunit, if it
>> still works, switch to this current db. If the problem occurs, make sure
>> your orgunit table is valid. As far as I get you used a manual tool to
>> automatically insert to this orgunit table
>>
>> Thanh
>> On Thu, May 21, 2015 at 11:10 AM, Muhammad Tahir 
>> wrote:
>>
>>> Hi Knut,
>>>
>>> Yes, DHIS Live is being used at the moment. JAVA_OPTS was not set no my
>>> machine but event I have added with value
>>>
>>> -Xms512M -Xmx1024M
>>>
>>> the problem remains the same(*HTTP ERROR: 404*).
>>>
>>>
>>>
>>> On Thu, May 21, 2015 at 12:19 AM, Knut Staring  wrote:
>>>
 Is that the whole log file? I see you are running this on your laptop
 as DHIS Live. Perhaps you could try allocating more memory to Java. What is
 your JAVA_OPTS?

 Knut

 On Wed, May 20, 2015 at 10:34 AM, Muhammad Tahir 
 wrote:

> Hi Morten,
>
> Web page result:
>
> HTTP ERROR: 404
>
> Problem accessing /. Reason:
>
> NOT_FOUND
>
> Powered by Jetty://
>
>
>
> Log file:
> * INFO  15:31:27,201 Lifecycle: server stopped (TrayApp.java
> [AWT-EventQueue-0])
> * INFO  15:31:27,223 Exiting... (TrayApp.java [AWT-EventQueue-0])
> * INFO  15:32:11,490 Environment variable DHIS2_HOME: null
> (TrayApp.java [main])
> * INFO  15:32:11,551 Initialising DHIS 2 Live... (TrayApp.java [main])
> * INFO  15:32:11,623 Loading DHIS 2 on port: 8082 (WebAppServer.java
> [main])
> * INFO  15:32:11,658 Setting DHIS 2 web app context to:
> /D:/DHIS2/Tools_Setup/dhis-live/webapps/dhis (WebAppServer.java [main])
> * INFO  15:32:11,659 Lifecycle: server starting (TrayApp.java
> [Thread-2])
> * INFO  15:32:14,931 System property dhis2.home points to
> /D:/DHIS2/Tools_Setup/dhis-live/conf (DefaultLocationManager.java
> [Thread-2])
> * INFO  15:32:15,631 Hibernate configuration loaded, using dialect:
> org.hibernate.dialect.PostgreSQLDialect
> (DefaultHibernateConfigurationProvider.java [Thread-2])
> * INFO  15:32:30,340 Found the following message senders:
> [org.hisp.dhis.message.EmailMessageSender@1ad234d,
> org.hisp.dhis.sms.SmsMessageSender@ee212a]
> (DefaultMessageService.java [Thread-2])
> * INFO  15:32:39,016 Detected apps: [] (DefaultAppManager.java
> [Thread-2])
> * INFO  15:32:44,155 Executing startup routine [1 of 14, runlevel 1]:
> InitTableAlteror (DefaultStartupRoutineExecutor.java [Thread-2])
> * INFO  15:32:44,771 Executing startup routine [2 of 14, runlevel 2]:
> PeriodTypePopulator (DefaultStartupRoutineExecutor.java [Thread-2])
> * INFO  15:32:44,859 Executing startup routine [3 of 14, runlevel 2]:
> DataElementDefaultDimensionPopulator (DefaultStartupRoutineExecutor.java
> [Thread-2])
> * INFO  15:32:45,093 Linked default category with default concept
> (DataElementDefaultDimensionPopulator.java [Thread-2])
> * INFO  15:32:45,170 Executing startup routine [4 of 14, runlevel 3]:
> TrackerIdentityPopulator (DefaultStartupRoutineExecutor.java [Thread-2])
> * INFO  15:33:18,812 Lifecycle: server started (TrayApp.java
> [Thread-2])
>
> On Fri, May 15, 2015 at 3:03 PM, Morten Olav Hansen <
> morte...@gmail.com> wrote:
>
>> Can you be a bit more specific? where does it "crash"? is it a
>> browser issue? server issue? can you send us the relevant parts of the
>> logs? (if any)
>>
>> If its the browser, can you open the developer tools (f12) and look
>> in the javascript console and see if there is anything in red
>>
>> --
>> Morten
>>
>> On Fri, May 15, 2015 at 4:39 PM, Muhammad Tahir 
>> wrote:
>>
>>>
>>> Hi,
>>>
>>> We have an organization level distribution as follows with number of
>>> org units at each level.
>>>
>>> App c

Re: [Dhis2-users] Resource not found

2015-05-21 Thread Zaher Mousa
Hi,
Any updates? i'm facing the same problem on CentOS

On 19 May 2015 at 09:15, Liem Le Duy  wrote:

> Dear all,
>
> I have get exactly same error like from the post at
> http://stackoverflow.com/questions/30270471/java-velocity-exception-with-linux
>
> -2 down vote favorite
> 
>
> I'm using DHIS2  which is a java open source HIS,
> i deployed its (.war) on windows (java 1.7, tomcat 7) and everything fine.
> My problem happened when i changed the environment into linux (CentOS) and
> with the same (java 1.7, tomcat 7) but i faced this exception:
>
> org.apache.velocity.exception.ResourceNotFoundException: Unable to find 
> resource '/dhis-web-commons/security/login.vm'.
>
> I tried to look for solution but all answers related to changing in code.
> I don't have the code and the problem should not related to it.
>
> Could you please help me go through it
>
> Thank you
>
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-users@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
>


-- 

[image: logo]
*Zaher Mousa* *Software Engineer* *,Mobinets*
| Mobile: +961-76750914
zenus1...@gmail.com
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


[Dhis2-users] DataForm entry do not appear

2015-05-21 Thread Joao Mazuze
Hi all,
I am experiencing a terrible issue, my data forms are not appear when selecting 
org unit and period for data entry, this is happening on users´s computers even 
when I assign them super user role, But myself as administrator on my pc I can 
load the forms, then when I log in to their pc´s I can´t. Is there something 
with pc´s browsers or something else?

Regards,
Joao
Kind regards
_
João Gabriel Mazuze
National Database Manager
Projecto CHASS-SMT
Abt Associates Inc.
Av. Marginal, 4067
Cidade de Maputo, Moçambique
Fax: (+ 258)  21486767
Tel:  (+ 258)  21493525/6/8
Cell: (+258) 82 4236279
www.chasssmt.com

[Description: Description: Description: Description: Description: Description: 
Description: Description: Description: Logotipo CHASS-SMT]
Somos um projecto financiado  pelo PEPFAR-II, através da USAID, para reforçar o 
Sistema de Saúde das Provincias de  Sofala, Manica e Tete. Pretendemos melhorar 
a ligação e integração do HIV  com os Cuidados Primários de Saúde e outros a 
ele relacionados em coordenação com as Direcções Provinciais de Saúde e outros 
parceiros. Através do projecto CHASS-SMT, o Governo Americano apoia o Governo 
Moçambicano na melhoria da qualidade dos Serviços de Saúde no país.





This message may contain privileged and confidential information intended 
solely for the addressee. Please do not read, disseminate or copy it unless you 
are the intended recipient. If this message has been received in error, we 
kindly ask that you notify the sender immediately by return email and delete 
all copies of the message from your system.
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] [Dhis2-devs] How many records can Organization Unit hold up?

2015-05-21 Thread Jason Phillips
Yowser.  That number of orgUnits on only 1Gb? I would strongly recommend 
a lot more RAM for Java.


Kind regards,

*Jason Phillips*

HISP Logo

*Software and Information Systems**
**Health Information Systems Program
***

eMail:



ja...@hisp.org

Landline:



+27 (0)21 712-0170

Mobile:



+27 (0)72 973-7250

Skype:



jason.n.phillips

Web:



http://www.hisp.org


This message and any attachments are subject to a disclaimer published 
at _http://www.hisp.org/policies.html#comms_disclaimer_. Please read the 
disclaimer before opening any attachment or taking any other action in 
terms of this electronic transmission.
If you cannot access the disclaimer, kindly send an email to 
_disclaimer@hisp.org_  and a copy will be 
provided to you. By replying to this e-mail or opening any attachment 
you agree to be bound by the provisions of the disclaimer.


On 2015/05/21 12:40 PM, Knut Staring wrote:
I suppose it is not a very helpful comment, but I would seriously 
consider skipping some of those levels, if possible..though we should 
certainly still aim to understand what is causing your problem.


On Thu, May 21, 2015 at 11:37 AM, Muhammad Tahir > wrote:


Hi Ngoc,

Yes, I have loaded the table manually, but it works fine upto
level 9, as soon as the final level 10 orgunits are added, the app
does start but on browser I get 404 message.

I have created another DB, loaded each level step by step and the
app works until level10 units are added.

At present I have deployed only upto level 6 to check/configure
other options of DHIS2.

*Level1*-- *1*
*Level2***   -- ***6* *
Level3* **-- *9*
*Level4*-- * * *16*
*Level5***   -- * 130*
*Level6***  -- * 550* *
Level7***   -- * 900*
*Level8***   -- * 2*
*Level9***   -- * 80,000*
*Level10 ***-- * 100,000*

On Thu, May 21, 2015 at 12:46 PM, Ngoc Thanh Nguyen
mailto:thanh.hispviet...@gmail.com>>
wrote:

Hi Muhamad,
Try with a blank db. If it works, then check with few orgunit,
if it still works, switch to this current db. If the problem
occurs, make sure your orgunit table is valid. As far as I get
you used a manual tool to automatically insert to this orgunit
table

Thanh
On Thu, May 21, 2015 at 11:10 AM, Muhammad Tahir
mailto:mtag...@gmail.com>> wrote:

Hi Knut,

Yes, DHIS Live is being used at the moment. JAVA_OPTS was
not set no my machine but event I have added with value

|-Xms512M -Xmx1024M

|

|the problem remains the same(|*HTTP ERROR: 404*|).

|

|
|


On Thu, May 21, 2015 at 12:19 AM, Knut Staring
mailto:knu...@gmail.com>> wrote:

Is that the whole log file? I see you are running this
on your laptop as DHIS Live. Perhaps you could try
allocating more memory to Java. What is your JAVA_OPTS?

Knut

On Wed, May 20, 2015 at 10:34 AM, Muhammad Tahir
mailto:mtag...@gmail.com>> wrote:

Hi Morten,

Web page result:

HTTP ERROR: 404

Problem accessing /. Reason:

NOT_FOUND

Powered by Jetty://



Log file:
* INFO 15:31:27,201 Lifecycle: server stopped
(TrayApp.java [AWT-EventQueue-0])
* INFO 15:31:27,223 Exiting... (TrayApp.java
[AWT-EventQueue-0])
* INFO 15:32:11,490 Environment variable
DHIS2_HOME: null (TrayApp.java [main])
* INFO 15:32:11,551 Initialising DHIS 2 Live...
(TrayApp.java [main])
* INFO 15:32:11,623 Loading DHIS 2 on port: 8082
(WebAppServer.java [main])
* INFO 15:32:11,658 Setting DHIS 2 web app context
to: /D:/DHIS2/Tools_Setup/dhis-live/webapps/dhis
(WebAppServer.java [main])
* INFO 15:32:11,659 Lifecycle: server starting
(TrayApp.java [Thread-2])
* INFO 15:32:14,931 System property dhis2.home
points to /D:/DHIS2/Tools_Setup/dhis-live/conf
(DefaultLocationManager.java [Thread-2])
* INFO 15:32:15,631 Hibernate configuration
loaded, using dialect:
org.hibernate.dialect.PostgreSQLDialect
(DefaultHibernateConfigurationProvider.java
[Thread-2])
* INFO 15:32:30,340 Found the following 

[Dhis2-users] Meta data import

2015-05-21 Thread Simon Muyambo
Hi

 

I exported data from DHIS2 version 2.17 and importing it into 2.18 instance. 
The dry run runs successfully but the actual import has been running for hours 
without completing. Anyone ever faced this?

 

The hold up seems to be with importing 8,800 org units

 

Regards

Simon Muyambo

___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] Meta data import

2015-05-21 Thread Sagir Abubakar
Dear Simon,

 

I have the same challenge here.

 

Regards,

 

Sagir Abubakar MBCS

Program Officer IT|E&F Management Care Centre

Hebron, Plot 5E Excellence & Friends Street, Dutse

Abuja Nigeria

Phone: +234.8172386674

P.O. Box 8179 Wuse Abuja Nigeria

 <http://www.expertmanagers.org/> www.expertmanagers.org 



Disclaimer Notice

Any views or opinions expressed in this e-mail and the attachments transmitted 
with it (if any) are solely those of the sender and may not necessarily 
represent the views and opinions of EFMC.

This e-mail and its attachments (if any) are confidential and intended solely 
for the use of the addressee. If you have received this e-mail in error, kindly 
notify the sender. If you are not the addressee, you should not disseminate, 
distribute or copy this e-mail. Note that this e-mail may contain information 
which is protected by legal, professional or other privileges.

The contents of this e-mail and its attachments (if any) have been scanned for 
all viruses and all reasonable precautions have been taken to ensure that no 
viruses are present. You should however carry out your own virus checks before 
opening this e-mail or its attachments as EFMC will not accept responsibility 
for any loss or damage arising from the use of this e-mail or its attachments.

 

From: Dhis2-users 
[mailto:dhis2-users-bounces+sagir.abubakar=expertmanagers@lists.launchpad.net]
 On Behalf Of Simon Muyambo
Sent: 21 May 2015 12:44 PM
To: 'dhis2-users'
Cc: 'DHIS 2 developers'
Subject: [Dhis2-users] Meta data import

 

Hi

 

I exported data from DHIS2 version 2.17 and importing it into 2.18 instance. 
The dry run runs successfully but the actual import has been running for hours 
without completing. Anyone ever faced this?

 

The hold up seems to be with importing 8,800 org units

 

Regards

Simon Muyambo



__ Information from ESET NOD32 Antivirus, version of virus signature 
database 11662 (20150521) __

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com

___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] DataForm entry do not appear

2015-05-21 Thread henri claude moungui
I think you should assign dataform to OUs 
  


 Le Jeudi 21 mai 2015 12h22, Joao Mazuze  a écrit 
:
   

  Hi all, 
I am experiencing a terrible issue, my data forms are not appear when selecting 
org unit and period for data entry, this is happening on users´s computers even 
when I assign them super user role, But myself as administrator on my pc I can 
load the forms, then when I log in to their pc´s I can´t. Is there something 
with pc´s browsers or something else?    Regards, Joao Kind regards 
_ João Gabriel Mazuze National Database 
Manager Projecto CHASS-SMT Abt Associates Inc. Av. Marginal, 4067 Cidade de 
Maputo, Moçambique Fax: (+ 258)  21486767 Tel:  (+ 258)  21493525/6/8 Cell: 
(+258) 82 4236279 www.chasssmt.com     Somos um projecto financiado  pelo 
PEPFAR-II, através da USAID, para reforçar o Sistema de Saúde das Provincias de 
 Sofala, Manica e Tete. Pretendemos melhorar a ligação e integração do HIV  com 
os Cuidados Primários de Saúde e outros a ele relacionados em coordenação com 
as Direcções Provinciais de Saúde e outros parceiros. Através do projecto 
CHASS-SMT, o Governo Americano apoia o Governo Moçambicano na melhoria da 
qualidade dos Serviços de Saúde no país.       

This message may contain privileged and confidential information intended 
solely for the addressee. Please do not read, disseminate or copy it unless you 
are the intended recipient. If this message has been received in error, we 
kindly ask that you notify the sender immediately by return email and delete 
all copies of the message from your system.
___
Mailing list: https://launchpad.net/~dhis2-users
Post to    : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help  : https://help.launchpad.net/ListHelp


  ___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] DataForm entry do not appear

2015-05-21 Thread Joao Mazuze
Hi Henry,
All datasets have already been assigned to OUs.

Kind regards,
Joao

From: henri claude moungui [mailto:henrimoun...@yahoo.fr]
Sent: 21 May 2015 14:26
To: Joao Mazuze; dhis1-users
Cc: DHIS 2 developers
Subject: Re: [Dhis2-users] DataForm entry do not appear

I think you should assign dataform to OUs





Le Jeudi 21 mai 2015 12h22, Joao Mazuze 
mailto:joao_maz...@chasssmt.com>> a écrit :

Hi all,
I am experiencing a terrible issue, my data forms are not appear when selecting 
org unit and period for data entry, this is happening on users´s computers even 
when I assign them super user role, But myself as administrator on my pc I can 
load the forms, then when I log in to their pc´s I can´t. Is there something 
with pc´s browsers or something else?

Regards,
Joao
Kind regards
_
João Gabriel Mazuze
National Database Manager
Projecto CHASS-SMT
Abt Associates Inc.
Av. Marginal, 4067
Cidade de Maputo, Moçambique
Fax: (+ 258)  21486767
Tel:  (+ 258)  21493525/6/8
Cell: (+258) 82 4236279
www.chasssmt.com

[Description: Description: Description: Description: Description: Description: 
Description: Description: Description: Logotipo CHASS-SMT]
Somos um projecto financiado  pelo PEPFAR-II, através da USAID, para reforçar o 
Sistema de Saúde das Provincias de  Sofala, Manica e Tete. Pretendemos melhorar 
a ligação e integração do HIV  com os Cuidados Primários de Saúde e outros a 
ele relacionados em coordenação com as Direcções Provinciais de Saúde e outros 
parceiros. Através do projecto CHASS-SMT, o Governo Americano apoia o Governo 
Moçambicano na melhoria da qualidade dos Serviços de Saúde no país.




This message may contain privileged and confidential information intended 
solely for the addressee. Please do not read, disseminate or copy it unless you 
are the intended recipient. If this message has been received in error, we 
kindly ask that you notify the sender immediately by return email and delete 
all copies of the message from your system.

___
Mailing list: https://launchpad.net/~dhis2-users
Post to: 
dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help  : https://help.launchpad.net/ListHelp




This message may contain privileged and confidential information intended 
solely for the addressee. Please do not read, disseminate or copy it unless you 
are the intended recipient. If this message has been received in error, we 
kindly ask that you notify the sender immediately by return email and delete 
all copies of the message from your system.
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] [Dhis2-devs] DataForm entry do not appear

2015-05-21 Thread Jason Pickering
Can you check the sharing of your datasets and see what it is set to?

Regards,
Jason


On Thu, May 21, 2015 at 2:36 PM, Joao Mazuze 
wrote:

>  Hi Henry,
>
> All datasets have already been assigned to OUs.
>
>
>
> Kind regards,
>
> Joao
>
>
>
> *From:* henri claude moungui [mailto:henrimoun...@yahoo.fr]
> *Sent:* 21 May 2015 14:26
> *To:* Joao Mazuze; dhis1-users
> *Cc:* DHIS 2 developers
> *Subject:* Re: [Dhis2-users] DataForm entry do not appear
>
>
>
> I think you should assign dataform to OUs
>
>
>
>
>
>
>
>
>
>
> Le Jeudi 21 mai 2015 12h22, Joao Mazuze  a
> écrit :
>
>
>
> Hi all,
>
> I am experiencing a terrible issue, my data forms are not appear when
> selecting org unit and period for data entry, this is happening on users´s
> computers even when I assign them super user role, But myself as
> administrator on my pc I can load the forms, then when I log in to their
> pc´s I can´t. Is there something with pc´s browsers or something else?
>
>
>
> Regards,
>
> Joao
>
> Kind regards
>
> _
>
> João Gabriel Mazuze
>
> National Database Manager
>
> Projecto CHASS-SMT
>
> Abt Associates Inc.
>
> Av. Marginal, 4067
>
> Cidade de Maputo, Moçambique
>
> Fax: (+ 258)  21486767
>
> Tel:  (+ 258)  21493525/6/8
>
> Cell: (+258) 82 4236279
>
> www.chasssmt.com
>
>
>
> [image: Description: Description: Description: Description: Description:
> Description: Description: Description: Description: Logotipo CHASS-SMT]
>
> *Somos um projecto financiado  pelo PEPFAR-II, através da USAID, para
> reforçar o Sistema de Saúde das Provincias de  Sofala, Manica e Tete.
> Pretendemos melhorar a ligação e integração do HIV  com os Cuidados
> Primários de Saúde e outros a ele relacionados em coordenação com as
> Direcções Provinciais de Saúde e outros parceiros. Através do projecto
> CHASS-SMT, o Governo Americano apoia o Governo Moçambicano na melhoria da
> qualidade dos Serviços de Saúde no país.*
>
>
>
>
>
>
>  --
>
> This message may contain privileged and confidential information intended
> solely for the addressee. Please do not read, disseminate or copy it unless
> you are the intended recipient. If this message has been received in error,
> we kindly ask that you notify the sender immediately by return email and
> delete all copies of the message from your system.
>
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to: dhis2-users@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help  : https://help.launchpad.net/ListHelp
>
>
>
> --
> This message may contain privileged and confidential information intended
> solely for the addressee. Please do not read, disseminate or copy it unless
> you are the intended recipient. If this message has been received in error,
> we kindly ask that you notify the sender immediately by return email and
> delete all copies of the message from your system.
>
> ___
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to : dhis2-d...@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help   : https://help.launchpad.net/ListHelp
>
>


-- 
Jason P. Pickering
email: jason.p.picker...@gmail.com
tel:+46764147049
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] [Dhis2-devs] DataForm entry do not appear

2015-05-21 Thread Joao Mazuze
Hi Jason,
Is set to nothing as the example bellow shows. May I have to create user groups 
and set it to?

[cid:image002.png@01D093D5.768CA3F0]

Thanks,
Joao

From: Jason Pickering [mailto:jason.p.picker...@gmail.com]
Sent: 21 May 2015 14:38
To: Joao Mazuze
Cc: henri claude moungui; dhis1-users; DHIS 2 developers
Subject: Re: [Dhis2-devs] [Dhis2-users] DataForm entry do not appear

Can you check the sharing of your datasets and see what it is set to?

Regards,
Jason


On Thu, May 21, 2015 at 2:36 PM, Joao Mazuze 
mailto:joao_maz...@chasssmt.com>> wrote:
Hi Henry,
All datasets have already been assigned to OUs.

Kind regards,
Joao

From: henri claude moungui 
[mailto:henrimoun...@yahoo.fr]
Sent: 21 May 2015 14:26
To: Joao Mazuze; dhis1-users
Cc: DHIS 2 developers
Subject: Re: [Dhis2-users] DataForm entry do not appear

I think you should assign dataform to OUs





Le Jeudi 21 mai 2015 12h22, Joao Mazuze 
mailto:joao_maz...@chasssmt.com>> a écrit :

Hi all,
I am experiencing a terrible issue, my data forms are not appear when selecting 
org unit and period for data entry, this is happening on users´s computers even 
when I assign them super user role, But myself as administrator on my pc I can 
load the forms, then when I log in to their pc´s I can´t. Is there something 
with pc´s browsers or something else?

Regards,
Joao
Kind regards
_
João Gabriel Mazuze
National Database Manager
Projecto CHASS-SMT
Abt Associates Inc.
Av. Marginal, 4067
Cidade de Maputo, Moçambique
Fax: (+ 258)  21486767
Tel:  (+ 258)  21493525/6/8
Cell: (+258) 82 4236279
www.chasssmt.com

[Description: Description: Description: Description: Description: Description: 
Description: Description: Description: Logotipo CHASS-SMT]
Somos um projecto financiado  pelo PEPFAR-II, através da USAID, para reforçar o 
Sistema de Saúde das Provincias de  Sofala, Manica e Tete. Pretendemos melhorar 
a ligação e integração do HIV  com os Cuidados Primários de Saúde e outros a 
ele relacionados em coordenação com as Direcções Provinciais de Saúde e outros 
parceiros. Através do projecto CHASS-SMT, o Governo Americano apoia o Governo 
Moçambicano na melhoria da qualidade dos Serviços de Saúde no país.




This message may contain privileged and confidential information intended 
solely for the addressee. Please do not read, disseminate or copy it unless you 
are the intended recipient. If this message has been received in error, we 
kindly ask that you notify the sender immediately by return email and delete 
all copies of the message from your system.

___
Mailing list: https://launchpad.net/~dhis2-users
Post to: 
dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help  : https://help.launchpad.net/ListHelp


This message may contain privileged and confidential information intended 
solely for the addressee. Please do not read, disseminate or copy it unless you 
are the intended recipient. If this message has been received in error, we 
kindly ask that you notify the sender immediately by return email and delete 
all copies of the message from your system.

___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : 
dhis2-d...@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp



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



This message may contain privileged and confidential information intended 
solely for the addressee. Please do not read, disseminate or copy it unless you 
are the intended recipient. If this message has been received in error, we 
kindly ask that you notify the sender immediately by return email and delete 
all copies of the message from your system.
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] Clearing all values after unsucessfully complete

2015-05-21 Thread henri claude moungui
I did it manually through pgadmin
Henri. 
  


 Le Mercredi 20 mai 2015 13h29, Joao Mazuze  a 
écrit :
   

  Dear 
all, Is it possible in dhis2 to clear automatically all entries in a form after 
an unsuccessfully  “complete”?    Kind regards 
_ João Gabriel Mazuze National Database 
Manager Projecto CHASS-SMT Abt Associates Inc. Av. Marginal, 4067 Cidade de 
Maputo, Moçambique Fax: (+ 258)  21486767 Tel:  (+ 258)  21493525/6/8 Cell: 
(+258) 82 4236279 www.chasssmt.com     Somos um projecto financiado  pelo 
PEPFAR-II, através da USAID, para reforçar o Sistema de Saúde das Provincias de 
 Sofala, Manica e Tete. Pretendemos melhorar a ligação e integração do HIV  com 
os Cuidados Primários de Saúde e outros a ele relacionados em coordenação com 
as Direcções Provinciais de Saúde e outros parceiros. Através do projecto 
CHASS-SMT, o Governo Americano apoia o Governo Moçambicano na melhoria da 
qualidade dos Serviços de Saúde no país.       

This message may contain privileged and confidential information intended 
solely for the addressee. Please do not read, disseminate or copy it unless you 
are the intended recipient. If this message has been received in error, we 
kindly ask that you notify the sender immediately by return email and delete 
all copies of the message from your system.
___
Mailing list: https://launchpad.net/~dhis2-users
Post to    : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help  : https://help.launchpad.net/ListHelp


  ___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] [Dhis2-devs] DataForm entry do not appear

2015-05-21 Thread jeromeshaguy
  Hi Joao,We recently experienced this. It appears to be a bug with sharing and also affects other objects such as dashboards. We resolved temporarily by sharing the dataset and un-sharing it. As I said this is just a band aid. It still needs to be properly fixed. But at least it will allow your field workers to capture data. Hope it helps.BRSent from my BlackBerry 10 smartphone.From: Joao MazuzeSent: Thursday, 21 May 2015 13:49To: Jason PickeringCc: dhis1-users; DHIS 2 developers; henri claude mounguiSubject: Re: [Dhis2-devs] [Dhis2-users] DataForm entry do not appear







Hi Jason,
Is set to nothing as the example bellow shows. May I have to create user groups and set it to?
 

 
Thanks,
Joao
 
From: Jason Pickering [mailto:jason.p.picker...@gmail.com]

Sent: 21 May 2015 14:38
To: Joao Mazuze
Cc: henri claude moungui; dhis1-users; DHIS 2 developers
Subject: Re: [Dhis2-devs] [Dhis2-users] DataForm entry do not appear
 

Can you check the sharing of your datasets and see what it is set to?


Regards,


Jason


 



 

On Thu, May 21, 2015 at 2:36 PM, Joao Mazuze  wrote:


Hi Henry,
All datasets have already been assigned to OUs.
 
Kind regards,
Joao
 


From: henri
 claude moungui [mailto:henrimoun...@yahoo.fr]

Sent: 21 May 2015 14:26
To: Joao Mazuze; dhis1-users
Cc: DHIS 2 developers
Subject: Re: [Dhis2-users] DataForm entry do not appear




 



I think you should assign dataform to OUs



 





 



 


 






Le Jeudi 21 mai 2015 12h22, Joao Mazuze  a écrit :


 






Hi all,



I am experiencing a terrible issue, my data forms are not appear when selecting org unit and period for data entry, this is happening on users´s computers even when I assign them super user role,
 But myself as administrator on my pc I can load the forms, then when I log in to their pc´s I can´t. Is there something with pc´s browsers or something else?



 



Regards,



Joao



Kind regards



_



João Gabriel Mazuze



National Database Manager



Projecto CHASS-SMT




Abt Associates Inc.



Av. Marginal, 4067



Cidade de Maputo, Moçambique



Fax:
(+ 258)  21486767



Tel: 
(+ 258)  21493525/6/8



Cell:
(+258) 82 4236279



www.chasssmt.com




 







Somos um projecto financiado  pelo PEPFAR-II, através da USAID, para reforçar o Sistema de Saúde das Provincias de  Sofala, Manica e Tete. Pretendemos melhorar a ligação
 e integração do HIV  com os Cuidados Primários de Saúde e outros a ele relacionados em coordenação com as Direcções Provinciais de Saúde e outros parceiros. Através do projecto CHASS-SMT, o Governo Americano apoia o Governo Moçambicano na melhoria da qualidade
 dos Serviços de Saúde no país.



 



 



 





This message may contain privileged and confidential information intended solely for the addressee. Please do not read, disseminate or copy it unless you are the intended recipient. If this message
 has been received in error, we kindly ask that you notify the sender immediately by return email and delete all copies of the message from your system.





___
Mailing list: https://launchpad.net/~dhis2-users
Post to    : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help  : https://help.launchpad.net/ListHelp










 



This message may contain privileged and confidential information intended solely for the addressee. Please do not read, disseminate or copy it unless you are the intended recipient. If this message has been received in error, we kindly
 ask that you notify the sender immediately by return email and delete all copies of the message from your system.





___
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : dhis2-d...@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp





 

-- 


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







This message may contain privileged and confidential information intended solely for the addressee. Please do not read, disseminate or copy it unless you are the intended recipient. If this message has been received in error, we kindly ask that you notify the
 sender immediately by return email and delete all copies of the

Re: [Dhis2-users] [Dhis2-devs] DataForm entry do not appear

2015-05-21 Thread Joao Mazuze
Thank you Jerome and Jason,
I will try to do as you said, I will let you know for anything.

Best Regards,
Joao

From: jeromesha...@gmail.com [mailto:jeromesha...@gmail.com]
Sent: 21 May 2015 16:07
To: Joao Mazuze; Jason Pickering
Cc: dhis1-users; DHIS 2 developers; henri claude moungui
Subject: Re: [Dhis2-devs] [Dhis2-users] DataForm entry do not appear

Hi Joao,
We recently experienced this. It appears to be a bug with sharing and also 
affects other objects such as dashboards. We resolved temporarily by sharing 
the dataset and un-sharing it. As I said this is just a band aid. It still 
needs to be properly fixed. But at least it will allow your field workers to 
capture data. Hope it helps.
BR

Sent from my BlackBerry 10 smartphone.
From: Joao Mazuze
Sent: Thursday, 21 May 2015 13:49
To: Jason Pickering
Cc: dhis1-users; DHIS 2 developers; henri claude moungui
Subject: Re: [Dhis2-devs] [Dhis2-users] DataForm entry do not appear


Hi Jason,
Is set to nothing as the example bellow shows. May I have to create user groups 
and set it to?

[cid:image001.png@01D093E1.05FE7030]

Thanks,
Joao

From: Jason Pickering [mailto:jason.p.picker...@gmail.com]
Sent: 21 May 2015 14:38
To: Joao Mazuze
Cc: henri claude moungui; dhis1-users; DHIS 2 developers
Subject: Re: [Dhis2-devs] [Dhis2-users] DataForm entry do not appear

Can you check the sharing of your datasets and see what it is set to?

Regards,
Jason


On Thu, May 21, 2015 at 2:36 PM, Joao Mazuze 
mailto:joao_maz...@chasssmt.com>> wrote:
Hi Henry,
All datasets have already been assigned to OUs.

Kind regards,
Joao

From: henri claude moungui 
[mailto:henrimoun...@yahoo.fr]
Sent: 21 May 2015 14:26
To: Joao Mazuze; dhis1-users
Cc: DHIS 2 developers
Subject: Re: [Dhis2-users] DataForm entry do not appear

I think you should assign dataform to OUs





Le Jeudi 21 mai 2015 12h22, Joao Mazuze 
mailto:joao_maz...@chasssmt.com>> a écrit :

Hi all,
I am experiencing a terrible issue, my data forms are not appear when selecting 
org unit and period for data entry, this is happening on users´s computers even 
when I assign them super user role, But myself as administrator on my pc I can 
load the forms, then when I log in to their pc´s I can´t. Is there something 
with pc´s browsers or something else?

Regards,
Joao
Kind regards
_
João Gabriel Mazuze
National Database Manager
Projecto CHASS-SMT
Abt Associates Inc.
Av. Marginal, 4067
Cidade de Maputo, Moçambique
Fax: (+ 258)  21486767
Tel:  (+ 258)  21493525/6/8
Cell: (+258) 82 4236279
www.chasssmt.com

[Description: Description: Description: Description: Description: Description: 
Description: Description: Description: Logotipo CHASS-SMT]
Somos um projecto financiado  pelo PEPFAR-II, através da USAID, para reforçar o 
Sistema de Saúde das Provincias de  Sofala, Manica e Tete. Pretendemos melhorar 
a ligação e integração do HIV  com os Cuidados Primários de Saúde e outros a 
ele relacionados em coordenação com as Direcções Provinciais de Saúde e outros 
parceiros. Através do projecto CHASS-SMT, o Governo Americano apoia o Governo 
Moçambicano na melhoria da qualidade dos Serviços de Saúde no país.




This message may contain privileged and confidential information intended 
solely for the addressee. Please do not read, disseminate or copy it unless you 
are the intended recipient. If this message has been received in error, we 
kindly ask that you notify the sender immediately by return email and delete 
all copies of the message from your system.

___
Mailing list: https://launchpad.net/~dhis2-users
Post to: 
dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help  : https://help.launchpad.net/ListHelp


This message may contain privileged and confidential information intended 
solely for the addressee. Please do not read, disseminate or copy it unless you 
are the intended recipient. If this message has been received in error, we 
kindly ask that you notify the sender immediately by return email and delete 
all copies of the message from your system.

___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : 
dhis2-d...@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp



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


This message may contain privileged and confidential information intended 
solely for the addressee. Please do not read, disseminate or copy it unless you 
are the intended recipient. If this message has been received in error, we 
kindly ask that you notify the sender immediately 

Re: [Dhis2-users] Show data element translations in custom forms

2015-05-21 Thread Lars Helge Øverland
Hi Victor,

no not directly, sorry.

Lars
 On May 20, 2015 10:21 AM, "Victor Garcia"  wrote:

> Hi all,
>
> I would like to know if there is a way to show the translated name of
> a dataelement  in a custom form (for datasets).
>
> Thanks,
>
> Víctor
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-users@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] [Dhis2-devs] Meta data import

2015-05-21 Thread Thuy Nguyen
I think you shouldn't export and import from different versions. You should
do this in the same version and upgrade one of database to 2.18
Vào 21-05-2015 18:44, "Simon Muyambo"  đã viết:

> Hi
>
>
>
> I exported data from DHIS2 version 2.17 and importing it into 2.18
> instance. The dry run runs successfully but the actual import has been
> running for hours without completing. Anyone ever faced this?
>
>
>
> The hold up seems to be with importing 8,800 org units
>
>
>
> *Regards*
>
> *Simon Muyambo*
>
>
> __ Information from ESET NOD32 Antivirus, version of virus
> signature database 11662 (20150521) __
>
> The message was checked by ESET NOD32 Antivirus.
>
> http://www.eset.com
>
> ___
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to : dhis2-d...@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help   : https://help.launchpad.net/ListHelp
>
>
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] [Dhis2-devs] Meta data import

2015-05-21 Thread Morten Olav Hansen
Hi

Can you try and export/import OUs only? to verify? is the log giving you
any indication of what might be wrong?

--
Morten

On Fri, May 22, 2015 at 6:42 AM, Thuy Nguyen 
wrote:

> I think you shouldn't export and import from different versions. You
> should do this in the same version and upgrade one of database to 2.18
> Vào 21-05-2015 18:44, "Simon Muyambo"  đã viết:
>
>> Hi
>>
>>
>>
>> I exported data from DHIS2 version 2.17 and importing it into 2.18
>> instance. The dry run runs successfully but the actual import has been
>> running for hours without completing. Anyone ever faced this?
>>
>>
>>
>> The hold up seems to be with importing 8,800 org units
>>
>>
>>
>> *Regards*
>>
>> *Simon Muyambo*
>>
>>
>> __ Information from ESET NOD32 Antivirus, version of virus
>> signature database 11662 (20150521) __
>>
>> The message was checked by ESET NOD32 Antivirus.
>>
>> http://www.eset.com
>>
>> ___
>> Mailing list: https://launchpad.net/~dhis2-devs
>> Post to : dhis2-d...@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~dhis2-devs
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
> ___
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to : dhis2-d...@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help   : https://help.launchpad.net/ListHelp
>
>
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] [Dhis2-devs] How many records can Organization Unit hold up?

2015-05-21 Thread Ngoc Thanh Nguyen
Knut and Muhammad,

I am quite sure that level is not the problem. Obviously, when moving from
level 9 to 10, the number of orgunits surges from 80 to 100,000 which is
more than 10 times. The number of orgunit matters here. I expected heap
memory problem here but the log did not say so.

Muhammad, could you try with level 10 but with little number of orgunit?


On Thu, May 21, 2015 at 5:40 PM, Knut Staring  wrote:

> I suppose it is not a very helpful comment, but I would seriously consider
> skipping some of those levels, if possible..though we should certainly
> still aim to understand what is causing your problem.
>
> On Thu, May 21, 2015 at 11:37 AM, Muhammad Tahir 
> wrote:
>
>> Hi Ngoc,
>>
>> Yes, I have loaded the table manually, but it works fine upto level 9, as
>> soon as the final level 10 orgunits are added, the app does start but on
>> browser I get 404 message.
>>
>> I have created another DB, loaded each level step by step and the app
>> works until level10 units are added.
>>
>> At present I have deployed only upto level 6 to check/configure other
>> options of DHIS2.
>>
>> *Level1*   *-- 1*
>> *Level2**   -- **6*
>> *Level3*   *-- 9*
>> *Level4*  * --  * *16*
>> *Level5**   -- 130*
>> *Level6**  -- 550*
>> * Level7**   -- 900*
>> * Level8**   -- 2*
>> * Level9**   -- 80,000*
>> * Level10 **-- 100,000*
>>
>> On Thu, May 21, 2015 at 12:46 PM, Ngoc Thanh Nguyen <
>> thanh.hispviet...@gmail.com> wrote:
>>
>>> Hi Muhamad,
>>>
>>> Try with a blank db. If it works, then check with few orgunit, if it
>>> still works, switch to this current db. If the problem occurs, make sure
>>> your orgunit table is valid. As far as I get you used a manual tool to
>>> automatically insert to this orgunit table
>>>
>>> Thanh
>>> On Thu, May 21, 2015 at 11:10 AM, Muhammad Tahir 
>>> wrote:
>>>
 Hi Knut,

 Yes, DHIS Live is being used at the moment. JAVA_OPTS was not set no my
 machine but event I have added with value

 -Xms512M -Xmx1024M

 the problem remains the same(*HTTP ERROR: 404*).



 On Thu, May 21, 2015 at 12:19 AM, Knut Staring 
 wrote:

> Is that the whole log file? I see you are running this on your laptop
> as DHIS Live. Perhaps you could try allocating more memory to Java. What 
> is
> your JAVA_OPTS?
>
> Knut
>
> On Wed, May 20, 2015 at 10:34 AM, Muhammad Tahir 
> wrote:
>
>> Hi Morten,
>>
>> Web page result:
>>
>> HTTP ERROR: 404
>>
>> Problem accessing /. Reason:
>>
>> NOT_FOUND
>>
>> Powered by Jetty://
>>
>>
>>
>> Log file:
>> * INFO  15:31:27,201 Lifecycle: server stopped (TrayApp.java
>> [AWT-EventQueue-0])
>> * INFO  15:31:27,223 Exiting... (TrayApp.java [AWT-EventQueue-0])
>> * INFO  15:32:11,490 Environment variable DHIS2_HOME: null
>> (TrayApp.java [main])
>> * INFO  15:32:11,551 Initialising DHIS 2 Live... (TrayApp.java [main])
>> * INFO  15:32:11,623 Loading DHIS 2 on port: 8082 (WebAppServer.java
>> [main])
>> * INFO  15:32:11,658 Setting DHIS 2 web app context to:
>> /D:/DHIS2/Tools_Setup/dhis-live/webapps/dhis (WebAppServer.java [main])
>> * INFO  15:32:11,659 Lifecycle: server starting (TrayApp.java
>> [Thread-2])
>> * INFO  15:32:14,931 System property dhis2.home points to
>> /D:/DHIS2/Tools_Setup/dhis-live/conf (DefaultLocationManager.java
>> [Thread-2])
>> * INFO  15:32:15,631 Hibernate configuration loaded, using dialect:
>> org.hibernate.dialect.PostgreSQLDialect
>> (DefaultHibernateConfigurationProvider.java [Thread-2])
>> * INFO  15:32:30,340 Found the following message senders:
>> [org.hisp.dhis.message.EmailMessageSender@1ad234d,
>> org.hisp.dhis.sms.SmsMessageSender@ee212a]
>> (DefaultMessageService.java [Thread-2])
>> * INFO  15:32:39,016 Detected apps: [] (DefaultAppManager.java
>> [Thread-2])
>> * INFO  15:32:44,155 Executing startup routine [1 of 14, runlevel 1]:
>> InitTableAlteror (DefaultStartupRoutineExecutor.java [Thread-2])
>> * INFO  15:32:44,771 Executing startup routine [2 of 14, runlevel 2]:
>> PeriodTypePopulator (DefaultStartupRoutineExecutor.java [Thread-2])
>> * INFO  15:32:44,859 Executing startup routine [3 of 14, runlevel 2]:
>> DataElementDefaultDimensionPopulator (DefaultStartupRoutineExecutor.java
>> [Thread-2])
>> * INFO  15:32:45,093 Linked default category with default concept
>> (DataElementDefaultDimensionPopulator.java [Thread-2])
>> * INFO  15:32:45,170 Executing startup routine [4 of 14, runlevel 3]:
>> TrackerIdentityPopulator (DefaultStartupRoutineExecutor.java [Thread-2])
>> * INFO  15:33:18,812 Lifecycle: server started (TrayApp.java
>> [Thread-2])
>>
>> On Fri, May 15, 2015 at 3:03 PM, Morten Olav Hansen <
>> morte...@gmail.com> wrote:
>>
>>> Can you be a bit more specifi

Re: [Dhis2-users] [Dhis2-devs] How many records can Organization Unit hold up?

2015-05-21 Thread Muyepa A.
I would try to load the levels directly on postgres.
On May 22, 2015 6:04 AM, "Ngoc Thanh Nguyen" 
wrote:

> Knut and Muhammad,
>
> I am quite sure that level is not the problem. Obviously, when moving from
> level 9 to 10, the number of orgunits surges from 80 to 100,000 which is
> more than 10 times. The number of orgunit matters here. I expected heap
> memory problem here but the log did not say so.
>
> Muhammad, could you try with level 10 but with little number of orgunit?
>
>
> On Thu, May 21, 2015 at 5:40 PM, Knut Staring  wrote:
>
>> I suppose it is not a very helpful comment, but I would seriously
>> consider skipping some of those levels, if possible..though we should
>> certainly still aim to understand what is causing your problem.
>>
>> On Thu, May 21, 2015 at 11:37 AM, Muhammad Tahir 
>> wrote:
>>
>>> Hi Ngoc,
>>>
>>> Yes, I have loaded the table manually, but it works fine upto level 9,
>>> as soon as the final level 10 orgunits are added, the app does start but on
>>> browser I get 404 message.
>>>
>>> I have created another DB, loaded each level step by step and the app
>>> works until level10 units are added.
>>>
>>> At present I have deployed only upto level 6 to check/configure other
>>> options of DHIS2.
>>>
>>> *Level1*   *-- 1*
>>> *Level2**   -- **6*
>>> *Level3*   *-- 9*
>>> *Level4*  * --  * *16*
>>> *Level5**   -- 130*
>>> *Level6**  -- 550*
>>> * Level7**   -- 900*
>>> * Level8**   -- 2*
>>> * Level9**   -- 80,000*
>>> * Level10 **-- 100,000*
>>>
>>> On Thu, May 21, 2015 at 12:46 PM, Ngoc Thanh Nguyen <
>>> thanh.hispviet...@gmail.com> wrote:
>>>
 Hi Muhamad,

 Try with a blank db. If it works, then check with few orgunit, if it
 still works, switch to this current db. If the problem occurs, make sure
 your orgunit table is valid. As far as I get you used a manual tool to
 automatically insert to this orgunit table

 Thanh
 On Thu, May 21, 2015 at 11:10 AM, Muhammad Tahir 
 wrote:

> Hi Knut,
>
> Yes, DHIS Live is being used at the moment. JAVA_OPTS was not set no
> my machine but event I have added with value
>
> -Xms512M -Xmx1024M
>
> the problem remains the same(*HTTP ERROR: 404*).
>
>
>
> On Thu, May 21, 2015 at 12:19 AM, Knut Staring 
> wrote:
>
>> Is that the whole log file? I see you are running this on your laptop
>> as DHIS Live. Perhaps you could try allocating more memory to Java. What 
>> is
>> your JAVA_OPTS?
>>
>> Knut
>>
>> On Wed, May 20, 2015 at 10:34 AM, Muhammad Tahir 
>> wrote:
>>
>>> Hi Morten,
>>>
>>> Web page result:
>>>
>>> HTTP ERROR: 404
>>>
>>> Problem accessing /. Reason:
>>>
>>> NOT_FOUND
>>>
>>> Powered by Jetty://
>>>
>>>
>>>
>>> Log file:
>>> * INFO  15:31:27,201 Lifecycle: server stopped (TrayApp.java
>>> [AWT-EventQueue-0])
>>> * INFO  15:31:27,223 Exiting... (TrayApp.java [AWT-EventQueue-0])
>>> * INFO  15:32:11,490 Environment variable DHIS2_HOME: null
>>> (TrayApp.java [main])
>>> * INFO  15:32:11,551 Initialising DHIS 2 Live... (TrayApp.java
>>> [main])
>>> * INFO  15:32:11,623 Loading DHIS 2 on port: 8082 (WebAppServer.java
>>> [main])
>>> * INFO  15:32:11,658 Setting DHIS 2 web app context to:
>>> /D:/DHIS2/Tools_Setup/dhis-live/webapps/dhis (WebAppServer.java [main])
>>> * INFO  15:32:11,659 Lifecycle: server starting (TrayApp.java
>>> [Thread-2])
>>> * INFO  15:32:14,931 System property dhis2.home points to
>>> /D:/DHIS2/Tools_Setup/dhis-live/conf (DefaultLocationManager.java
>>> [Thread-2])
>>> * INFO  15:32:15,631 Hibernate configuration loaded, using dialect:
>>> org.hibernate.dialect.PostgreSQLDialect
>>> (DefaultHibernateConfigurationProvider.java [Thread-2])
>>> * INFO  15:32:30,340 Found the following message senders:
>>> [org.hisp.dhis.message.EmailMessageSender@1ad234d,
>>> org.hisp.dhis.sms.SmsMessageSender@ee212a]
>>> (DefaultMessageService.java [Thread-2])
>>> * INFO  15:32:39,016 Detected apps: [] (DefaultAppManager.java
>>> [Thread-2])
>>> * INFO  15:32:44,155 Executing startup routine [1 of 14, runlevel
>>> 1]: InitTableAlteror (DefaultStartupRoutineExecutor.java [Thread-2])
>>> * INFO  15:32:44,771 Executing startup routine [2 of 14, runlevel
>>> 2]: PeriodTypePopulator (DefaultStartupRoutineExecutor.java [Thread-2])
>>> * INFO  15:32:44,859 Executing startup routine [3 of 14, runlevel
>>> 2]: DataElementDefaultDimensionPopulator
>>> (DefaultStartupRoutineExecutor.java [Thread-2])
>>> * INFO  15:32:45,093 Linked default category with default concept
>>> (DataElementDefaultDimensionPopulator.java [Thread-2])
>>> * INFO  15:32:45,170 Executing startup routine [4 of 14, runlevel
>>> 3]: TrackerIdentityPopulator (DefaultStartupRoutineExecuto

Re: [Dhis2-users] [Dhis2-devs] How many records can Organization Unit hold up?

2015-05-21 Thread Muhammad Tahir
Yeah, sure, I will start level 10 with a small set of orgunits and share
the results.

On Fri, May 22, 2015 at 9:04 AM, Ngoc Thanh Nguyen <
thanh.hispviet...@gmail.com> wrote:

> Knut and Muhammad,
>
> I am quite sure that level is not the problem. Obviously, when moving from
> level 9 to 10, the number of orgunits surges from 80 to 100,000 which is
> more than 10 times. The number of orgunit matters here. I expected heap
> memory problem here but the log did not say so.
>
> Muhammad, could you try with level 10 but with little number of orgunit?
>
>
> On Thu, May 21, 2015 at 5:40 PM, Knut Staring  wrote:
>
>> I suppose it is not a very helpful comment, but I would seriously
>> consider skipping some of those levels, if possible..though we should
>> certainly still aim to understand what is causing your problem.
>>
>> On Thu, May 21, 2015 at 11:37 AM, Muhammad Tahir 
>> wrote:
>>
>>> Hi Ngoc,
>>>
>>> Yes, I have loaded the table manually, but it works fine upto level 9,
>>> as soon as the final level 10 orgunits are added, the app does start but on
>>> browser I get 404 message.
>>>
>>> I have created another DB, loaded each level step by step and the app
>>> works until level10 units are added.
>>>
>>> At present I have deployed only upto level 6 to check/configure other
>>> options of DHIS2.
>>>
>>> *Level1*   *-- 1*
>>> *Level2**   -- **6*
>>> *Level3*   *-- 9*
>>> *Level4*  * --  * *16*
>>> *Level5**   -- 130*
>>> *Level6**  -- 550*
>>> * Level7**   -- 900*
>>> * Level8**   -- 2*
>>> * Level9**   -- 80,000*
>>> * Level10 **-- 100,000*
>>>
>>> On Thu, May 21, 2015 at 12:46 PM, Ngoc Thanh Nguyen <
>>> thanh.hispviet...@gmail.com> wrote:
>>>
 Hi Muhamad,

 Try with a blank db. If it works, then check with few orgunit, if it
 still works, switch to this current db. If the problem occurs, make sure
 your orgunit table is valid. As far as I get you used a manual tool to
 automatically insert to this orgunit table

 Thanh
 On Thu, May 21, 2015 at 11:10 AM, Muhammad Tahir 
 wrote:

> Hi Knut,
>
> Yes, DHIS Live is being used at the moment. JAVA_OPTS was not set no
> my machine but event I have added with value
>
> -Xms512M -Xmx1024M
>
> the problem remains the same(*HTTP ERROR: 404*).
>
>
>
> On Thu, May 21, 2015 at 12:19 AM, Knut Staring 
> wrote:
>
>> Is that the whole log file? I see you are running this on your laptop
>> as DHIS Live. Perhaps you could try allocating more memory to Java. What 
>> is
>> your JAVA_OPTS?
>>
>> Knut
>>
>> On Wed, May 20, 2015 at 10:34 AM, Muhammad Tahir 
>> wrote:
>>
>>> Hi Morten,
>>>
>>> Web page result:
>>>
>>> HTTP ERROR: 404
>>>
>>> Problem accessing /. Reason:
>>>
>>> NOT_FOUND
>>>
>>> Powered by Jetty://
>>>
>>>
>>>
>>> Log file:
>>> * INFO  15:31:27,201 Lifecycle: server stopped (TrayApp.java
>>> [AWT-EventQueue-0])
>>> * INFO  15:31:27,223 Exiting... (TrayApp.java [AWT-EventQueue-0])
>>> * INFO  15:32:11,490 Environment variable DHIS2_HOME: null
>>> (TrayApp.java [main])
>>> * INFO  15:32:11,551 Initialising DHIS 2 Live... (TrayApp.java
>>> [main])
>>> * INFO  15:32:11,623 Loading DHIS 2 on port: 8082 (WebAppServer.java
>>> [main])
>>> * INFO  15:32:11,658 Setting DHIS 2 web app context to:
>>> /D:/DHIS2/Tools_Setup/dhis-live/webapps/dhis (WebAppServer.java [main])
>>> * INFO  15:32:11,659 Lifecycle: server starting (TrayApp.java
>>> [Thread-2])
>>> * INFO  15:32:14,931 System property dhis2.home points to
>>> /D:/DHIS2/Tools_Setup/dhis-live/conf (DefaultLocationManager.java
>>> [Thread-2])
>>> * INFO  15:32:15,631 Hibernate configuration loaded, using dialect:
>>> org.hibernate.dialect.PostgreSQLDialect
>>> (DefaultHibernateConfigurationProvider.java [Thread-2])
>>> * INFO  15:32:30,340 Found the following message senders:
>>> [org.hisp.dhis.message.EmailMessageSender@1ad234d,
>>> org.hisp.dhis.sms.SmsMessageSender@ee212a]
>>> (DefaultMessageService.java [Thread-2])
>>> * INFO  15:32:39,016 Detected apps: [] (DefaultAppManager.java
>>> [Thread-2])
>>> * INFO  15:32:44,155 Executing startup routine [1 of 14, runlevel
>>> 1]: InitTableAlteror (DefaultStartupRoutineExecutor.java [Thread-2])
>>> * INFO  15:32:44,771 Executing startup routine [2 of 14, runlevel
>>> 2]: PeriodTypePopulator (DefaultStartupRoutineExecutor.java [Thread-2])
>>> * INFO  15:32:44,859 Executing startup routine [3 of 14, runlevel
>>> 2]: DataElementDefaultDimensionPopulator
>>> (DefaultStartupRoutineExecutor.java [Thread-2])
>>> * INFO  15:32:45,093 Linked default category with default concept
>>> (DataElementDefaultDimensionPopulator.java [Thread-2])
>>> * INFO  15:32:45,170 Executing startup routine [4 of 14, runle

Re: [Dhis2-users] Tr : data entry do not save data

2015-05-21 Thread Bharath
Hi Henri, I am guessing the data that you entered for those fields is ZERO?
if yes first try enter other than zero and check is it saving or not.
If that solves the problem then if you really want to save ZERO in the
database then goto dataelement management and edit the dataelements for
which data is not saving and set Store zero data values to *Yes*.


On Thu, May 21, 2015 at 7:27 PM, henri claude moungui  wrote:

> Hi all.
> Could you help to go through please?
>
>
>
>
>
>Le Mardi 19 mai 2015 13h00, henri claude moungui 
> a écrit :
>
>
> Hi.
> Again, while i thought it was okay, I entered my data using my data entry
> form and click okay to terminate each time. moving from one field to
> another, the cell was green, meaning that data is saved. But when I close
> my form and come back to it I see that there are field whose data are not
> saved as shown in the picture attached. Running maintenance task doses not
> help.
>
> Could you help please?
>
>
>
>
>
>
>
>
>
>   Le Lundi 11 mai 2015 9h52, henri claude moungui 
> a écrit :
>
>
> Thank you Riddy!
> I have finally deleted all my OUs and my indicators. It seems that I had a
> problem with them particularly, my OUs structure.
> Now it works. Thank you!
>
>
>
>
>
>
>   Le Samedi 9 mai 2015 21h30, henri claude moungui 
> a écrit :
>
>
> I ran it. here are my printed screens
>
>
>
>
>
>
>   Le Samedi 9 mai 2015 20h21, henri claude moungui 
> a écrit :
>
>
> Thank you very much. I try it now!
>
>
>
>
>
>
>   Le Samedi 9 mai 2015 20h18, riddy ndoma  a écrit :
>
>
> Apps>>Report>> Analytics and Datamart
> Can try ? I use my phone right now, I think i said a good directive.
> Cheers,
> On May 9, 2015 8:13 PM, "henri claude moungui" 
> wrote:
>
>  Hi Riddy,
> I ran browser cache, data administration (data integrity, , maintenance,
> data view), visualization(data visualization) commands.
> Here is my log file.
>
>
>
>
>
>   Le Samedi 9 mai 2015 20h04, riddy ndoma  a écrit :
>
>
> Hi henri,
> Did you run Analytics and Datamart?
> Cheers,
> On May 9, 2015 8:00 PM, "henri claude moungui" 
> wrote:
>
>  Hi all,
> While I enter data in data entry page, I am able to enter data and the
> click terminate. I am notified that the data entry is terminated. But when
> I check in data visualization and view data in data administration, I have
> a message: no values.
> I use dhis live 2.18 and postrgesql.
> Could you help please?
>
>
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-users@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
>
>
>
>
>
>
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to: dhis2-users@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help  : https://help.launchpad.net/ListHelp
>
>
>
>
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to: dhis2-users@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help  : https://help.launchpad.net/ListHelp
>
>
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-users@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
>


-- 

Regards,
Bharath Kumar. Ch
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] [Dhis2-devs] How many records can Organization Unit hold up?

2015-05-21 Thread Knut Staring
also try  giving more memory to Java,
eg Xmx2048M or -Xmx4096M (assuming you have a lot of RAM)

Is it Java 8?
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp