Hi,

A bug related to this was fixed in version 1.1.116:
http://www.h2database.com/html/changelog.html
"The soft-references cache (CACHE_TYPE=SOFT_LRU) could throw a
NullPointerException."

I'm not sure if this bug could have caused the problem however.

Regards,
Thomas


On Fri, Jul 31, 2009 at 10:04 AM, Steve McLeod<[email protected]> wrote:
>
> More info:
>
> I released the new version of my product three days ago, which is the
> first version to use H2 as the database engine. A few hundred people
> have tried the new version, and I am sporadically getting more of
> these same errors.
>
> A couple of hundred of my users have been trying a version that does
> not use MVCC and does not use CACHE_TYPE=SOFT_LRU. None of them have
> reported this issue.
>
> I can't say definitively that this is the case, but I've been running
> lots of long-running tests (millions of inserts and updates), and I
> think CACHE_TYPE=SOFT_LRU is the culprit. When I take that out, I've
> not been able to reproduce the problem. However I will keep trying.
>
> Regards,
>
> Steve
>
> >
>

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