ObjectDB ObjectDB

Internal Website Search

91-100 of 200 resultsRefresh
11

Connecting to a remote objectdb server

I am trying to configure my application in a client-server objectdb setup via tcp/ip. So I first ... .com 6136 (worked fine, is able to connect...) My db was configured below: <server> <connection ... > On my application, I had configured my persistence unit like below.     <persistence-unit name
11

How to open a running db in ObjectDB Explorer?

on #2 above? It should work if configuration is properly set in the right configuration file (i.e. the configuration file that is actually used by ObjectDB). support Support Hi, I think, I followed the instructions. Here is how my configuration looks like: <server> <connection port="6136" max="0
10

JBOSS AS7 7.1.1 - Entity not persisted and createNamedQuery fire exception

>     <artifactId>maven-war-plugin</artifactId>     <version>2.1.1</version>     <configuration ... *.jar</packagingExcludes>     </configuration> </plugin> The example now runs but Guest still dont ... }</version>     <configuration>      <failOnMissingWebXml>false</failOnMissingWebXml
10

mapping file is not being loaded

a simple configuration file to determine available persistence units, and then bootstraps them using ... (again, obtained from the configuration file ). After the entity manager factory is obtained ... that this must be a configuration issue, although I am using the default configuration file
10

Performance Issues After Migrating to ObjectDB - Urgent Assistance Required

performance. Server and Configuration Details: Server: The VM is running on Ubuntu 20.04 with 70GB RAM. No other major processes are running. ObjectDB Configuration: I have attached the configuration files ... Configuration Files Server.sh File Resource Usage Snapshots MOH-SL Ministry of Health Sri Lanka
10

Drop the entire database, Change the schema

-and-create-tables"/> So I have two PUs configured which are the same apart from this property, I ... .tmp;drop"); A new configuration line was added to specify database file name extensions for which drop ... databases by mistake, but the conventional odb extension could also be added to that configuration
9

Activation Issue

configuration. To verify that the configuration is really used by the server - add a deliberate error (e.g ... with no errors - your configuration file is not used and probably misplaced. support Support hmmm ... the configuration file (in order to share the same objectdb.conf file on different machines
9

Soft Reference Object Cache Recommendation

think should be possible by configuring ObjectDB to use soft references and correct use ... this configuration parameter, but note that you cannot eliminate the cache completely, and PAG instances may consume more memory than set in the configuration when an active transactions is preparing
9

Suspected memory leak

with our configuration? Kind regards, Natalia. natmaclin Natalia Levine Currently there is no known ... . The configuration files for this test environment are also attached. The heap dump is 600MB compressed ... the configuration. The following configuration elements are particularly relevant: The <processing
2

Use temporary files to enable very large transactions

have effect only on the server side. You specify a location for temporary files in the configuration file ... configuration. We use the ObjectDB as embedded db. btc_es BTC EmbeddedSystems Can you post a heap ... to pass your test you will have to use the new build but also to tune the configuration as follows

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