Re: [Dhis2-devs] No tables and No charts

2013-07-30 Thread Orvalho Augusto
Yes! www.dhis.co.mz does not exists. I know it. I can not spread it out because the owner of the implementation forbids me to do so. They will announce on time. This server is not mine. They are happy with apache as reverse proxy and there is a lot of more apps requiring Apache. I am trying to con

Re: [Dhis2-devs] No tables and No charts

2013-07-30 Thread Jason Pickering
Hi Caveman, One obvious problem with your original configuration is that www.dhis.co.mz does not appear to have a public IP address, as well as the Location part which needs to be present. Good to hear that it works, but you may want to consider using Nginx or some other proxy (Squid) to cache re

Re: [Dhis2-devs] No tables and No charts

2013-07-30 Thread Orvalho Augusto
I use apache as reverse proxy because this server has a lot more other applications besides DHIS. I used to place these lines to make a reverse proxy with apache: ServerName www.dhis.co.mz ProxyRequests Off ProxyPass /dhis/ http://127.0.0.1:8080/dhis/ ProxyPassReverse /dhis/ http:

Re: [Dhis2-devs] No tables and No charts

2013-07-29 Thread Jason Pickering
Hmm. Strange. I have seen some bizarre stuff with Nginx related to caching, but not with Apache (but have not tried to cache with Apache either). Could you share the part of your config related to your proxy? Also, do you have any upstream proxy which might be affecting this? In one installation

Re: [Dhis2-devs] No tables and No charts

2013-07-29 Thread Orvalho Augusto
An update: Using Firefox Web Console I learn that the rquest sent to the server by Mr Pivot Table is -- [17:24:27.455] OPTIONS http://127.0.0.1:8080/dhis/api/analytics.json?dimension=dx:CnoGvzqy2AX&dimension=pe:201201;201202;201203;201204;201205;201206;201207;201208;201209;201210;201211;201212&fil

Re: [Dhis2-devs] No tables and No charts

2013-07-29 Thread Jason Pickering
Hi Caveman, Took a look at your files, but the process when the analytics tables are generated are not there. This would be useful to see but from your SQL output, it seems they are there. Are you sure that your chart/table has been specified properly? I have seen this bug with legacy charts, so i

Re: [Dhis2-devs] No tables and No charts

2013-07-28 Thread Orvalho Augusto
Thanks! The medicine suggested (generating the resources tables manually) did not make the bad spirits go away. Still the same interesting empty window. I follow your recommendations below. On Sun, Jul 28, 2013 at 6:09 PM, Lars Helge Ă˜verland wrote: > Hi Caveman, > > First try to run the resou

Re: [Dhis2-devs] No tables and No charts

2013-07-28 Thread Lars Helge Ă˜verland
Hi Caveman, First try to run the resource tables directly from maintenance. If that works, can you please look around and tell us whether: - there are any exceptions in any of the tomcat logs, there might be access*, localhost*, manager*, catalina.out. - there are any tables in Mr database star