Re: [Dhis2-devs] Android Dashboard App

2016-05-26 Thread Araz Abishov
Thanks for detailed report Rodolfo. I was able to reproduce application
crash and will fix it as soon as possible. I also will work on performance
improvement on caching of images (charts/maps) in application.

Other than that, we are going to do series of significant updates for
dashboard app throughout summer. We have a student from Google Summer of
Code who is going to work on multiple features, so stay tuned for updates.
It could be really nice to have your feedback on application, so we can
improve it on the fly.

Best regards,

—
Araz Abishov,
Android developer, DHIS 2
University of Oslo
https://www.dhis2.org/

On May 24, 2016 at 5:26:42 PM, Rodolfo Melia (rme...@knowming.com) wrote:

Hi Araz - below the results of our testing so far for the Dashboard App


Device

Type

Android Version

Resolution

Result

Comments

Samsung Tab A 8”

Real/ Tablet

5.0.1

1,024x768

Ok

Samsung Tab 4 8”

Real/ Tablet

4.4.2

800x1280

Ok

Charts in dashboard are cut

Samsung Tab 3 7”

Real/ Tablet

4.4.2

1,024 x 600

X
chart doesn't render

Htc one phone M7

Real/ Phone

5.0.2

1920x1080

Ok

Custom Phone

Virtual/ Phone

5.1.0

768x1280

X
chart doesn't render

Custom Tablet

Virtual/Tablet

4.4.4

2560x1600

Ok

Custom Phone

Virtual/ Phone

4.2.2

720x1280

X

The app crashes


*Rodolfo Meliá*
*Principal  |  *rme...@knowming.com
Skype: rod.melia  |  +44 777 576 4090  |  +1 708 872 7636
www.knowming.com

On 24 May 2016 at 16:25, Rodolfo Melia  wrote:

> Hi Araz - we have tried in different devices, different resolutions,
> different versions of Android.
>
> Right now we have about 3 devices working, 6 not working, and we are still
> trying to establish a pattern (all using the same server/user).
> We will report back later.
>
> *Rodolfo *
>
>
> On 24 May 2016 at 13:48, Araz Abishov  wrote:
>
>> Hi Rodolfo,
>>
>> I have tried it now against demo server and it works as expected.
>> Could you please try it one more time?
>>
>> Best regards,
>>
>> —
>> Araz Abishov,
>> Android developer, DHIS 2
>> University of Oslo
>> https://www.dhis2.org/
>>
>> On May 24, 2016 at 9:07:45 AM, Rodolfo Melia (rme...@knowming.com) wrote:
>>
>> Hi - we are trying to use the Dashboard Android app
>> .
>> I tried login into various severs, including play.dhis2.org/demo - the
>> dashboard layout loads, but all the charts/ map are empty - see attached
>> image.
>> ___
>> 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
>>
>>
>
___
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] dhis2 2.20 War file fail to be executed:SEVERE: Error configuring application listener of class org.hisp.dhis.system.startup.StartupListener

2016-05-26 Thread Lars Helge Øverland
Hi Adolphe,

please verify that you are running Java 8 SDK.

java -version

regards,

Lars
​

On Thu, May 26, 2016 at 7:57 PM, Kamugunga Adolphe  wrote:

> Hi there,
>
> I am trying to install a training server on ubuntu 14.04  with a recent
>  2.20 war file on a laptop. When i browser the nginx works fine but when i
> include the full path to my test instance it fails to run.
>
> Checking from the catalina logs file i realize that the system had severe
> error.Can someone guide me how to deal with it? Here is the log details
>
> May 26, 2016 6:25:04 PM org.apache.coyote.AbstractProtocol init
>
> INFO: Initializing ProtocolHandler ["http-bio-127.0.0.1-8081"]
>
> May 26, 2016 6:25:04 PM org.apache.catalina.startup.Catalina load
>
> INFO: Initialization processed in 616 ms
>
> May 26, 2016 6:25:04 PM org.apache.catalina.core.StandardService
> startInternal
>
> INFO: Starting service Catalina
>
> May 26, 2016 6:25:04 PM org.apache.catalina.core.StandardEngine
> startInternal
>
> INFO: Starting Servlet Engine: Apache Tomcat/7.0.52 (Ubuntu)
>
> May 26, 2016 6:25:04 PM org.apache.catalina.startup.HostConfig deployWAR
>
> INFO: Deploying web application archive
> /var/lib/dhis2/test/webapps/test.war
>
> May 26, 2016 6:25:18 PM org.apache.catalina.core.ApplicationContext log
>
> INFO: No Spring WebApplicationInitializer types detected on classpath
>
> May 26, 2016 6:25:18 PM org.apache.catalina.core.StandardContext
> listenerStart
>
> SEVERE: Error configuring application listener of class
> org.hisp.dhis.system.startup.StartupListener
>
> java.lang.UnsupportedClassVersionError:
> org/hisp/dhis/system/startup/StartupListener : Unsupported major.minor
> version 52.0 (unable to load class
> org.hisp.dhis.system.startup.StartupListener)
>
> at
> org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:2948)
>
> at
> org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:1208)
>
> at
> org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1688)
>
> at
> org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1569)
>
> at
> org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:529)
>
> at
> org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:511)
>
> at
> org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:139)
>
> at
> org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4888)
>
> at
> org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5467)
>
> at
> org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
>
> at
> org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:901)
>
> at
> org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:877)
>
> at
> org.apache.catalina.core.StandardHost.addChild(StandardHost.java:632)
>
> at
> org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:1073)
>
> at
> org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1857)
>
> at
> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
>
> at java.util.concurrent.FutureTask.run(FutureTask.java:262)
>
> at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
>
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>
> at java.lang.Thread.run(Thread.java:745)
>
>
>
> May 26, 2016 6:25:18 PM org.apache.catalina.core.StandardContext
> listenerStart
>
> SEVERE: Skipped installing application listeners due to previous error(s)
>
> May 26, 2016 6:25:18 PM org.apache.catalina.core.StandardContext
> startInternal
>
> SEVERE: Error listenerStart
>
> May 26, 2016 6:25:18 PM org.apache.catalina.core.StandardContext
> startInternal
>
> SEVERE: Context [/test] startup failed due to previous errors
>
> May 26, 2016 6:25:18 PM org.apache.coyote.AbstractProtocol start
>
> INFO: Starting ProtocolHandler ["http-bio-127.0.0.1-8081"]
>
> May 26, 2016 6:25:18 PM org.apache.catalina.startup.Catalina start
>
> INFO: Server startup in 14165 ms
>
>
>
> *Adolphe Kamugunga*
> *MIS Technical Advisor*
> *Knowledge Management, Data Use and Research*
> Rwanda Health System Strengthening Activity
> Management Sciences for Health
> Rwanda-Kigali
> Mobile: +250 788 740 578
> Email:kaa...@gmail.com
> Skype: ka.adolphe
> 
> Stronger health systems. Greater health impact.
>
>
> On 25 May 2016 at 15:03, Lars Helge Øverland  wrote:
>
>> Sounds good.
>>
>> On Wed, May 25, 2016 at 2:53 PM, Uwe Wahser  wrote:
>>
>>> Oh sorry, I am still on 2.22. Good to know - will 

[Dhis2-devs] dhis2 2.20 War file fail to be executed:SEVERE: Error configuring application listener of class org.hisp.dhis.system.startup.StartupListener

2016-05-26 Thread Kamugunga Adolphe
Hi there,

I am trying to install a training server on ubuntu 14.04  with a recent
 2.20 war file on a laptop. When i browser the nginx works fine but when i
include the full path to my test instance it fails to run.

Checking from the catalina logs file i realize that the system had severe
error.Can someone guide me how to deal with it? Here is the log details

May 26, 2016 6:25:04 PM org.apache.coyote.AbstractProtocol init

INFO: Initializing ProtocolHandler ["http-bio-127.0.0.1-8081"]

May 26, 2016 6:25:04 PM org.apache.catalina.startup.Catalina load

INFO: Initialization processed in 616 ms

May 26, 2016 6:25:04 PM org.apache.catalina.core.StandardService
startInternal

INFO: Starting service Catalina

May 26, 2016 6:25:04 PM org.apache.catalina.core.StandardEngine
startInternal

INFO: Starting Servlet Engine: Apache Tomcat/7.0.52 (Ubuntu)

May 26, 2016 6:25:04 PM org.apache.catalina.startup.HostConfig deployWAR

INFO: Deploying web application archive /var/lib/dhis2/test/webapps/test.war

May 26, 2016 6:25:18 PM org.apache.catalina.core.ApplicationContext log

INFO: No Spring WebApplicationInitializer types detected on classpath

May 26, 2016 6:25:18 PM org.apache.catalina.core.StandardContext
listenerStart

SEVERE: Error configuring application listener of class
org.hisp.dhis.system.startup.StartupListener

java.lang.UnsupportedClassVersionError:
org/hisp/dhis/system/startup/StartupListener : Unsupported major.minor
version 52.0 (unable to load class
org.hisp.dhis.system.startup.StartupListener)

at
org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:2948)

at
org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:1208)

at
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1688)

at
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1569)

at
org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:529)

at
org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:511)

at
org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:139)

at
org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4888)

at
org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5467)

at
org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)

at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:901)

at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:877)

at
org.apache.catalina.core.StandardHost.addChild(StandardHost.java:632)

at
org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:1073)

at
org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1857)

at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)

at java.util.concurrent.FutureTask.run(FutureTask.java:262)

at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)

at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)

at java.lang.Thread.run(Thread.java:745)



May 26, 2016 6:25:18 PM org.apache.catalina.core.StandardContext
listenerStart

SEVERE: Skipped installing application listeners due to previous error(s)

May 26, 2016 6:25:18 PM org.apache.catalina.core.StandardContext
startInternal

SEVERE: Error listenerStart

May 26, 2016 6:25:18 PM org.apache.catalina.core.StandardContext
startInternal

SEVERE: Context [/test] startup failed due to previous errors

May 26, 2016 6:25:18 PM org.apache.coyote.AbstractProtocol start

INFO: Starting ProtocolHandler ["http-bio-127.0.0.1-8081"]

May 26, 2016 6:25:18 PM org.apache.catalina.startup.Catalina start

INFO: Server startup in 14165 ms



*Adolphe Kamugunga*
*MIS Technical Advisor*
*Knowledge Management, Data Use and Research*
Rwanda Health System Strengthening Activity
Management Sciences for Health
Rwanda-Kigali
Mobile: +250 788 740 578
Email:kaa...@gmail.com
Skype: ka.adolphe

Stronger health systems. Greater health impact.


On 25 May 2016 at 15:03, Lars Helge Øverland  wrote:

> Sounds good.
>
> On Wed, May 25, 2016 at 2:53 PM, Uwe Wahser  wrote:
>
>> Oh sorry, I am still on 2.22. Good to know - will upgrade as soon as
>> possible.
>>
>> Thanks,
>>
>> Uwe
>> ---
>> > Lars Helge Øverland  hat am 25. Mai 2016 um 15:50
>> geschrieben:
>> >
>> >
>> > Hi Uwe,
>> >
>> > which DHIS 2 version is this? It should already be like this in 2.23.
>> >
>> > regards,
>> >
>> > Lars
>> >
>> >
>> > On Wed, May 25, 2016 at 2:44 PM, Uwe Wahser  wrote:
>> >
>> > > Dear devs,
>> > >
>> > > would it be a 

[Dhis2-devs] [Bug 1586004] [NEW] Data import fails to match on codes through web UI (v2.22)

2016-05-26 Thread Dave Palmer (MSI)
Public bug reported:

Found in v2.22

When uploading data (through a CSV file in our case) we used to be able
to load with a mixture of UIDs for data element, cat option combo and
Code for org unit.

Now after upgrading to v2.22 (rev 21297) this fails saying the code is
not found or not accessible. This is after setting the dropdowns for
whether each field is a UUID or code appropriately.

If we change everything to UUIDs the import works fine.

If we import via the API and specify which are codes e.g.
/api/dataValueSets?orgUnitIdScheme=code the import also works fine.

So it seems the web interface is now defaulting everything to either
UUID or codes rather than setting fields individually.

** Affects: dhis2
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/1586004

Title:
  Data import fails to match on codes through web UI (v2.22)

Status in DHIS:
  New

Bug description:
  Found in v2.22

  When uploading data (through a CSV file in our case) we used to be
  able to load with a mixture of UIDs for data element, cat option combo
  and Code for org unit.

  Now after upgrading to v2.22 (rev 21297) this fails saying the code is
  not found or not accessible. This is after setting the dropdowns for
  whether each field is a UUID or code appropriately.

  If we change everything to UUIDs the import works fine.

  If we import via the API and specify which are codes e.g.
  /api/dataValueSets?orgUnitIdScheme=code the import also works fine.

  So it seems the web interface is now defaulting everything to either
  UUID or codes rather than setting fields individually.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dhis2/+bug/1586004/+subscriptions

___
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] [Bug 1585033] Re: Validation rule Translation left side and right side

2016-05-26 Thread Nghia Nguyen
Hi Viet,

It not show any error. But I will show the picture for description.

First photo is the String (in Lao) that I input into description.
 ກວດທ້ອງຄັ້ງທີ່ 1 (ໃນສະຖານທີ່ບໍລິການ)

Second picture, When running "run Validation" (Data Entry module) In
English language and English database language. The validation alert
(description) is showing.


Third picture, When running "run Validation" (Data Entry module) in Lao
language and Lao database language. The validation alert empty (same
period, org unit and value with the second screen)


​

On Thu, May 26, 2016 at 4:17 PM, Viet Nguyen  wrote:

> Hi Nghia,
>
> Do you have any error message that we can have a look ? Can be
> javascript or server error  ?
>
> Also can you provide the string ( in Lao ) that you put into description
> ? Or a screenshot of what have been entered into the form.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1585033
>
> Title:
>   Validation rule Translation left side and right side
>
> Status in DHIS:
>   New
>
> Bug description:
>   DHIS2 version: 2.22 Revision: 21900
>
>   We put Lao language into description (in Edit Left side and Edit Right
>   side). It works normally in English interface language and English
>   database language. But when we change into Lao interface and database
>   language. It's show blank when check validation rule in Data entry. We
>   need to use Lao interface and database language for Lao user. So I
>   hope dev can fix this bug soon.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/dhis2/+bug/1585033/+subscriptions
>


-- 

Name: Nguyễn Trần Nghĩa.
Tel: 0903721500


** Attachment added: "first.png"
   https://bugs.launchpad.net/bugs/1585033/+attachment/4670690/+files/first.png

** Attachment added: "third.png"
   https://bugs.launchpad.net/bugs/1585033/+attachment/4670691/+files/third.png

** Attachment added: "second.png"
   https://bugs.launchpad.net/bugs/1585033/+attachment/4670692/+files/second.png

-- 
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/1585033

Title:
  Validation rule Translation left side and right side

Status in DHIS:
  New

Bug description:
  DHIS2 version: 2.22 Revision: 21900

  We put Lao language into description (in Edit Left side and Edit Right
  side). It works normally in English interface language and English
  database language. But when we change into Lao interface and database
  language. It's show blank when check validation rule in Data entry. We
  need to use Lao interface and database language for Lao user. So I
  hope dev can fix this bug soon.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dhis2/+bug/1585033/+subscriptions

___
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] Error when sending emails

2016-05-26 Thread Jason Pickering
Hi there.

We recently upgraded an instance to 2.22 and enabled encryption. Things
seem to start up correctly, but when attempting to send an email, we get
the following error.

Is this a configuration issue?

Regards,
Jason


* ERROR 2016-05-26 04:07:35,858 Unexpected error occurred invoking async
method 'public java.lang.String
org.hisp.dhis.message.EmailMessageSender.sendMessage(java.lang.String,java.lang.String,java.lang.String,org.hisp.dhis.user.User,java.
util.Set,boolean)'. (SimpleAsyncUncaughtExceptionHandler.java
[SimpleAsyncTaskExecutor-9611])
com.google.common.util.concurrent.UncheckedExecutionException:
org.jasypt.exceptions.EncryptionOperationNotPossibleException
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2207)
at com.google.common.cache.LocalCache.get(LocalCache.java:3953)
at
com.google.common.cache.LocalCache$LocalManualCache.get(LocalCache.java:4790)
at
org.hisp.dhis.setting.DefaultSystemSettingManager.getSystemSetting(DefaultSystemSettingManager.java:187)
at sun.reflect.GeneratedMethodAccessor298.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at
org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201)
at com.sun.proxy.$Proxy91.getSystemSetting(Unknown Source)
at
org.hisp.dhis.message.EmailMessageSender.sendMessage(EmailMessageSender.java:106)
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
org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at
org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at
org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.jasypt.exceptions.EncryptionOperationNotPossibleException
at
org.jasypt.encryption.pbe.StandardPBEByteEncryptor.decrypt(StandardPBEByteEncryptor.java:1055)
at
org.jasypt.encryption.pbe.StandardPBEStringEncryptor.decrypt(StandardPBEStringEncryptor.java:725)
at
org.jasypt.encryption.pbe.PooledPBEStringEncryptor.decrypt(PooledPBEStringEncryptor.java:498)
at
org.hisp.dhis.setting.DefaultSystemSettingManager.getSystemSettingOptional(DefaultSystemSettingManager.java:229)
at
org.hisp.dhis.setting.DefaultSystemSettingManager.lambda$getSystemSetting$1(DefaultSystemSettingManager.java:188)
at
com.google.common.cache.LocalCache$LocalManualCache$1.load(LocalCache.java:4793)
at
com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3542)
at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2323)
at
com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2286)
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2201)
... 20 more

-- 
Jason P. Pickering
email: jason.p.picker...@gmail.com
tel:+46764147049
___
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] [Bug 1585033] Re: Validation rule Translation left side and right side

2016-05-26 Thread Viet Nguyen
Hi Nghia,

Do you have any error message that we can have a look ? Can be
javascript or server error  ?

Also can you provide the string ( in Lao ) that you put into description
? Or a screenshot of what have been entered into the form.

-- 
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/1585033

Title:
  Validation rule Translation left side and right side

Status in DHIS:
  New

Bug description:
  DHIS2 version: 2.22 Revision: 21900

  We put Lao language into description (in Edit Left side and Edit Right
  side). It works normally in English interface language and English
  database language. But when we change into Lao interface and database
  language. It's show blank when check validation rule in Data entry. We
  need to use Lao interface and database language for Lao user. So I
  hope dev can fix this bug soon.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dhis2/+bug/1585033/+subscriptions

___
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] [Bug 1585883] [NEW] maintenance does not work in DHIS2 Live

2016-05-26 Thread Bal Ram Bhui
Public bug reported:

Hi I have just downloaded DHIS 2.23 and unpacked and started playing
around with it in my laptop. The maintenance apps did not work, I gent
nothing when I click on it. Any advice will be appreciated.

Bal Ram

** Affects: dhis2
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/1585883

Title:
  maintenance does not work in DHIS2 Live

Status in DHIS:
  New

Bug description:
  Hi I have just downloaded DHIS 2.23 and unpacked and started playing
  around with it in my laptop. The maintenance apps did not work, I gent
  nothing when I click on it. Any advice will be appreciated.

  Bal Ram

To manage notifications about this bug go to:
https://bugs.launchpad.net/dhis2/+bug/1585883/+subscriptions

___
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] Disable application level caching

2016-05-26 Thread Sultanahamar Mohammad
Hi Team,

Did we get chance to look into these issues.

Regards,
Sultan Ahamar.

On Mon, Apr 18, 2016 at 12:16 PM, Sultanahamar Mohammad <
sult...@thoughtworks.com> wrote:

> Hi Team,
>
> These are the cases that we have come across so far.
>
> Caching issues
>
> Case 1:
>
> A new program doesn’t show up on Event capture /tracker capture apps even
> after assigning it to a user role & org. units
>
> Case 2:
>
> Admin edits a user by changing the user’s  org. unit.
>
> Log out and log in with the new user
>
> The org. Unit tree remains same / doesn’t reflect new changes
>
> Case 3:
>
> Modifying data set sections (esp. Assigning or removing data elements)
> does not show up on the data entry form immediately.
>
> Case 4:
>
> Adding new category combinations to data elements does not show up on data
> entry module
>
> Case 4:
>
> Adding custom data forms for data entry module/ event / tracker capture.
>
> Case 5:
>
> Customizing DHIS by applying custom CSS/JS files
>
> Case 6:
>
> Caching of dashboards & modification of charts present on dashboards
>
> Case 7:
>
> Right after importing metadata into an instance.
>
> Case 8:
>
> Loading the form name of a data element after editing it.
>
> Case 9:
>
> Assigning new authority or revoking any authority does not reflect
> immediately.
>
> Regards,
> Sultan Ahamar
>
> On Sat, Apr 16, 2016 at 9:28 PM, Morten Olav Hansen 
> wrote:
>
>> Are these modifications happening through the web-api? or one of our old
>> apps? we don't clear cache for most endpoints, so depending on what you are
>> doing.. you might end up with a bit of funky metadata (owning side will be
>> correct, but inverse side might be out of date)
>>
>> --
>> Morten Olav Hansen
>> Senior Engineer, DHIS 2
>> University of Oslo
>> http://www.dhis2.org
>>
>> On Sat, Apr 16, 2016 at 9:35 PM, Lars Helge Øverland 
>> wrote:
>>
>>> Thanks, sounds good.
>>> On Apr 16, 2016 6:28 AM, "Sultanahamar Mohammad" <
>>> sult...@thoughtworks.com> wrote:
>>>
 Hi Lars,

 we have seen good number of these caching issues, they might be some
 miss from our end. we will send you a doc soon.

 Thanks and Regards,
 Sultan Ahamar

 On Fri, Apr 15, 2016 at 6:44 PM, Lars Helge Øverland 
 wrote:

> Hi Sultan,
>
> you can disable second level hibernate caching in the system only by
> modifying the source code. However that is not recommendable as it will 
> act
> differently in production.
>
> Can you try to reproduce when things are not being updated and tell us
> the exact steps? We will try to fix. It is not supposed to be that way
> since Hibernate should invalidate its caches when stale.
>
> regards,
>
> Lars
>
>
>
>
> On Thu, Apr 14, 2016 at 2:33 PM, Sultanahamar Mohammad <
> sult...@thoughtworks.com> wrote:
>
>> Hi Team,
>>
>> We are assuming that there is some application level caching
>> happening. Users permissions, upon change does not reflect right away in
>> the app. It takes some time to reflect. Some other api calls also take 
>> time
>> to reflect.
>>
>> Is our assumption correct on application level caching. If it is then
>> how do we disable it if we want to. Please let us know.
>>
>> Thanks and Regards,
>> Sultan Ahamar.
>>
>
>
>
> --
> Lars Helge Øverland
> Lead developer, DHIS 2
> University of Oslo
> Skype: larshelgeoverland
> http://www.dhis2.org 
>
>

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