ObjectDB ObjectDB

Internal Website Search

141-150 of 200 resultsRefresh
4

java.io.IOException: Illegal seek

FrankChu It seems to be issue #621 that was fixed - please switch to build 2.3.6_14. You may have to fix ... cannot fix this specific issue. Try to use 2.3.6_14 with a new clean database and see if the problem still happens. support Support
4

Attempt to open a non existing file '/tmp/objectdb_xxxx/SortQueryItr_6.mrg'

to the JVM, and post an update about the results. support Support Thanks a lot - my guess is that 2 will fix ... have been running my 5 applications for more than 24h and the error is gone with fix 2/ so the fix works
4

ArrayIndexOutOfBoundsException

and then to fix it. If it doesn't help - you may have to delete that specific entity object to make ... ) it may help in understanding and fixing the problem. support Support Hi, I have restarted objectdb server ... the messages are replaced, it should be "has 0 entries instead of 280", and it will be fixed). support
0

Can't open replicated database

Szurgot Yes, this should be fixed in one of the next builds. support Support Any idea when this will be fixed? bensteele Ben Steele No immediate fix is currently planned. The workaround is to make
0

ObjectDB 2.0.1

Fixed a bug in lazy loading of instances of non enhanced classes. Fixed a bug in using the Replayer with no updates to the database. Fixed an activation bug.
0

ObjectDB 2.6.1

with missing dependent types. Added support of composite indexes with components of different lengths. Fixed a bug in reflection mode in detecting changes after flush (issue #1602). Fixed a NullPointerException is merging objects of new types. Fixed a bug in managing inverse (mapped by) collections and maps in reflection mode.
0

Server Deadlock

Thank you for this report. Build 2.2.9_01 should fix the deadlock. support Support Build 2.3.7_04 fixes another case of this deadlock that was not covered by the previous fix. support Support
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

NullPointerException using with "refresh" method

, if it is already corrupted then first fix it using the Doctor. support Support Can data in ObjectDB be lost in case ... to sync, and we have to look for something else. The ultimate way to find and fix issues is to provide ... , changing the setting without fixing the database with the Doctor cannot help, as explained in #3
0

Server out of memory exceptions

that should fix this. If it doesn't - try to disable the query program cache (and maybe also the query result ... regarding the new build that may fix the memory leak would be appreciated. support Support So far so good ... . felixobjectdb Richard Szurgot Thank you for the update. This issue will be marked now as fixed

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