[Dhis2-devs] Failed to render custom data set report as grid

2017-03-06 Thread Muyepa A.
Dear,
I get the following error when running analytics, is it something I should
worry about.
Regards

 INFO  2017-03-07 09:22:12,883 Information schema analytics SQL: select
table_name from information_schema.tables where table_name like
'analytics%' and table_type = 'BASE TABLE' (JdbcPartitionManager.java
[ajp-bio-8009-exec-30])
* WARN  2017-03-07 09:22:14,270 Ignoring row which has 2 columns since
table has 14 columns (GridUtils.java [ajp-bio-8009-exec-30])
* WARN  2017-03-07 09:22:14,274 Ignoring row which has 2 columns since
table has 14 columns (GridUtils.java [ajp-bio-8009-exec-30])
* ERROR 2017-03-07 09:22:14,278 Error while executing action
(ExceptionInterceptor.java [ajp-bio-8009-exec-30])
java.lang.RuntimeException: Failed to render custom data set report as grid
at
org.hisp.dhis.datasetreport.impl.DefaultDataSetReportService.getCustomDataSetReportAsGrid(DefaultDataSetReportService.java:132)
at
org.hisp.dhis.reporting.dataset.action.GenerateDataSetReportAction.execute(GenerateDataSetReportAction.java:269)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at ognl.OgnlRuntime.invokeMethod(OgnlRuntime.java:870)
at ognl.OgnlRuntime.callAppropriateMethod(OgnlRuntime.java:1293)
at
ognl.ObjectMethodAccessor.callMethod(ObjectMethodAccessor.java:68)
at
com.opensymphony.xwork2.ognl.accessor.XWorkMethodAccessor.callMethodWithDebugInfo(XWorkMethodAccessor.java:117)
at
com.opensymphony.xwork2.ognl.accessor.XWorkMethodAccessor.callMethod(XWorkMethodAccessor.java:108)
at ognl.OgnlRuntime.callMethod(OgnlRuntime.java:1369)
at ognl.ASTMethod.getValueBody(ASTMethod.java:90)
at ognl.SimpleNode.evaluateGetValueBody(SimpleNode.java:212)
at ognl.SimpleNode.getValue(SimpleNode.java:258)
at ognl.Ognl.getValue(Ognl.java:494)
at ognl.Ognl.getValue(Ognl.java:458)
at
com.opensymphony.xwork2.ognl.OgnlUtil$2.execute(OgnlUtil.java:309)
at
com.opensymphony.xwork2.ognl.OgnlUtil.compileAndExecute(OgnlUtil.java:340)
at com.opensymphony.xwork2.ognl.OgnlUtil.getValue(OgnlUtil.java:307)
at
com.opensymphony.xwork2.DefaultActionInvocation.invokeAction(DefaultActionInvocation.java:423)
at
com.opensymphony.xwork2.DefaultActionInvocation.invokeActionOnly(DefaultActionInvocation.java:287)
at
com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:250)
at
org.hisp.dhis.webportal.interceptor.XWorkPortalUserInterceptor.intercept(XWorkPortalUserInterceptor.java:85)
at
com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:244)
at
org.hisp.dhis.webportal.interceptor.XWorkPortalModuleInterceptor.intercept(XWorkPortalModuleInterceptor.java:91)
at
com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:244)
at
org.hisp.dhis.webportal.interceptor.XWorkPortalMenuInterceptor.intercept(XWorkPortalMenuInterceptor.java:94)
at
com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:244)
at
org.hisp.dhis.webportal.interceptor.XWorkPortalParamsInterceptor.intercept(XWorkPortalParamsInterceptor.java:150)
at
com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:244)
at
org.hisp.dhis.interceptor.ContextInterceptor.intercept(ContextInterceptor.java:83)
at
com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:244)
at
org.hisp.dhis.interceptor.UserSettingInterceptor.intercept(UserSettingInterceptor.java:81)
at
com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:244)
at
org.hisp.dhis.security.intercept.LoginInterceptor.intercept(LoginInterceptor.java:85)
at
com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:244)
at
org.hisp.dhis.security.intercept.XWorkSecurityInterceptor.intercept(XWorkSecurityInterceptor.java:116)
at
com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:244)
at
org.hisp.dhis.interceptor.SystemSettingInterceptor.intercept(SystemSettingInterceptor.java:115)
at
com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:244)
at
org.hisp.dhis.interceptor.I18nInterceptor.intercept(I18nInterceptor.java:139)
at
com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:244)
at
com.opensymphony.xwork2.interceptor.ParametersInterceptor.doIntercept(ParametersInterceptor.java:229)
at

Re: [Dhis2-devs] Package for Vietnamese translation

2017-03-06 Thread Em Le Hong
Dear Jason,

We have updated all translation files on translate.dhis2.org. Can you
please us to synchronize them with the source code.
We will test it again on DHIS2 demo site and let you know if we need to
update more.

Many thanks for your help.

Sincerely,


On Tue, Feb 28, 2017 at 6:04 PM, Em Le Hong 
wrote:

> Thanks Json,
>
> HISP-VN team will work on it and let you know when we finish.
>
> Sincerely,
>
> On Tue, Feb 28, 2017 at 5:59 PM, Jason Pickering <
> jason.p.picker...@gmail.com> wrote:
>
>> Hi Em,
>> I have enabled all of these projects in the translation server now.
>>
>> Please let me know when you are done translating, and I will synchronize
>> them with the source code.
>>
>> Regards,
>> Jason
>>
>>
>> On Tue, Feb 28, 2017 at 11:04 AM, Em Le Hong 
>> wrote:
>>
>>> Dear dev,
>>>
>>> We are working on translation site of DHIS 2 (
>>> https://translate.dhis2.org/projects/. We realize that there are some
>>> modules don't have Vietnamese package listing below:
>>>
>>>- DHIS2 Android translation
>>>- DHIS2 app management app
>>>- DHIS2 Cache Cleaner app
>>>- DHIS2 Event Capture app
>>>- DHIS2 GIS app
>>>- DHIS2 Menu Management app
>>>- DHIS2 Tracker Capture app
>>>- DHIS2 User profile app
>>>
>>> Is it possible that we can add those packages to translation site, so we
>>> can translate it.
>>>
>>> Sincerely,
>>>
>>>
>>> --
>>> Company: *HISP-Vietnam*
>>> Name: Em Le Hong
>>> Phone: +84 126 7171 650
>>> Skype: em.hispvietnam
>>>
>>>
>>>
>>>
>>>
>>>
>>> ___
>>> 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
>>>
>>>
>>
>>
>> --
>> Jason P. Pickering
>> email: jason.p.picker...@gmail.com
>> tel:+46764147049
>>
>
>
>
> --
> Company: *HISP-Vietnam*
> Name: Em Le Hong
> Phone: +84 126 7171 650
> Skype: em.hispvietnam
>
>
>
>
>
>


-- 
Company: *HISP-Vietnam*
Name: Em Le Hong
Phone: +84 126 7171 650
Skype: em.hispvietnam
___
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


Re: [Dhis2-devs] [Dhis2-users] Tracker Organisation unit - you do not have any programs assigned to organisation unit

2017-03-06 Thread Erling Fjelstad
Hello Simon,
This is an issue for your Android installation right?
If so, have a look at this documentation:
https://docs.dhis2.org/master/en/android/html/dhis2_android_user_man_full.html#android_config_program

Regards,
Erling

On Mon, Mar 6, 2017 at 9:14 AM Kamugunga Adolphe  wrote:

> Dear Simon,
>
> 1. Please  ensure that your  program is assigned  to all reporting units ,
> then
> 2. Create a user roles  like " Data managers"  and ensure that role can
> view  the program,
> 3. Create a User at of  the reporting unit of your choice with that user
> role.
> 4. From tracker capture/event capture check if you can see the program
> (Note: you have to sign is as that user created above)
>
>
> Thanks,
>
>
>
> *Adolphe Kamugunga*
> *MIS Technical Advisor*
> Mobile: +250 788 740 578 <+250%20788%20740%20578>
> Email:kaa...@gmail.com
> Skype: ka.adolphe
>  RWANDA
>
>
> On 6 March 2017 at 00:28, Simon Muyambo  wrote:
>
> Has anyone come across the above problem at version 2.24 tracker capture?
>
>
>
> I have event capture set up in a similar way and it works but tracker is
> failing with a message:
>
> You do not have any programs assigned to Organisation unit or you do not
> have sufficient user roles.
>
>
>
> I have tried with superuser role assigned but still failed.
>
>
>
> Regards
>
> Simon Muyambo
>
> ___
>
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-us...@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-us...@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
___
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] Slack

2017-03-06 Thread Greg Rowles
Hi Devs

I'm stuck with Slack, unable to retrieve forgotten password or access a
dhis2 email acc with my name. Can anyone help?

Greg
___
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


Re: [Dhis2-devs] [Dhis2-users] Tracker Organisation unit - you do not have any programs assigned to organisation unit

2017-03-06 Thread Kamugunga Adolphe
Dear Simon,

1. Please  ensure that your  program is assigned  to all reporting units ,
then
2. Create a user roles  like " Data managers"  and ensure that role can
view  the program,
3. Create a User at of  the reporting unit of your choice with that user
role.
4. From tracker capture/event capture check if you can see the program
(Note: you have to sign is as that user created above)


Thanks,



*Adolphe Kamugunga*
*MIS Technical Advisor*
Mobile: +250 788 740 578
Email:kaa...@gmail.com
Skype: ka.adolphe
 RWANDA


On 6 March 2017 at 00:28, Simon Muyambo  wrote:

> Has anyone come across the above problem at version 2.24 tracker capture?
>
>
>
> I have event capture set up in a similar way and it works but tracker is
> failing with a message:
>
> You do not have any programs assigned to Organisation unit or you do not
> have sufficient user roles.
>
>
>
> I have tried with superuser role assigned but still failed.
>
>
>
> Regards
>
> Simon Muyambo
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-us...@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
>
___
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