ObjectDB ObjectDB

Internal Website Search

171-180 of 200 resultsRefresh
4

Roadmap - no progress - any plans - transparency?

so satisfied is that there is no roadmap for ObjectDB. We see bug fixes and minor adjustments ... the first years after the release of version 2.0, many critical bugs have been fixed. We are working on new ... . ObjectDB is an active project, with active support and frequent updates and fixes, certainly comparing
4

CriteriaQuery using isNotNull with other conditions results in InternalException

.2.4_04 n0mad Zakaria Yussuf Thank you for this report. Version 2.2.5 should fix this bug. support Support 2.2.5 does fix the issue. Thanks for the quick fix. n0mad Zakaria Yussuf
4

Replication issue, Replayer failing due to NullPointerException.

the start. bensteele Ben Steele I managed to fix this by copying the contents of $replication into ... as root, I just had this suspicious feeling that copying the db contents into the data path would fix it as it did the same thing a while ago and that fixed it. I am also finding the recording
4

Remove an entity which attributes were changed - OptimisticLockException

{         @Id @GeneratedValue long id;         int value;     } } Version 2.6.8 fixes the bug. support Support The fix solves the issue. But now we have another issue in our OSGi Test (use eclipse mars ...         long id;         int value;     } } btc_es BTC EmbeddedSystems Thanks. Build 2.8.0_01 should fix
0

ObjectDB 2.5.3

Added support for casting from boolean to int in queries. Changed default value of <exclude-unlisted-classes />. Fixed a critical Explorer bug that interferes with queries on enum fields. Fixed a multithreading conflict (missing synchronization) in the JPA metamodel API. Fixed implementation of casting (as) in criteria queries.
0

Internal exception on flush

than other applications that use ObjectDB. Probably ObjectDB has still some multithreading issues that require fixes. Any ... ). support Support The stack trace at #2 reflects a bug that was reproduced and fixed using the test in issue #625. It is possible that this bug caused also the exception at #1 so this issue will be marked as fixed. support Support
0

Getting an error when adding activation code to conf file

. We will try to find the cause and fix it as soon as possible. support Support Hopefully we fixed ... for the inconvinience. support Support The problem appears to be fixed. I am able to add
0

Error during closing an entity manager

.e. if we release a build with an attempt to fix it would you be able to check it? support Support ... be your priority now. support Support We have found the reason of the optimistic lock exception and we fixed it in our code. From my sight of view this issue is fixed. btc_es BTC EmbeddedSystems
0

Another NPE on em.createQuery(query).getResultList()

Related to #51 that was tested against 2.2.7 and marked as fixed in 2.2.8. Running the same test ... that should fix it. If it doesn't work try using enhanced classes (you should use enhanced classes anyway to improve performance). support Support Verified and confirming that 2.2.8_01 fixes the issue. kaosko Kalle Korhonen
0

TYE NullPointerException

I think it will go away when I fix something in the test itself but I ... . Build 2.3.1_03 should fix the exception (but notice that the data will not be available ... - a better fix is included now in build 2.3.2_01. Lazy collections will always hold a strong

Getting Started

ObjectDB is very easy to use. Follow the Getting Started Tutorial and the Quick Tour manual chapter and in minutes you may be able to write and run first Java programs against ObjectDB.

Prior knowledge or experience in database programming (SQL, JDBC, ORM, JPA, etc.) is not required, but some background in using the Java language is essential.

Need Help?

  1. Search ObjectDB website
  2. Read the FAQ
  3. Follow the Tutorials
  4. View or post in the forum
  5. Search or file an issue
  6. Contact support