Same as above:
2018-07-27 14:02:58 jdbc[3]: exception
org.h2.jdbc.JdbcSQLException: Feature not supported:
"SYS_ID:0:org.h2.mvstore.db.MVSecondaryIndex@301d553b" [50100-197]
at org.h2.message.DbException.getJdbcSQLException(DbException.java:394)
at org.h2.message.DbException.get(DbException.java:182)
at org.h2.message.DbException.get(DbException.java:158)
at org.h2.message.DbException.getUnsupportedException(DbException.java:
231)
at org.h2.index.BaseIndex.getRow(BaseIndex.java:451)
at org.h2.engine.Database.updateMeta(Database.java:1723)
at org.h2.command.ddl.Analyze.analyzeTable(Analyze.java:136)
at org.h2.engine.Session.commit(Session.java:657)
at org.h2.command.Command.stop(Command.java:158)
at org.h2.command.CommandContainer.stop(CommandContainer.java:123)
at org.h2.command.Command.executeUpdate(Command.java:303)
at org.h2.jdbc.JdbcStatement.executeInternal(JdbcStatement.java:233)
at org.h2.jdbc.JdbcStatement.execute(JdbcStatement.java:1114)
at org.h2.server.web.WebApp.getResult(WebApp.java:1386)
at org.h2.server.web.WebApp.query(WebApp.java:1061)
at org.h2.server.web.WebApp$1.next(WebApp.java:1023)
at org.h2.server.web.WebApp$1.next(WebApp.java:1010)
at org.h2.server.web.WebThread.process(WebThread.java:165)
at org.h2.server.web.WebThread.run(WebThread.java:90)
at java.base/java.lang.Thread.run(Unknown Source)
2018-07-27 14:04:22 jdbc[3]: exception
org.h2.jdbc.JdbcSQLException: Feature not supported:
"SYS_ID:0:org.h2.mvstore.db.MVSecondaryIndex@301d553b" [50100-197]
at org.h2.message.DbException.getJdbcSQLException(DbException.java:394)
at org.h2.message.DbException.get(DbException.java:182)
at org.h2.message.DbException.get(DbException.java:158)
at org.h2.message.DbException.getUnsupportedException(DbException.java:
231)
at org.h2.index.BaseIndex.getRow(BaseIndex.java:451)
at org.h2.engine.Database.updateMeta(Database.java:1723)
at org.h2.command.ddl.Analyze.analyzeTable(Analyze.java:136)
at org.h2.engine.Session.commit(Session.java:657)
at org.h2.command.Command.stop(Command.java:158)
at org.h2.command.CommandContainer.stop(CommandContainer.java:123)
at org.h2.command.Command.executeQuery(Command.java:231)
at org.h2.jdbc.JdbcStatement.executeInternal(JdbcStatement.java:227)
at org.h2.jdbc.JdbcStatement.execute(JdbcStatement.java:1114)
at org.h2.server.web.WebApp.getResult(WebApp.java:1386)
at org.h2.server.web.WebApp.query(WebApp.java:1061)
at org.h2.server.web.WebApp$1.next(WebApp.java:1023)
at org.h2.server.web.WebApp$1.next(WebApp.java:1010)
at org.h2.server.web.WebThread.process(WebThread.java:165)
at org.h2.server.web.WebThread.run(WebThread.java:90)
at java.base/java.lang.Thread.run(Unknown Source)
On Friday, 27 July 2018 14:13:03 UTC+1, Evgenij Ryazanov wrote:
>
> Also exceptions are usually logged in _database_name_.trace.db file in the
> directory with database. You can open it in some text editor.
>
--
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.