Seems you are right, after change MULTI_THREADED to false, the NPE does't occur anymore. However, the client request take longer to complete(high latency). i think MULTI_THREADED=TRUE is still important feature to keep in my project; Is there any plan to fix the problem?
在 2016年6月14日星期二 UTC+8上午3:58:07,Noel Grandin写道: > > Try dropping the multi-threaded option that is still experimental > On Mon, 13 Jun 2016 at 18:33, Wen Bob <[email protected] <javascript:>> > wrote: > >> BTW, if i switch the backend store from h2 to mysql, everything is fine. >> >> -- >> 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] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> Visit this group at https://groups.google.com/group/h2-database. >> For more options, visit https://groups.google.com/d/optout. >> > -- 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.
