ObjectDB ObjectDB

Internal Website Search

101-110 of 200 resultsRefresh
9

Database Inconsistency or corruption

2.6.8_02 im embedded mode. The problem is that data gets lost when updating an entity. 1 ... ObjectValues (with new Attributes and new Values) works fine. But, update does not work. The data gets ... , isPersisted:=false ... To confirm that the values are lost, I started the explorer and searched
9

How force always recreate database on redeployment.

a test model each run. I keep getting models on top of each other on rerunning my web application ... the server, delete the database file, re-start the objectdb server, re-run the web app, which is tedious ... file. support Support Thanks for prompt reply. I am sorry, I am not getting it to work. My connection
9

Extended mapping-definitions

its class) gets mapped to a java class. So cats get mapped to the java class 'Cat', dogs to 'Dog ... .) not all classes are known at project start (an editor). To deal with especially the 2. limitation ... of the class. Now this leads to the following problem: By default a Java object gets persisted
9

Mismatch client-server protocol prefix

error. Every client request starts with a prefix that is checked by the server before handling ... trace starts at your code), and provide more information? Is it different from what was used before ... ("No unit found!", ex);         }         return (Unit) result;     } This exception gets thrown
9

persistence.xml classes not respected by ObjectDB

(+ their embeddable classes). P2 is created properly, but P1 gets all entity classes (from P2 ... and start all over. But that's a problem. I have discovered it when I had to delete and set the new ... the development db, then upload the files on production, then start the app. Otherwise I can't
8

Replication Error

to one of them, enabled recording and started odb. The dbname.odr folder got created so i think ... and started it. The second server starts complaining instantly with the following Exception: com ... have to do this manually? The manual says that it gets copied automatically. mosi0815 Ralph Moser Yes you are right
2

Service terminated silently (crashed?)...is there any way to cause a crash dump?

="1000000" /> Starting 2.6.5 the client gets an exception but the server continues to work as expected ... . The contents of the log are as follows: Object DB log: ObjectDB Server started on port 6138. ObjectDB Server stopped. ObjectDB Server started on port 6138. ObjectDB Server stopped. ObjectDB Server started
1

InternalException

I'm getting a new InternalException (see below). No repeatable example as yet but will work ... objects and using it against an existing database? In this case the app is starting against a clean ... ) before the ordinary working threads start and their EntityManager instances are instantiated makes
1

Negative snapshot user count exception

server]), this error shows up a number of times, and today at 10:14 AM PDT we started getting ... ? Particularly, when did this start? is there anything that you think may be related (a change in ... . by providing a link in a private support ticket) we can try getting some hint. support Support
1

Server out of memory exceptions

I've started to get memory exceptions on objectdb instances running as a server. The objectdb log ... server mode - connection management seemed like a good place to start. felixobjectdb Richard Szurgot ... over between service runs? felixobjectdb Richard Szurgot I've also started to get oom exceptions in

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