ObjectDB ObjectDB

Internal Website Search

51-60 of 95 resultsRefresh
6

Spring + Maven + persitence.xml

started the server on port 6136. Did not figured out how to create an empty db! Then I updated
6

Jboss 6 persistence.xml startup error

to use port 8080). The default ObjectDB home directory is the deploy directory: the default ObjectDB
6

virtual servers and one file

> <schema> </schema> <server> <connection port="6136" max="1024" /> <data path="$objectdb/db
6

Query results are not up to date for entities, not primitives

arrays="false" /> </entities> <schema> </schema> <server>   <connection port="6136" max="100
6

OutofMemory error with Object DB 2.0

port="6136" max="100" /> <data path="$objectdb/db" /> <!-- <replication url="objectdb
6

Possible issue for default id generator

to ease porting applications from other JPA providers to ObjectDB a default should be provided in
1

Database access error , Doctor hanging on trying to repair, production shutdown at our biggest customer

we have a database shutdown, logs are showing: [2017-07-10 21:07:23 #1 store] Database 'F:\Hummingbird\Objectdb\db\coreSystemDb.odb' is opened by 11028@wzbhb101 [2017-07-10 21:07:23 #2 server] Server on port 3333 has started by 11028@wzbhb101 [2017-07-14 07:08:38 #3 store] SectionClassifier
1

log entry and massive performance issues

objectdb in our application in embedded mode -- open explorer and connect via embedded server port 3333
1

Errors in log to repprt

server] Server on port 3333 has started by 18440@wzbhb101 [2019-09-27 09:49:08 #5 store
1

Can't open replicated database

I have a database running in server mode on port 6136 on server1 and server2. Each server has a replicated copy of the other servers database. I try to open the replicated on one database for a query (just read, no update) but it fails with the error below. The code I'm using is (user & password

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