Seeing this NoClassDefFoundError, looks like it's from the Server side.
Anyone has an idea? H2 version 2.2.224

Caused by: org.h2.jdbc.JdbcSQLNonTransientException: General error: 
"java.lang.NoClassDefFoundError: 
org/h2/command/dml/SetClauseList" [50000-224] at 
org.h2.message.DbException.getJdbcSQLException(DbException.java:566) ~[?:?] 
at org.h2.engine.SessionRemote.readException(SessionRemote.java:650) ~[?:?] 
at org.h2.engine.SessionRemote.done(SessionRemote.java:619) ~[?:?] at 
org.h2.command.CommandRemote.prepare(CommandRemote.java:78) ~[?:?] at 
org.h2.command.CommandRemote.<init>(CommandRemote.java:50) ~[?:?] at 
org.h2.engine.SessionRemote.prepareCommand(SessionRemote.java:487) ~[?:?] 
at org.h2.jdbc.JdbcConnection.prepareCommand(JdbcConnection.java:1166) 
~[?:?] at 
org.h2.jdbc.JdbcPreparedStatement.<init>(JdbcPreparedStatement.java:93) 
~[?:?] at 
org.h2.jdbc.JdbcConnection.prepareStatement(JdbcConnection.java:316) ~[?:?] 

-- 
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 h2-database+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/h2-database/8a8d12f2-c07c-49b9-bf93-71dade9e37f3n%40googlegroups.com.

Reply via email to