ObjectDB ObjectDB

Internal Website Search

1-10 of 23 resultsRefresh
65

SSL Configuration

="$objectdb/ssl/server-kstore" password="pwd" /> <client-truststore path="$objectdb/ssl/client-tstore ... and Truststore Files To use SSL you have to generate at least two files: A Keystore file that functions as ... ). A Truststore file that functions as a certificate that enables the client to validate the server
16

500Mb ObjectDb database opening issue

500Mb ObjectDb database opening issue
16

EntityManagerFactory Fails To Swtich Over To Slave When Master Is Unavailable

="$objectdb/ssl/server-kstore" password="pwd" />                 <client-truststore path="$objectdb/ssl ... ="pwd" />                 <client-truststore path="$objectdb/ssl/client-tstore" password="pwd
16

Replication error on slave restart

" password="pwd" /> <client-truststore path="$objectdb/ssl/client-tstore" password="pwd" /> </ssl ... ="$objectdb/ssl/server-kstore" password="pwd" />   <client-truststore path="$objectdb/ssl/client-tstore
16

Replication issue, Replayer failing due to NullPointerException.

" /> <client-truststore path="$objectdb/ssl/client-tstore" password="pwd" /> </ssl> </objectdb> Slave ... " password="pwd" /> <client-truststore path="$objectdb/ssl/client-tstore" password="pwd
11

Connection is closed Caused by: java.io.EOFException

="$objectdb/ssl/server-kstore" password="pwd" /> <client-truststore path="$objectdb/ssl/client
11

virtual servers and one file

path="$objectdb/ssl/server-kstore" password="xxxxxxx" /> <client-truststore path="$objectdb/ssl
11

cache optimizing

" password="pwd" /> <client-truststore path="$objectdb/ssl/client-tstore" password="pwd" /> </ssl> </objectdb> hgzpincher Hans-Georg Zwicker
7

[ODB1] Chapter 8 - ObjectDB Server

authentication is also required, the <ssl> element should also contain a <truststore> sub element ... > <keystore path="$objectdb/server/keystore" password="ksp-pwd" /> <truststore path="$objectdb/server/truststore" password="ts-pwd" /> </ssl> : </server> Setting the Client
2

database corrupt

"> <server-keystore path="$objectdb/ssl/server-kstore" password="pwd" /> <client-truststore path

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