ObjectDB ObjectDB

Internal Website Search

41-50 of 95 resultsRefresh
9

Replication issue, Replayer failing due to NullPointerException.

" /> </entities> <schema> </schema> <server> <connection port="2122" max="100" /> <data path="/usr ... " /> </entities> <schema> </schema> <server> <connection port="2122" max="100" /> <data
9

Open several objectdb databases the same time

section <server> <connection port="6136" max="100" /> <data path="$objectdb/db ... .format( "objectdb:%s;port=3333", aFilename ) ); m_EntityManager = m_EntityMgrFactory
9

How to disable use of graphic windows by objectDB

-console start [root@GhostRider bin]# ObjectDB Server started on port 6136. #The server is running ... of getLocalHost: Socket socket = new Socket(InetAddress.getLocalHost(), port); It seems to be a known issue in
9

multi EntityManager with Spring Boot, but 'Too many persistable types (>10)

, and two objectdb server with different port. My JPA configuration is @Configuration ... is ok. single use of database2(6137) from app is also ok. each objectdb.conf is same without port
9

Connecting to a remote objectdb server

port="6136" max="100" /> <data path="objectdb://db.mydomain.com/db" /> </server ... to my localhost server running on port 6236. So I am wondering, maybe you could show me the minimum
9

ObjectDB shuts down

the application) and DB was OK. Is it possible that DB shuts down if the port communication is idle ... problems with network, ports etc. Does anybody has any suggestions. Regards. peric.emil Emil Perić
9

Get list of database files

= Utilities.getServerFileSystem(                     host, port, username, password, false ... .getServerFileSystem(                     host, port, username, password, path, false); support Support
6

Logging problem on attempt to start a Server that is already running

a recurring attempt to start the server, if the port is in use, until it becomes available. Build 2.5.4_01
1

ObjectDB can't be activated

a ssh-tunel over port 1234 to local port 6136): EntityManagerFactory emf = Persistence
1

database corrupt

" /> </entities> <schema> </schema> <!-- <server> <connection port="6136" max="100" /> <data path="$objectdb/db

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