That's the entire stack trace:
delete from exconv_participants_tbl where
exconvid='d26aa174-ba39-47c3-b587-7e80d33d1f1d';
General error: "java.lang.NullPointerException"; SQL statement:
delete from exconv_participants_tbl where
exconvid='d26aa174-ba39-47c3-b587-7e80d33d1f1d' [50000-192] HY000/50000
(Help)
org.h2.jdbc.JdbcSQLException: General error:
"java.lang.NullPointerException"; SQL statement:
delete from exconv_participants_tbl where
exconvid='d26aa174-ba39-47c3-b587-7e80d33d1f1d' [50000-192]
at org.h2.message.DbException.getJdbcSQLException(DbException.java:345)
at org.h2.message.DbException.get(DbException.java:168)
at org.h2.message.DbException.convert(DbException.java:295)
at org.h2.command.Command.executeUpdate(Command.java:266)
at org.h2.server.TcpServerThread.process(TcpServerThread.java:344)
at org.h2.server.TcpServerThread.run(TcpServerThread.java:158)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
at org.h2.engine.SessionRemote.done(SessionRemote.java:624)
at org.h2.command.CommandRemote.executeUpdate(CommandRemote.java:191)
at org.h2.jdbc.JdbcStatement.executeInternal(JdbcStatement.java:184)
at org.h2.jdbc.JdbcStatement.execute(JdbcStatement.java:158)
at org.h2.server.web.WebApp.getResult(WebApp.java:1388)
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:164)
at org.h2.server.web.WebThread.run(WebThread.java:89)
at java.lang.Thread.run(Unknown Source)
On Monday, August 7, 2017 at 11:06:15 PM UTC+3, Noel Grandin wrote:
>
> what does the full stack trace look like, that one seems to be missing
> some bits​
>
--
This message may contain confidential and/or privileged information.
If you are not the addressee or authorized to receive this on behalf of the
addressee you must not use, copy, disclose or take action based on this
message or any information herein.
If you have received this message in error, please advise the sender
immediately by reply email and delete this message. Thank you.
--
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.