Hi, > It can't be killed normally with CTRL-C > but instead only with kill -kill (hard kill).
Could you post the full thread dump when you run kill -QUIT <pid>? > if you have the db engine connect to itself while processing a query, > deadlock is what I would expect to happen. Me too. I ran into this problem as well, but I don't remember what the exact reason was (Engine.java / DriverManager I believe). I'm not sure how easy it is to support this use case. Regards, Thomas -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
