I faced the same issue today. On Monday, January 23, 2017 at 4:16:32 PM UTC+5, Anatolii K wrote: > > One more problem :( : > > It happens rarely and unpredictable > > Caused by: java.lang.ClassCastException: org.h2.value.ValueNull cannot be > cast to org.h2.value.ValueArray > at > org.h2.mvstore.db.MVPrimaryIndex$MVStoreCursor.get(MVPrimaryIndex.java:402) > at > org.h2.mvstore.db.MVPrimaryIndex$MVStoreCursor.getSearchRow(MVPrimaryIndex.java:412) > at org.h2.index.IndexCursor.getSearchRow(IndexCursor.java:293) > at org.h2.table.TableFilter.next(TableFilter.java:499) > at org.h2.command.dml.Select.queryGroup(Select.java:336) > at org.h2.command.dml.Select.queryWithoutCache(Select.java:650) > at org.h2.command.dml.Query.query(Query.java:341) > at org.h2.command.dml.Query.query(Query.java:309) > at org.h2.command.dml.Query.query(Query.java:36) > at org.h2.command.ddl.Analyze.analyzeTable(Analyze.java:115) > at org.h2.mvstore.db.MVTable.analyzeIfRequired(MVTable.java:738) > at org.h2.mvstore.db.MVTable.addRow(MVTable.java:725) > at org.h2.table.Table.updateRows(Table.java:483) > at org.h2.command.dml.Update.update(Update.java:145) > at org.h2.command.CommandContainer.update(CommandContainer.java:98) > at org.h2.command.Command.executeUpdate(Command.java:258) > > > > On Monday, January 23, 2017 at 9:55:38 AM UTC, Noel Grandin wrote: >> >> I have committed a cache-sizing feature for this filesystem >> >
-- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
