 3 | Since Version 2.6.7_04 we get the following NullPointerException at Query execution:
[ObjectDB 2.6.7_04] Unexpected exception (Error 990)
Generated by Java HotSpot(TM) Client VM 1.8.0_51 (on Windows 7 6.1).
Please report this error on http://www.objectdb.com/database/issue/new
com.objectdb.o |
 3 | ... [ObjectDB 2.3.7_25] Unexpected exception (Error 990) Generated by Java HotSpot(TM) 64-Bit Server VM 1.6.0_31 (on Mac OS X 10.7.4). Please report this error on http://www.objectdb.com/database ... ) at com.objectdb.Doctor.main(Doctor.java:22) [ObjectDB 2.3.7_25] null There is a problem with 2 Person |
 3 | Version 2.7.6_02 Fixed a bug in loading a TreeSet lazily (issue #2407). Fixed an unexpected ... index entry (issue #2403). Version 2.7.6_01 Added an option to select a query plan using a query hint ... ). Version 2.7.6 Added support of an option to disable broken reference cleaning in the Doctor (feature |
 3 | am noticing in 2.4.7 that 'fetch' cannot be added to objectdb.conf so, wondering how to enable 'eager' fetching of collections ? Dave The question is unclear. Is it something new or different in version 2.4.7? Eager fetching has always been set by annotations or in queries, not in the configuration. dmoshal |
 3 | Version 2.7.3 Fixed a bug in query execution optimization (issue #2170). Fixed cascading delete through unloaded (lazy) relationships. Fixed a NullPointerException when using "objectdb.temp.page-file ... of the Doctor, since 2.7.2 in index checking. Fixed a bug in activating a new composite index on new |
 3 | The old database is created by 2.3.6. And recreate the database by doctor is useless. But the other version such as 2.3.7 works fine. So we believe 2.3.7_08 has a bug. More details are required in order to understand the problem. codefad |
 3 | file objectdb-2.3.7_04\objectdb-2.3.7_04\src\jdo_2.2.zip as source code. But then it throws Source not |
 3 | ObjectDB from 2.5.6.x to 2.5.7_03. Maybe this will save someone a bit of time and effort. - Ron Actually ... again if the classes were enhanced with an earlier version. But maybe build 2.5.7_03 is somehow better for Java 8. Thanks for the report. AlphaOne |
 3 | Version 2.7.5 Improved recovery from failure when recovery is enabled with no sync (issue #2293). Added support of using JDO listeners with JPA EntityManager. Added debug logging got persist ... new objects of other transactions after flush (issue #2280). Fixed a bug in version 2.7.4 in |
 3 | Version 2.7.6_01 Added an option to select a query plan using a query hint (see issue #2379). Increased the number of combinations examined by the query planner (issue #2379). Version 2.7.6 Added support of an option to disable broken reference cleaning in the Doctor (feature request #2341). Added |