ObjectDB Database Search
101-136 of 136 resultsWhere Does ObjectDB Block/Lock? These are questions asked in the context of the proposed architecture described in the forum thread titled, " Sample JDO Architecture for Follow Up Questions". Questions about blocking/locking. With my PersistenceManager multiThreaded=true architecture, I desire to know where ObjectDB | |
How Should I Configure objectdb.conf to Obtain 256KB Disk IO Requests and Maximize Shared PersistenceManager Entity Cache? These are questions asked in the context of the proposed architecture described in the forum thread titled, " Sample JDO Architecture for Follow Up Questions". I tried to configure my objectdb.conf to give 256KB disk accesses and use PersistenceManager L1 ref=soft caching and datastore | |
Can I Disable the Creation of the "log" Directory? These are questions asked in the context of the proposed architecture described in the forum thread titled, " Sample JDO Architecture for Follow Up Questions". In the objectdb.conf file (attached to forum thread mentioned above), I disable logging (by setting log path="") but the "log | |
Understanding Database max-threads objectdb.conf Settings Option These are questions asked in the context of the proposed architecture described in the forum thread titled, " Sample JDO Architecture for Follow Up Questions". In the objectdb.conf file (attached to forum thread mentioned above), I set Database max-threads. In the documentation | |
How to do an Offline Database Backup? These are questions asked in the context of the proposed architecture described in the forum thread titled, " Sample JDO Architecture for Follow Up Questions". I desire offline backups. I must close all connections, wait for current database activity to stop, and prevent new | |
Shrinking Database Files These are questions asked in the context of the proposed architecture described in the forum thread titled, " Sample JDO Architecture for Follow Up Questions". I thought I read something on the ObjectDB website (forum? 1.x manual?), which I cannot find now, that stated that the datastore | |
Should I Avoid Compressing Database Files? These are questions asked in the context of the proposed architecture described in the forum thread titled, " Sample JDO Architecture for Follow Up Questions". I saw a forum statement, which I can't find now, that led me to believe that ObjectDB database files do not compress well (in | |
WebSphere Liberty Configuration Hi! I've been trying to get ObjectDB configured with WebSphere Liberty server. I have been able to get the sample app running in TomCat but when I run the jee version of the guestbook in WebSphere I get a combination of errors depending on how I tweak the configuration the most promising error I | |
java.lang.ClassCastException in OSGi runtime when loading data from DB change have some sample projects for OSGi? I hope I don't have to drop objectdb as I just ordered | |
Update Entity references if we change the type of an entity and your sample test passes. However, please note that: It may slow your application. Object IDs | |
Slow performance on Mac (build 25.131-b11, mixed mode) Running sample jar: - To generate data (write):   | |
Fields in objects not populated in query result. Hosek It is unclear why you are having these issues. Please provide a minimal runnable sample program | |
How to disable Transparent Update. How to disable Transparent Update. I have done 2 task in a single transaction. 1. Find a entity by a em.find(Class cls,Object o) and change some fields.(not updating) 2. Persist a new entity. But i found the in 1st case the changed value was updated. I have attached the sample program | |
Unexpeted internal exception Can you post a sample database for review? support Support I sent you the Database with the error | |
Inserted entities with strings as keys and indices needs more and more ram memory in comparing to primitive integers as keys and indices enough then the solution works without out of memory exception. btc_es BTC EmbeddedSystems These 2 sample | |
How to pass a list in query for a list field of entity. "IN" and "Member of" but not working. code sample :- ArrayList soList = new ArrayList (); soList | |
getting "Unexpected total page count" error when diagnosis mu db by ObjectDB doctor. data. Manoj Manoj Kumar Maharana Can you send a sample database that can demonstrate | |
How to apply Unique constraints on embedded fields? These are my sample classes. @Entity @Unique(members = { "b1.c.values", "b2.c.values" }) public class | |
DB Explorer cannot be opened after schema package renaming of entity types path. Otherwise, you will have to provide a sample database that fails to open in the Explorer, for this issue to be investigated further. support Support | |
EntityManagerFactory objects being locked during EntityManager creation this issue. Note: We have tried to create a sample program to recreate this issue, but were not | |
Bad Backups – Null Error when issuing simple query on backup via ObjectDB Explorer sample database that have this issue with us (e.g. through a link for download in a private support | |
virtual servers and one file when the issue happens as well as generating several sample thread dumps when that happens. support Support | |
Performance Issues After Migrating to ObjectDB - Urgent Assistance Required and on the relevant object model. You may also need to demonstrate it with a sample database that you can share | |
URGENCY, or in query does not report any objects on first operand having no results;relevant was fixed in build 2.8.9). Can you share a sample database that demonstrates the issue | |
again merger missing logs + objectdb exception. Can you locate a sample query that generates such an InternalException ? support Support | |
Null pointer exception being thrown from within ObjectDB. a simple test case (preferred format is specified here ) or a sample database with a query | |
ClassCastException in Tuple.get, I assumed that issue is trivial to reproduce and that's why I did not attach the sample code | |
Update query null error Could you please demonstrate it with a query that has results with the sample database that you sent us, as | |
queries under 2.7.6_4 significantly slower than under 2.7.6 on your sample database). It may be effective to run this again occasionally when the database | |
New issues with queries using build 2.7.6_08. If you can share a sample database in which this query fails we will be able to investigate it further. support | |
Explorer table view, if you can share a sample odb file. Note: Hopefully this issue was solved in version 2.8.4. support Support | |
References to objects of missing obsolete entity classes? What happens if you change the configuration to enable reflection mode (see #2 above)? Do you have a sample | |
Why does ObjectDB duplicate classes from javax.jdo:jdo-api? modules can be problematic in projects that use Java 9 modules. I've created a sample project | |
Entity field renaming does not work. Could you please post (possibly in a private support ticket) a sample test database before | |
performance issues, database after adding statistics, after doctor Thank you for this report (if possible, please compress large sample files in the future for faster | |
2.9.x query issue with @Unique constraint database works properly. If not, is it possible to share a sample database with that issue? support |