ObjectDB ObjectDB

Internal Website Search

91-100 of 200 resultsRefresh
9

$temp property not evaluated properly when used in log path

don't believe that the $temp property is being evaluated properly here as it creates a new directory "$temp" in the same directory as my execution script. Shouldn't this be logging to the system temp directory? carr.onstott Carr Onstott You are right. This is fixed in build 2.2.9_09. Thank you for your report. support Support
9

Out of memory

directory with some Windows path name: drwxr-xr-x  11 lwalkowski  staff        374 20 wrz 11:10 .. drwxr ... Please try build 2.4.3_03 that fixes the "D:\temp\odb-synthetic" directory creation, and disables ... changes. support Support New build works OK. No more strange directories and every query works fine
9

Problem with log file in an embedded db with netbeans platform application

\Ce\Desktop\ProteoB\ProteoApp\build\cluster\modules\ext\log\odb20110921.log (The filename, directory ... workaround would be to set either the ObjectDB home directory (which is a system property) or the log and log-archive directories (in objectdb.conf) explicitly. support Support Thanks for the answer, I
9

Problem to use find method on an abstract Class: AbstractMethodError is thrown

FileSystemDeploymentService for directory C:\servers\jboss\jboss-as-7.1.1.Final\standalone\deployments 08:17:22,672 INFO ... - 1) JBAS015003: Found Guestbook.war in deployment directory. To trigger deployment create a file ... ] (DeploymentScanner-threads - 1) JBAS015003: Found Paltzefomat.war in deployment directory. To trigger deployment
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

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
7

Cast exception?

separated all my db classes and put them in a jar under the same directory as objectdb, both in the previous directory where persistence isn't a problem but cast exception happened. But since now I ensured
7

Failing in embedded mode, correct javax.persistance?

-files in question to my project directory and it worked fine. I then moved them to the Java/jdk-directory and got problems with the log-file (residing in objectdb.home which is then protected by
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
1

ArrayIndexOutOfBoundsException on flush

directory? If you have it the corruption may be reproduced by using the Replayer. support Support ... I've uploaded the odr directory to the ftp site, filename is Issue87_odr.zip The first error to occur

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