ObjectDB ObjectDB

Internal Website Search

121-130 of 200 resultsRefresh
9

Query problem after transaction commit

_Connection: connecting 02> Test_Connection: connected 03> UI: start query [query for all object Goods ... = % 06> UI: end query 07> UI: start printing result 08> code= A, desc= Good A, byUser= test 09> code ... 12> Goods creation: D created [create Goods D successfully] 13> UI: start query [query for all Goods
8

Unexpected NoSuchFieldError exception

.NoSuchFieldError: __odbTracker 3) Attempt to start a transaction while another transaction is running. In ... above: transaction is active. So, for some reason, I'm getting these 3 errors repeatedly. David [ObjectDB 2.6 ... .call(AbstractCallSite.java:133) at app.AuServerRedis$_start_heartbeat_closure2.doCall(AuServerRedis
8

Replication issue, Replayer failing due to NullPointerException.

I'm getting replication errors and upon trying to play the replayer I get a NullPointerException ... , starting a clean master and verifying it works as expected and the DB's are recording from ... be relevant since I have recording on from the start. It's worth noting that some of the databases
8

Query perfromance problem

, but trust me - when debugging application, getting data from ODB takes a long time in one case. Anyway, one of my methods in DAO looks like this:  public List<Product> list(int start, int count, String sortColumn, boolean isAscending) {   logger.debug("Method start.");   List<Product> prodList = null
8

Duplicate Entity class names causes Exception in Query

well I am getting the class not found error again ( I have removed the 2nd mode project and duplicate ... this particular run no other JPA provider or other PU is being used ... I took that out immediately I started getting them problem... There are also NO duplicate class names. JFK John Francis This is a common
8

Updating Entities

when my application starts or stops that unifies the changes in the different EntityManager objects I ... how to update both EntityManagers without getting this error :/ DragonRulerX Jared Hinze ... other suggestions - either way I have something that gets the job done for now. Original Problem: I have 2
8

ArrayIndexOutOfBoundsException

Hi, I've been getting the following exception when trying to query ObjectDB in server mode version ... this error on http://www.objectdb.com/database/issue/new And it seems like this exception starts ... scratch and am now getting a similar error: [ObjectDB 2.3.4_05] Unexpected exception (Error 990) Generated
1

database corrupt

of problems as we start now with our worldwide multiplication. Please advice what we should change in ... ="." max="96mb" /> It should force physically writing to the recovery file before starting to write ... . It requires starting with a duplicate database that is later used to play the transactions
1

ArrayIndexOutOfBoundException

getting these exception less often, and on the other hand, decreasing it to 8mb may result in getting ... ) at ysoft.sqpro.queue.SecuredPrintQue.run(SecuredPrintQue.java:350) and later after new start
1

each 1-2 days objects on some objectdb level lock/block each other

increase RAM and cores hgzwicker Hans-Georg Zwicker Did the issue start at 7:03? The first thread dump ... , but it is useful for getting query results quickly only after the execution of the query is completed ... Zwicker please have a look at that, the situation is getting pretty much uncomfortable hgzwicker Hans

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