[Dhis2-devs] [Bug 1255418] Re: Populating analytics tables failing

2013-11-28 Thread Lars Helge Ă˜verland
This bug was in 2.13 for two days, fixed now. Related to inconsistent quoting of column names in resource and analytic tables. ** Changed in: dhis2 Importance: Undecided => Medium ** Changed in: dhis2 Assignee: (unassigned) => Lars Helge Ă˜verland (larshelge) ** Changed in: dhis2 S

[Dhis2-devs] [Bug 1255418] Re: Populating analytics tables failing

2013-11-27 Thread Dan Cocos
I'll look deeper into it, my initial instinct is that Postgres is lower- casing the column names, which it does unless they are wrapped in quotes. Did something change recently in the analytics code that may not take this into account? -- You received this bug notification because you are a memb

Re: [Dhis2-devs] [Bug 1255418] Re: Populating analytics tables failing

2013-11-27 Thread Jason Pickering
The column "degs.ekhnymxor8e" should be "degs.ekhnYMxOr8e". Not sure why everything is being lower-cased. Could you post more of the logs, specifically when the analytics process starts with the resource table generation? We are using several builds of 2.13, and do not have this issue. Regards,

[Dhis2-devs] [Bug 1255418] Re: Populating analytics tables failing

2013-11-27 Thread Dan Cocos
I've attached a snippet that contains the stack trace near the error. ** Attachment added: "bug-1255418-log.txt" https://bugs.launchpad.net/dhis2/+bug/1255418/+attachment/3918350/+files/bug-1255418-log.txt -- You received this bug notification because you are a member of DHIS 2 developers,