Internal Website Search

101-150 of 200 results

Intermittent Server Shutdowns Due to Out of Memory (OOM) Issues

Configuration : ObjectDB Version: 2.8.8 VM Total Memory: 90GB ObjectDB Configuration : Processing Cache ... usage, but the problem persists. Could you provide insights or recommendations on how to configure ... or ObjectDB configurations that I should look into to manage memory usage more effectively? Thank

Access objectdb.conf as class loader resource

Hi, is it possible configure ObjectDB so it searches the objectdb.conf file as a class loader resource? Regards, Vladimir tsichevski Vladimir Tsichevski If a configuration file is not found ... configuration is included in objectdb.jar as a resource at that path. You may try putting your jar file

run several embedded systems on one server, problem with double used port

but there are endless logs generated reporting about a double used port. Ist there a possibility to configure ... the ObjectDB configuration : support Support we switched off the embedded server, but still have logs ... Zwicker Please verify that you only use a configuration file that specifies: and also that you do not

Open several objectdb databases the same time

) after re- configuring open a database with socket model? Do you have any metrics? Harman Alexander Golyshkin ... option in ObjectDb configuration file is allowing to open several databases on different ... is that the configuration file that you prepared with embedded-server enabled is not used by

Failed to commit transaction: Java heap space (error 613)

an option for us) or periodically restarting the JVM? b) Can we configure ObjectDB to use less heap space and persist more data on disk instead? c) Can we configure ObjectDB not to throw the exception ... (which could be missing in OutOfMemoryError ) it may help. We may be able to add a configuration option

Primary key generation problem after changing entity package

of my configuration file - and the changes have been succesfully made in database. Unfortunately, sequences ... and added schema update to the configuration :              ... are made. In addition, notice that any code refactoring that is not synchronized with the configuration

turn off auto-serialization

;Version 2.2.9 adds a new configuration  and now serialization (which should usually be avoided ... serialization, and actually only when the configuration is changed to true the build passes. Please verify that you changed the correct configuration file. If you have separate configuration files

ObjectDB Enhancer Tool in Java 9

Command output: com.objectdb.o.UserException: Configuration is not found - try setting objectdb.conf ... .objectdb.o.UserException: Invalid configuration in 'internal' - Check permissions. at com.objectdb ... more Caused by: com.objectdb.o.UserException: Configuration is not found - try setting objectdb.conf at com

Activated ObjectDB still throws "Too many persistable types"

my configuration changed except the version. What could possibly be the problem with that? Is there any way ... that activation code is set in the server configuration file (not on the client ... Support Make sure that activation code is set in the server configuration file (not on the client

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

Log4j error

is not assignable to a "org.apache.log4j.spi. Configurator " variable.      [java] log4j:ERROR The class "org.apache.log4j.spi. Configurator " was loaded by      ... @d9f9c3].      [java] log4j:ERROR Could not instantiate configurator [org.apache

The server cannot start in CentOS

the configuration . The exception that you got might indicate an internal ObjectDB schema validation problem ... ; gzdillon Lai Yang No need to change the configuration . See the manual for details on connecting to a server from the client . support Support Hi, I believe the configuration has to been modified or

General Performance Issues Illustrated with a Specific Method

) may be the issue. I think there is an issue with the configuration . Can you please advice after reading ... to the first sentence.   Unfortunately not everything can be solved just by changing the configuration ... the Explorer schema tab). You should also run this query with logging enabled in the configuration

Eclipse4 RCP - No Persistence provider for EntityManager

our Target Platform and I'm just adding this Bundle in the Product Configuration File. Anyway I found ... Service - ObjectDB Bundle is set as Dependency in the product. configuration File    paddy ... with configuration and entity classes. support Support Thank you very much. I also created a Bundle Fragment

OptimisticLockException

. But you can disable optimistic locking in the server configuration .   support Support read the documentation ... process B block, or fail with an exception? If B blocks is there a timeout? c) to configure ... is immediate failure, timeout can be set -  see the documentation . c) to configure pessimistic

OutOfMemoryError on search after update on DB created with DB Doctor

that has the opriginal size as the DB input file (or size as specified in the configuration ... the configuration file. So if you make sure that the same configuration that was used for creating

500Mb ObjectDb database opening issue

, but probably all of them on the same network and maybe with similar configuration . We will still need ... application, on computers outside of your network, and using different configurations (without activation

Attempt to refresh a non managed entity object (error 635)

with Intellij's JPA database explorer, which required me to use a JPA persistence.xml configuration file. (I ... on my own a bit more. Am thinking it's time to really dig into the configuration parameters ... sure that my configuration is not right. dmoshal David Moshal

Performance tuning, best practices

at the speed we would expect. We have currently 20.000.000 objects in the database, our configuration ... ? - should we change some settings in the configuration ? - other hints or proposals  hgzwicker Hans-Georg Zwicker The configuration looks fine. The system serve 200 clients, but is it possible

Out of memory

addition, please post the ObjectDB configuration file (to show cache sizes, etc.). support Support ...   threshold  parameter in the configuration . The default of 64MB may be too high ... the maximum heap size (or configuring ObjectDB to use less memory) should solve the problem

Path in tomcat

/, then where the .conf should be in? And the .odb? See explanations about ObjectDB home and configuration ... . support Support You can try configuration like this (it's my day to day dev environment): - create ... configuration - Arguments - VM arguments) Of course you can change this on Windows to something like "d

Show Sql/Jpql

element in ObjectDB configuration to write logging also to the console:      ... to the console. To write query execution to the log, add the following logger element to the configuration ... . It could be enabled by setting the following logger in the configuration file : This will generate logging

Login Error (bad username 'admin' or password)

Perić User admin is defined in the objectdb.conf but maybe this configuration file is not in use. The configuration file has to be located relatively to the path of the objectdb.jar file that is in use ... you have to verify that the configuration is updated on both the server and the client side. In

Nexus proxy repository with ObjectDB

I'm trying to setup a proxy repository in my local Nexus to retrieve artifacts from objectdb. Unfortunately I'm not able to get it configured properly and I'm not sure what is wrong. My repository ... .nexus. configuration .application.DefaultNexusConfiguration - Applying Nexus Configuration

Occasionally slow requests in load testing

around 350 threads in the db server process and it is configured for 400. The server it is running ... configurable timeout on the client size and ideally also ability to retry.  Kind regards, Natalia ... configurable timeout on the client size and ideally also ability to retry. You can try setting

JBOSS AS7 7.1.1 - Entity not persisted and createNamedQuery fire exception

is not reasonable. Maybe some configuration can be done at JTA or cache level of JBoss in the jboss configuration file or persistence.xml file ? The standalone.xml configuration file contains

Eclipse plugin problem (using ObjectDB as a separate bundle)

so the exception is unexpected. Please try changing the configuration : If this doesn't help ... Configurations ...     Select _com.epimss.lab.product in the left list, then choose Plug-ins tab ... .lab plugin, right click, select " Configure " in the popup menu and then select "Convert to Groovy

Problems Running ODB Explorer

. The location of the active configuration file is relative to the location of the objectdb.jar file, as ... configuration for all of them. You wrote that you had to activate odb several times. I see 5 ... more than one activation code in the xml configuration file. Technical support via this public forum

Jboss 6 persistence.xml startup error

://localhost:8080/Guestbook/guest (if JBoss is configured to use port 8080). The default ObjectDB home directory is the deploy directory: the default ObjectDB configuration can be placed at deploy/object

Is there a way to set EAGER fetch on all "ToMany" collection relationships

Given that the default seems to be FetchType.LAZY for all collections @OneToMany and @ManyToMany. Such as a configuration option. Instead of having to explicitly set fetch in annotation code in every relationship. webel Dr Darren Kelly No. There is no such configuration option, since having EAGER

listening on a particular IP aside localhost

8888 in configuration file but I wasn't able to add listening ip address such as 192.168.50.56 olyjosh ... on all of them and specifying specific IP addresses is not supported. Associating a server with IP addresses is of course unrelated to the ObjectDB configuration . support Support

Academic license limitations?

code in the wrong configuration file, i.e. letting ObjectDB use a configuration file

Server closes if large query runs out of memory

, how about making it a non-default configuration option?  sjzlondon Steve Zara This issue was discussed ... is often the result. So ObjectDB users must use a configuration that will keep sufficient reserve

Server connection management

.java:107) at com.objectdb.Server.main(Server.java:66) It would be useful to have a configuration ... to have configuration settings to control the connection pool (min/max connections, etc...). Thanks, Carl

Size of recording directory keeps growing

the size or history of recording? Is there any setting in configuration file? Thank you   ... :28 active   eko EKO FAJAR First, please check the recording mode in the configuration file

errors on repair

the configuration we are using the (unofficial) combined embedded/server mode. The problem occurs in the embedded ... hgzwicker Hans-Georg Zwicker The configuration looks fine. We will need either a test case or

EntityManager creation taking long time

that you think may be leading to this situation? Are there any timeouts that can be configured to prevent ... . CAPdev CAP Dev Check the maximum connections in the configuration file (on the server side), maybe

objectdb.conf Information

the config for the next release? This would certainly help a lot in managing configurations ... thanks ... of the configuration file is not expected anytime soon. But build 2.3.3_01 makes all the top level elements

Cascading delete

Is there a configuration parameter to set this? dmoshal David Moshal You can set cascade delete using annotations (see also the Orphan Removal section). JDO defines similar annotations, and both JPA ... configuration . You cannot set global cascade delete since that will be too risky - you may delete the entire database. support Support

Optimistic lock failed

and exceptions in the configuration :              ... to be officially supported in next versions. Update:  The configuration above is now

connect with server

the server . The database will be created automatically if it doesn't exist. You can configure the location of the database files by setting the server configuration .   support Support

Again about $temp from objectdb.conf

I am using the 2.4.5 distribution and I'd like to set up $temp to another folder than the system uses. In my web application I use a servlet to configure some values: public void init(ServletConfig ... that ObjectDB uses in the configuration file . By default ObjectDB uses  $temp/ObjectDB where $temp

ArrayIndexOutOfBoundException

specified in the configuration . Can you identify specific circumstances in which this happens? support ... . The size of the database is cca 42 MB Configuration is default: The problem occurs once after several hours ... with the following configuration :      When synchronized  is enabled, all operations

Unlimited JPA Persistable Types

Ashton Hogan Actually you can persist any Serializable type by setting the configuration ... configuration . Is there a way to do the setting via a Java configuration by any chance? Why won't Thread behave

javax.persistence.PersistenceException Attempt to store an instance of a non persistable type java.net.URL

after changing the configuration . support Support I've set  in objectdb.conf, but still got ... client-server mode - verify that you changed the configuration on the client side. support Support Thanks. I forgot to set configuration file in client. Just set System.setProperty("objectdb

Entity field renaming does not work

that supporting field renaming is very sensitive. There is nothing wrong with your code or configuration as posted ... is opened with the schema change specified in the configuration file, only the class ... configuration file? support Support I created a private ticket: https://www.objectdb.com/ticket/2731

Server out of memory exceptions

sizes (not just the page cache) in the configuration . support Support Fair point - I hadn't considered ... get the same cache size (it makes sense to make the configuration more flexible in the future ... cache size might be larger than the size in the configuration in some cases. I will check

stackoverflow big sur eclipse debug

with access permission to the objectdb.conf ( configuration ) file rather than to the database file itself. Could you confirm that this is solved by changing the access permissions to the configuration file ... . However, the exception is clearly due to issues in reading the configuration file and not the database file

cannot delete objects after crash (see issue 2283)

. Could you please post your production objectdb.conf file? support Support find attached our configuration hgzwicker ... performance after the configuration change and report as it may have significant effect on speed in

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

the system configuration hgzwicker Hans-Georg Zwicker Maybe you are reaching the limit with the CPU usage ... then reducing the number of processing threads in the ObjectDB configuration could help. You may try 40