ObjectDB ObjectDB

Internal Website Search

81-90 of 200 resultsRefresh
14

cache optimizing

> <general> <temp path="$temp" threshold="64mb" /> <network inactivity-timeout="0" /> <url-history size="50" user="true" password="true" /> <log path="$objectdb/log/" max="8mb" stdout="false" stderr="false" /> <log-archive path="$objectdb/log/archive/" retain="90" /> <logger name="*" level="info
14

significant performance decrease

path="$temp" threshold="64mb" /> <network inactivity-timeout="0" /> <url-history size="50" user="true" password="true" /> <log path="$objectdb/log/" max="8mb" stdout="false" stderr="false" /> <log-archive path="$objectdb/log/archive/" retain="90" /> <logger name="*" level="info
14

OutofMemory error with Object DB 2.0

which was enabled in default conf: <!-- ObjectDB Configuration --> <objectdb> <general> <temp path="$temp ... " password="true" /> <log path="c:/temp/odb/log/" max="8mb" stdout="false" stderr="false" /> <log-archive path="c:/temp/odb/log/archive/" retain="90" /> <logger name="*" level="fatal
14

config optimizing

> <general> <temp path="$temp" threshold="64mb" /> <network inactivity-timeout="0" /> <url-history size="50" user="true" password="true" /> <log path="$objectdb/log/" max="8mb" stdout="false" stderr="false" /> <log-archive path="$objectdb/log/archive/" retain="90" /> <logger name="*" level="info
14

Setting temp directory location in ObjectDB

the following conf file <general> <temp path="$temp/ObjectDB" threshold="64mb" /> <network inactivity-timeout="0" /> <log path="$objectdb/log/" max="8mb" stdout="false" stderr="false" /> <log-archive path="$objectdb/log/archive/" retain="90" /> <logger name="*" level="info
14

locks on pure query activities

> <general> <temp path="$temp" threshold="64mb" /> <network inactivity-timeout="0" /> <url-history size="50" user="true" password="true" /> <log path="$objectdb/log/" max="8mb" stdout="false" stderr="false" /> <log-archive path="$objectdb/log/archive/" retain="90" /> <logger
14

Performance tuning, best practices

are: <!-- ObjectDB Configuration --> <objectdb> <general> <temp path="$temp" threshold="64mb" /> <network inactivity-timeout="0" /> <url-history size="50" user="true" password="true" /> <log path="$objectdb/log/" max="8mb" stdout="false" stderr="false" /> <log-archive path="$objectdb/log/archive
14

Query results are not up to date for entities, not primitives

<!-- ObjectDB Configuration --> <objectdb> <general>   <temp path="$temp/ObjectDB" threshold ... ="true" />   <log path="$objectdb/log/" max="8mb" stdout="false" stderr="false" />   <log-archive path ... ="false" path="." max="128mb" />   <recording enabled="false" sync="false" path="." mode="write
14

Replication Issue

<!-- ObjectDB Configuration --> <objectdb>         <general>                 <temp path="$temp" threshold ... " user="true" password="true" />                 <log path="$objectdb/log/" max="8mb" stdout="false" stderr="false" />                 <log-archive path="$objectdb/log/archive/" retain="90
2

each 1-2 days objects on some objectdb level lock/block each other

of these settings): <!-- ObjectDB Configuration --> <objectdb> <general> <temp path="$temp ... ="true" password="true" /> <log path="$objectdb/log/" max="8mb" stdout="false" stderr="false" /> <log-archive path="$objectdb/log/archive/" retain="90" /> <logger name

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