Critical Error when Upgrading to Labkey 15.2 | jeckels | 2015-08-24 18:43 |
Status: Closed | ||
Hi Lewis, It looks like there may be suspicious values in the core.containers table. Can you try running this query directly against Postgres and share the results here? SELECT * FROM core.containers WHERE Parent IS NULL Thanks, Josh |
||