Hi, Could you post the error message and stack trace please?
Regards, Thomas On Thu, Apr 23, 2015 at 1:25 PM, Rami Ojares <[email protected] <javascript:_e(%7B%7D,'cvml','[email protected]');>> wrote: > Hi, > > I have reported a related issue but maybe I can give now more clues. > I am using 1.4.187 with mvstore and multithreaded true. > However this issue I am now presenting is probably not related to > multithreaded because I am the only user. > > Anyway I get this issue when I drop a schema that contains tables, views > and triggers. > Then I recreate those objects (with some changes). > Before the db got corrupted for good. > But not anymore. > Everything goes alright until I run something that queries the system > catalog. > That produces a NullPointerException. > The same happens when opening the web console because it queries the > system catalog. > The problem goes away when closing and reopening the database. > > - rami > > -- > 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:_e(%7B%7D,'cvml','h2-database%[email protected]');> > . > To post to this group, send email to [email protected] > <javascript:_e(%7B%7D,'cvml','[email protected]');>. > Visit this group at http://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 http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
