[h2] Re: H2 corrupted DB

2018-10-17 Thread Ayush Mathur
Hi, Is there any update on this issue, we are facing same problem with H2 version 1.4.196 ? It looks like some CTE NPE issues were resolved in 1.4.197: https://github.com/h2database/h2database/issues/645 On Thursday, January 4, 2018 at 10:18:58 AM UTC+2, gana joe wrote: > > in h2-1.4.196.jar

Re: [h2] NPE in simple Common Table Expression

2018-10-17 Thread Ayush Mathur
Hi, Is this issue resolved ? I'm facing a similar issue where my service is repeatedly logging the following errors: 1. SQL Error: 5, SQLState: HY000 2. General error: "java.lang.NullPointerException"; SQL statement: followed by select query [5-196] 3. Stack trace as: Caused by: