ObjectDB ObjectDB

Internal Website Search

111-120 of 195 resultsRefresh
7

The server cannot start in CentOS

,modify,create,delete">     <quota directories="5" files="20" disk-space="5mb" />    </dir>   </user ... ,delete">                                 <quota directories="5" files="20" disk-space="5mb
7

Deploy ObjectDB in WildFly 10

Hi, I'm currently evaluating ObjectDB and try to deploy my project in WildFly 10. I've installed ObjectDB in the modules directory and added a persistence.xml file: <?xml version="1.0" encoding ... Please include objectdb-jee.jar in your application WEB-INF/lib directory. If this doesn't help you may want
7

Again about $temp from objectdb.conf

of the property? Thank you, Sandu sandu Alexandru Constantinescu You can set the temporary directory ... , but that will change the temporary directory for the entire JVM, not just for ObjectDB. support Support
7

mapping file is not being loaded

contained in the default location (objectdb root directory). Both objectdb.jar and objectdb-jee.jar ... on the WAR lib directory. Any suggestions would be appreciated. clifford.harms Clifford Harms Try
7

Replication Issue

="access,modify,create,delete">                                 <quota directories="5" files="20" disk ... after copying the master database manually to the salve side (under the $replication directory
7

Get list of database files

); This will return the root directory, which then can be explored further using the java.io.File API. You can also get the File (or directory) of a specific path on the server using: File root = Utilities
7

Online backup problem

/ interface that I used in my entities. Should I put a jar somewhere in odb directory with my entities ... . The code runs, result is "OK", but no files are created in ObjectDB home directory on db server. I
5

Activation error on Schema change

. Even when objectdb.conf with old license key where copied to new version directory. No schema change
5

Running ObjectDB on a node that does not have internet connectivity

back from version 2.5.7_06 to 2.3.7_02 I got this error: jdo.dtd (No such file or directory) I
1

EOFException

should be used). Deleting an ObjectDB database recovery file or recording directory if it exists, or ... directory. Power failure when the database is being updated - if recovery file is disabled. Using

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