Hi,

Could you try with a more recent version of H2? If not, why not?

> making impossible to keep h2 wait more than 20 seconds
> to complete a insert or a delete.

That's really weird.

Regards,
Thomas



2010/8/25 Márcio Geovani Jasinski <[email protected]>:
> Hello,
> We are facing a very strange problem during couple of simple database
> operation (INSERT, UPDATE, DELETE) which looks like blocked by H2 Log
> System.
> Using Yourkit software we could see that everytime H2 Log thread is blocked
> - all database operations are freezing...
> Also, the same code using a brand new database doesn´t show same behavior.
> H2 version is 1.1 and I see that H2 Log is doing following call when it get
> blocked (see attached files):
> org.h2.log.LogSystem.flush();
> Is it possible to avoid H2 log or is it possible to solve this situation?
> Current situation is making impossible to keep h2 wait more than 20 seconds
> to complete a insert or a delete.
> Any advice is very appreciated.
> Thanks.
> --
> Márcio Geovani Jasinski
> Blumenau, Santa Catarina
> Fone: +55 47 9653 4899
>
> --
> 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.
>

-- 
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.

Reply via email to