Re: [Dhis2-devs] NPE on opening messages in 2.25

2016-10-13 Thread Jason Pickering
Yes. It seems to result from multiple configuration objects,one of which had a null in the feedback recipients . From the look of the database table (configuration) it would seem multiple configurations are possible,but not sure that is really intended? On Thu, Oct 13, 2016, 16:52 Stian Sandvold

Re: [Dhis2-devs] NPE on opening messages in 2.25

2016-10-13 Thread Halvdan Hoem Grelland
This was due to a missing null-check when accessing the (nullable) feedback recipient group. Fixed in 2.26-SNAP and backported to 2.25. On Thu, Oct 13, 2016 at 4:52 PM, Stian Sandvold wrote: > Have you set up feedback recipient groups? > —— > Stian Sandvold > Software developer, DHIS 2 > Univers

Re: [Dhis2-devs] NPE on opening messages in 2.25

2016-10-13 Thread Stian Sandvold
Have you set up feedback recipient groups? —— Stian Sandvold Software developer, DHIS 2 University of Oslo http://www.dhis2.org > On 13 Oct 2016, at 15:40, Jason Pickering wrote: > > When accessing messages from the dashboard, I get this error. Any ideas? > > Version: > 2.25 > Build revision

[Dhis2-devs] NPE on opening messages in 2.25

2016-10-13 Thread Jason Pickering
When accessing messages from the dashboard, I get this error. Any ideas? Version:2.25Build revision:332e86dBuild date:2016-10-13 08:37 * ERROR 2016-10-13 15:38:27,628 Error while executing action (ExceptionInterceptor.java [http-bio-127.0.0.1-8090-exec-18]) java.lang.NullPointerException at org.h