ObjectDB ObjectDB

Internal Website Search

111-120 of 136 resultsRefresh
6

ObjectDb.conf Defaults

-history size="0" user="false" password="false" /> --> <!-- error if missing <log path="" max
6

BIRT plugin: Trouble with Client/Server connection

: 2.5.6.b04 (server)objectdb.conf: <server> <connection port="6136" max="100
6

"Automatic" Auditing

an object by persisting it again with [id, max-revision + 1]. Add another indexed boolean field
6

Open several objectdb databases the same time

section <server> <connection port="6136" max="100" /> <data path="$objectdb/db
6

watch out for your hosting provider migrating machines

My hosting provider recently had a very brief 'scheduled down time'. After which I was getting objectdb exceptions due to max persistent types in database (> 10). Turns out that hosting provider had migrated machines. Luckily I was able to deal with it quickly. I continue to believe
6

Getting exception while executing the Query

since build 2.4.3_06. You can also try changing the value of max-threads in the configuration to 0, in order
6

Exception when dataset bigger than treshold

" /> <log path="$objectdb/log/" max="8mb" stdout="false" stderr="false" /> <log-archive
6

$temp property not evaluated properly when used in log path

I have the following lines in my objectdb.conf file: <log path="$temp/ObjectDB/log/" max="8mb" stdout="false" stderr="false" /> <log-archive path="$temp/ObjectDB/log/archive/" retain="90" /> I don't believe that the $temp property is being evaluated properly here as it creates a new directory
6

wrong query result

Hi we have a problem with queries, database is returning wrong results. These are the queries we run from ObjectDB explorer. Query 1 - SELECT MAX(e.generisaniID) FROM AktImpl e – returns string (from field e.brojAkta) although field generisaniID is of type long. Query 2 - select e.idRecord, e
6

Memory leak with OutOfMemoryError exception

cache size Query results cache size support Support Upping the max heap size to 256M has solved this problem. Thank you! banglo mohammad haroon

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