ObjectDB ObjectDB

Internal Website Search

121-130 of 200 resultsRefresh
8

Spring MVC Errors

configuration: org.codehaus.mojo:exec-maven-plugin:1.2:java (execution: enhance, phase: process ... </goal> </goals> <configuration> <mainClass>com.objectdb.Enhancer</mainClass> <arguments> <argument>guest.Guest</argument> </arguments> </configuration
8

lockfiles in client/server mode

on the client side should solve the problem, so maybe the configuration file that you have edited is not ... this configuration file is probably not used (see rules for the configuration path on this manual page ... in the configuration file to another path. Client / server permission collision in handling temporary
8

problems with OEM license/enhancing

> </goals> <configuration> <mainClass>com.objectdb.Enhancer</mainClass ... .SystemConfiguration</argument> </arguments> </configuration> </execution ... > <configuration> <properties> <property> <name>objectdb.home</name> <value>MyObjectdb.home</value
8

Log4j error

.Configurator" variable. [java] log4j:ERROR The class "org.apache.log4j.spi.Configurator" was loaded by ... Could not instantiate configurator [org.apache.log4j.xml.DOMConfigurator]. [java] log4j:WARN ... somehow changes our own log4j configuration? Thanks Maruta M Sedlakova ObjectDB doesn't change
7

General Performance Issues Illustrated with a Specific Method

with the configuration. Can you please advice after reading that. Please refer to my first post ... just by changing the configuration, it is not always that simple. More information is needed ... enabled in the configuration and post the results: <general> <logger name="*" level="info
7

Server connection management

to have a configuration setting that would tell the server to close connections after a period of inactivity ... ? It would be useful to have configuration settings to control the connection pool (min/max connections ... that the limit (100) can be removed by changing the configuration to 0, but as
7

Eclipse4 RCP - No Persistence provider for EntityManager

in the Product Configuration File. Anyway I found at least a way to "register" my entity classes ... Dependency in the product.configuration File paddy Patrick Gerhardt I tried ... and resources in relevant bundles with configuration and entity classes. support Support Thank
7

OptimisticLockException

optimistic locking in the server configuration. support Support read the documentation ... with an exception? If B blocks is there a timeout? c) to configure pessimistic locking, all I do is set ... failure, timeout can be set - see the documentation. > c) to configure pessimistic locking, all I
1

Unlimited JPA Persistable Types

Ashton Hogan Actually you can persist any Serializable type by setting the configuration ... the database it will not behave as expected. support Support The above link is for an XML configuration. Is there a way to do the setting via a Java configuration by any chance? Why won't Thread behave as
1

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

of these settings): <!-- ObjectDB Configuration --> <objectdb> <general> <temp path="$temp ... the system configuration hgzwicker Hans-Georg Zwicker Maybe you are reaching the limit with the CPU usage? If you have 80 ... then reducing the number of processing threads in the ObjectDB configuration could help. You may try 40

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