ObjectDB Database Search
101-150 of 200 resultsturn 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 | |
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 | |
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 | |
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 | |
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 | |
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 | |
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 | |
Complex Schema Upgrade not working? quasado Alexander Adam The configuration XML is not synchronized with the example (in package names ... hierarchy change. Configuration schema changes - for renaming packages, classes and fields. Changing package and class names requires setting in the configuration , but moving fields in the hierarchy | |
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 | |
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 | |
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 | |
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 | |
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 | |
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 | |
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 | |
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 | |
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 | |
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 | |
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 | |
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 | |
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 | |
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 | |
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 | |
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 | |
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 | |
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 | |
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 | |
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 | |
database optimization Hi, couple of questions regarding database optimization: 1) Noticed something odd with the level 2 cache configuration : level2="0mb" - 20 msec query level2="2mb" - 10 msec ... configuration is by testing your application with different settings. But be careful in jumping | |
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 | |
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 | |
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 | |
On initialisation of lists: impact on migration from EclipseLink to ObjectDB whether there is a configuration switch to change this List init behaviour in ObjectDB, but the default behaviour ... different policies (using configuration ) in future ObjectDB versions. support Support | |
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 | |
Groovy JPA example Moshal Nice. Thanks for sharing it. support Support Is there a preferred/recommended way to configure ... , so you cannot configure a JDBC based data source. You can connect ObjectDB from Groovy as specified in #1 above, or | |
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 | |
LDAP and ObjectDB but not in the configuration file. You can use one shared user in objectdb.conf for the entire ... the database. The purpose of the user permissions in the configuration is mainly for managing different users | |
ObjectDB 2.x is working without any activation code all your development machine and include all the generated activation codes in the configuration file, so you will be able to share one configuration file for all the development machines. support Support Hi | |
Spring MVC Errors execution not covered by lifecycle configuration : org.codehaus.mojo:exec-maven-plugin:1.2:java (execution ... : Description Resource Path Location Type Plugin execution not covered by lifecycle configuration : org | |
Session lost configuration which can fix this problem.......... best babak.naddaf babak naddaf It may be a firewall restriction. If it is, specifying inactivity timeout in ObjectDB configuration may solve the problem. 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 | |
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 | |
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 | |
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 | |
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 | |
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 | |
Another NPE on em.createQuery(query).getResultList() the eclipse project configuration files, or you could m2eclipse eclipse plugin). SeedEntityImplTest is a testng test. I temporarily committed changes to configure the project ready for object |