ObjectDB ObjectDB

Internal Website Search

71-80 of 200 resultsRefresh
12

UserException: Package com.example.model is not found by the enhancer

and move the dist directory out of the project to a remote location and run it using java -jar example.jar then I ... and build my dist directory contains: 1. lib directory with all the jars 2. example.jar 3. README.txt However, in my source code's lib directory I have: \lib\objectdb-2.5.4_05\database\example.odb
12

Failed to synchronize replicated database

Removed all files from $replication directory. Started master Started slave But the exception ... directory (see Setting Slave Databases). Have you copied the master database to the slave? support ... on the slave server are automatically generated under a special root directory, $replication
12

recovery enabled="false", still creates tablename.odb$ files

? As explained on this page (with more details): The value of $objectdb (the ObjectDB home directory) is derived from the location of the objectdb.jar file. It is defined as the path to the directory in which objectdb.jar is located, with one exception - if the name of that directory is bin, lib or
12

Tomcat + JPA Problem

to the tomcat directory (context.xml). In my opinion this caused the trouble. Another Question, how to use ... ") refers to WEB-INF/db/guest.odb - but not the development WEB-INF directory but the deployment WEB-INF directory somewhere under your Tomcat installation. support Support Hi support, as you mentioned
12

Change path for urls2.xml file

and log files. jb11 James Evarts This file is created in a directory .objectdb under the user home directory (regardless of the ObjectDB home path). You can change the user home directory by changing a Java ... directory polluted with objectdb's files. Can't we just change it somehow in objectdb's configuration file
10

Jboss 6 persistence.xml startup error

(including the objectdb-jee.jar) is attached. Just drop it in the JBoss's deploy directory, start ... to use port 8080). The default ObjectDB home directory is the deploy directory: the default ObjectDB configuration can be placed at deploy/object.conf, the ObjectDB log directory is deploy/log
10

Database is locked when in use

not JPA, and can you also please tell if i dont want the timestamp directory to be created ... . How should i get rid of Timestamp directory ? I am going to use the follwoing code     query ... "backup" directory not backup/[timestamp] directory. binitbhaskar Binit Bhaskar There is an undocumented
10

Connecting to a remote objectdb server

) for the database root directory. See this manual page. support Support I've tried your suggestion ... see any files in the db folder or directory. That means our app is not connected to db server even if I ... /execute permissions in the extracted directory (including subdirectories). Run the server
10

Single Server License and Embedded Mode

. If it is in a lib, bin or build directory go one level up. In that directory put the objectdb.conf file ... that JAR is looking for the objectdb.conf either in the same directory of the objectdb.jar or in the parent directory. support Support
2

Deleting archive log folder causes exception

Hello, we have observed strange behaviour when we delete odb archive log directory. We are running ... instead(?) of the original directory. The only way to get system working is to delete the archive ... Please try build 2.5.4_01 that should be able to handle also deletion of the archive directory

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