Re: [Dhis2-users] Pivot Table and Data Visualizer failing to load on DHIS2 v2.21

2017-02-27 Thread John Mukulu
Hello Sovello, Analytics tables are generated by running analytics through reports module. At times analytics may fails mid process due to some errors with resource tables or any other reason, be sure to run maintenance under Apps > Data administration > Maintenance. check the relevant options an

Re: [Dhis2-users] Pivot Table and Data Visualizer failing to load on DHIS2 v2.21

2017-02-27 Thread Knut Staring
Hi Hannan, The reason is that DHIS2 was using a character which is not strictly allowed in URLs, namely "|". Tomcat used to accept this even though it is not standard, but in more recent versions, Tomcat has become much stricter, and only accept a small set of characters. Therefore, this has also

Re: [Dhis2-users] Pivot Table and Data Visualizer failing to load on DHIS2 v2.21

2017-02-27 Thread Sovello Hildebrand Mgani
Hi Hannan, I think you need to upgrade to 2.23. I tried upgrading tomcat and it didn't work because 2.22 does support that feature (I in URLs). Then so you either downgrade tomcat (something I wouldn't recommend) or upgrade dhis 2 to 2.23 at least and you'll be sorted. Cheers On Feb 27, 2017 20:1

Re: [Dhis2-users] Pivot Table and Data Visualizer failing to load on DHIS2 v2.21

2017-02-27 Thread Hannan Khan
Dear Knut I have similar problem. But I am using DHIS2.22 and tomcat version is 8.0.30. What is the reason? Regards Hannan On Fri, Feb 24, 2017 at 1:03 AM, Knut Staring wrote: > Hi there, > > My guess is that you are a victim of a Tomcat upgrade. The issue is > described here: > > https://li

Re: [Dhis2-users] Pivot Table and Data Visualizer failing to load on DHIS2 v2.21

2017-02-27 Thread Sovello Hildebrand Mgani
Thanks Knut. I have got this working now. I had to upgrade DHIS2 to 2.26 because those were flagged as security updates for Tomcat and our organizational policy couldn't allow a roll-back. I have a side question which maybe needed a separate thread, but after this upgrade I can't run pivot tables

Re: [Dhis2-users] Pivot Table and Data Visualizer failing to load on DHIS2 v2.21

2017-02-23 Thread gerald thomas
Sovello, Stop DHIS2 application and replace war file then start application. On Feb 23, 2017 6:53 PM, "Sovello Hildebrand Mgani" < sovellohpmg...@gmail.com> wrote: > Hi Folks, > I have a DHIS2 v 2.21 running on an Ubuntu Trusty (14.04.3) via nginx. > I used to be able to access both the Pivot Tab

Re: [Dhis2-users] Pivot Table and Data Visualizer failing to load on DHIS2 v2.21

2017-02-23 Thread Knut Staring
Hi there, My guess is that you are a victim of a Tomcat upgrade. The issue is described here: https://lists.launchpad.net/dhis2-users/msg12117.html Basically, newer versions of Tomcat do not allow for the "|" character in URLs. So, if you have upgraded your operating system to a version which ha

[Dhis2-users] Pivot Table and Data Visualizer failing to load on DHIS2 v2.21

2017-02-23 Thread Sovello Hildebrand Mgani
Hi Folks, I have a DHIS2 v 2.21 running on an Ubuntu Trusty (14.04.3) via nginx. I used to be able to access both the Pivot Table and the Data Visualizer apps. Recently, these load indefinitely and checked through the Javascript console I only found a 400 (Bad Request) error message with the URLs a