Alex, People have asked you several times for the entire stack trace. If you want effective help, you'll need to post the entire stack trace.
Regards, Steve On Wednesday, 1 May 2013 03:48:50 UTC-4, Alex wrote: > > hi, > > batch contains 461 inserts and failed with a following error > > 05-01 14:23:49.341: E/AndroidRuntime(15593): > java.lang.NoClassDefFoundError: org/h2/message/DbException > 05-01 14:23:49.341: E/AndroidRuntime(15593): at > org.h2.command.Command.executeUpdate(Command.java:234) > 05-01 14:23:49.341: E/AndroidRuntime(15593): at > org.h2.jdbc.JdbcStatement.executeInternal(JdbcStatement.java:177) > 05-01 14:23:49.341: E/AndroidRuntime(15593): at > org.h2.jdbc.JdbcStatement.execute(JdbcStatement.java:152) > > executed via preparedStatement. > > H2 1.3.170 (2012-11-30) > > is it bug or some limitation has hit ? > > -- 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 http://groups.google.com/group/h2-database?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
