db4o Developer Community

db4o open source object database, native to Java and .NET
Welcome to db4o Developer Community Sign in | Join
in Search
More Search Options

Browse by Tags

All Tags » bug » object instantiation   (RSS)
Sorry, but there are no more tags available to filter with.
  • Major Bug: db4o calls constructor of object while persisting them

    I just found out through a thread dump that db4o 7.4 seems to be instantiating an object that i was persisting. This is a very major bug cause that the call to the object's constructor leads to a whole chain of calls which eventually deadlocks my program. In any case, db4o should not call the constructor cause that may in turn call other methods ...
    Posted to db4o User Forum (Forum) by pdeva on November 16, 2008