Internal Website Search
101-150 of 200 resultsOut of memory addition , please post the ObjectDB configuration file (to show cache sizes, etc.). support Support ... , additional 100MB of cache is for indexes, that are load from database? Now, how to estimate the max heap ... more data. lwalkowski Lukasz Walkowski The additional 100MB is for various tasks, including cache | |
2.7.3_03 Erroneous "Attempt to modify a primary key of a managed object" an existing problem, due to an additional new check. It could be again related to class loading ... , but why do you duplicate the primary key into an additional indexed field? Primary key fields ... that additional indexed field? support Support Textual letter case. I have an index | |
Empty temporary dat files in the temp folder rollback the transaction and closing the EntityManager. In some scenarios we use additional ... the observed use case the database’s are very small (main DB ~ 3MB and three additional DB’s with just 1 MB) If we access entities from one of the additional DB’s we get five new pagesX.dat files | |
Replaying recorded requests... a PersistenceManagerFactory? Dave dmoshal David Moshal Couple of additional points: 1. the database ... addition , please verify that you close the database with PersistenceManagerFactory's close ... so that's one problem. I have been using /WEB-INF/objectdb.conf - is this the wrong location? In addition | |
Mismatch client-server protocol prefix Moser The last two stack traces do not mention ObjectDB. In addition to checking the database file ... Tomcat. In addition we converted our Spring configuration from xml to configuration classes ... Yesterday I upgraded to Version 2.6.2_06. In addition I compared the spring configuration | |
Vacuum - Reclaiming Unused Space In Odb an additional live backup, which could be more useful than the daily backup in case of a disaster ... nor go through additional measures to "validate" that replication worked. Thank ... reach out to you for additional help if our newest backup strategy doesn't work. Warm regards | |
evictAll() behavior the configuration possibilities. In addition , currently the L2 cache is disabled by default. support Support ... additional action (such as evict). support Support hi I've checked in debuger that every data model class ... I must give additional option? To Enhance classes in load time i did sth like this com | |
Eclipse/JPA database tutorial? Do you get any additional text in the error? Can you post a screenshot that shows the error? In addition ... ServletContextListener { In addition , the guest.jsp file was located in WEB-INF . You should move it up to WebContent | |
Exception on creation when running multithreaded are of type CDI and in addition , as a setup for the test I'm creating another 3 objects of type PDI ... which is also extending the same class as CDI and PDI with some minor additions . In the same test that fail I | |
ObjectDB Server Connection Permissions when providing specific raw data where additional business logic is not required. I suppose you could create transient entities for data that does require additional business logic | |
ObjectDB CRUD Examples these manual pages . We do not have specific NetBeans examples in addition to the tutorials ... for every operation (which is very inefficient). In addition , you do not need a transaction | |
ObjectDB version 2.3 has been released ObjectDB 2.3 has been released and it includes important additions and fixes: Added the ability to edit databases in the Explorer ( issue #2 ). Added the ability to execute queries in the Explorer ... ;That was essential. Additional improvements are expected in next releases. Bug reports and feature requests | |
newbie - lots of exeptions any difference. support Support In addition to the suggested workaround above, a new build (2.4.4_16 ... ? Are there additional stack trace lines in the log (the root cause is missing)? support Support | |
Catching exceptions from online backup but there is an unexpected exception in that catch block. In addition , there is already an internal mechanism ... and saw the first catch block in TOL caught the UserException, but there was no additional exception | |
Memory Leak in EntityManagerFactory ? ours (there might be some additional issues from our side). Could you please give me a hint how we could avoid ... protection on the count only. The synchronized statement has additional side effects | |
disabling JDO in objectdb embedded mode me why these .jdo metadata are needed ? Should I add additional maven dependencies to fix the problem ... external XML files in addition to annotations. Therefore, ObjectDB must check if such XML files exist | |
Bad Backups – Null Error when issuing simple query on backup via ObjectDB Explorer.6 and 2.8.7). In addition , maybe additional information might help: Does it happen only with these 2 | |
after upgrade to 2.9.0 database destroys, urgent issue at our most important customer, production shutdown (if you had schema changes in addition to upgrading to 2.9.0) . If this is the only issue then running ... ? Do you start seeing other database errors (in addition to the lock error) just after using the Explorer | |
Conditional Selection an additional field. e.g. displayName . Use a method in the SELECT clause. It could be a static method ... . I've chosen to use the additional field option as it should only contribute an extra 20 - 24 bytes | |
Possible issue with LAZY Loading is inaccessible to the application. The additional data is accessible if entity objects are managed by an open EntityManager, but it is fetched lazily when needed. You do see a difference (in addition | |
ObjectDB version 2.2 has been released ObjectDB 2.2 has been released and it includes important additions and fixes: Added full support of JPA 2 Criteria Queries API ( issue #10 ) Added full support of JPA 2 Metamodel API ( issue #9 ... Doctor to handle additional issues. Improved query execution planner. Improved cleanup and reusing space | |
EntityManager JPA or JDO impl and different behavior project in eclipse. This should allow you to debug the test project with objectdb. In addition ... to get to the bottom of LAZY/EAGER loading of maps. In addition , non related. Since upgrading to 2.3.4 | |
significant performance decrease hgzwicker Hans-Georg Zwicker An additional index on childNodes should help. If it is still slow, try ... are there additional parameters to tune) ?! ... ... hgzwicker Hans-Georg Zwicker Larger | |
alter table ever make a class of Meta. Then I generalize it to MetaSogou, Meta only has additional functions. Now ... of Meta. Then I generalize it to MetaSogou, Meta only has additional functions. Now, I restore | |
Case Insensitive Indexes only) for the data - consider additional field that will contain the content of the orginal ... and if this feature is implemented in a future version you will able to remove that additional field. support Support | |
Open several objectdb databases the same time but also starts an internal server, and additional processes can connect the that database using regular embedded mode API, but actually these additional database connections are implemented as client | |
Object DB vs EclipseLink/TopLink: Unloaded relationships in detached entities still have access in their proxies to retrieve additional dettached instances. If the object ... of your web application and substantial additional entity management to use your application | |
Reporting Engine? - but it seems to be unstable, outdated and not widely used. In addition , it has never been tested ... for report generation. In short, you have to install an additional plugin in Eclipse EE (using Help | |
Dependency from enhanced classes to the objectDB library the project “com.btc.ep.base.dal.tests.it” as Junit Plug-in Test. In addition to switching to a new ... of the entity classes. In addition , the error message indicates using ObjectDB 2.5.7_07. You should use 2 | |
user defined backup target of the database file, and it would be located in a sub folder whose name reflects the date and time. Additional ... . Of course we could write a workaround (and will do that if necessary) but (in addition to the existing | |
Replication error on slave restart using v2.5.4_01 mastervoland Vladimir Sadovnikov And could you, please, provide additional ... running. In addition , make sure you shut down the master server normally and then you should not | |
Efficient query on EmbeddedId which they were declared. In this case, can I just declare an additional index on entitiy.id.field2 in the entity class as ... the same). You can not use these fields in additional indexes that you define. Only non ID fields | |
Extra uninitialised entities spawned on merge()', the output shows a number of additional persistent entities that are also not fully initialised ... entity cleanly and why these additional entities arise with ObjectDB. Pro JPA2 says p.161: "When merge | |
Pre-detach loading: retrieval by navigation not working in if statement addition to the persistent fields my entities have transient computation methods, and calling ... addition , instead of a system property you can now set the output path in the configuration | |
missing merger, at least for some time. In addition , please clarify what do you mean by "system is completely unusable" in ... the other questions: In addition , please clarify what do you mean by "system is completely unusable" in ... more information: Have you run the Doctor? Can you confirm that there are no errors? Are there additional | |
retrieval again and again started but probably worth trying) + improved log, which expects to add additional stack traces to the log in ... it might be helpful. Any other additional information (see #13 and #15 above) may also help. If the query ... . If there are any additional issues, which are not related to the original posts (#1 to #7), i.e | |
queries under 2.7.6_4 significantly slower than under 2.7.6 some of these logs that show deep query plan checks (and are new in 2.7.6_04)? In addition ... with build 2.7.6_01 (as it is justified to examine additional query plans ... better selection of query plans by using additional statistic information. To benefit from | |
Server out of memory exceptions this... Are there additional cleanup steps that I should be taking to dispose of EntityManagers then? I ... , query results caches, etc.) consume additional memory, so server side OutOfMemoryError when heap ... . For 10 open databases you should have about 320K PAG instances. Additional PAG instances are created | |
ArrayIndexOutOfBoundsException on flush the database in question and the objectdb logfile via ftp in case it can shed any additional light ... the additional stack traces do not provide more info and replaying the recorded transactions fail. I | |
Use temporary files to enable very large transactions with additional information. Even if the byte[] content is moved to disk (which is also not simple ... We are adding some additional improvements and testing so please expect 2-3 weeks for this release | |
Querying error - java.lang.ClassCastException: com.objectdb.o.STV to isolate the problem. support Support Build 2.1.1_08 should generate an exception with additional details about the problem. If you can post the generated output it might help. In addition | |
Minor grammatical error in Tutorial http://www.objectdb.com/tutorial/jpa/eclipse/running As is: "Running the application again will use the existing database file to store additional 1,000 objects." Recommended: Running the application again will use the existing database file to store an additional 1,000 objects. rwehrli Rob Wehrli | |
again merger missing logs + objectdb exception the context in which the corruption happened. The exact cause is unknown yet so additional work is needed ... with additional information about the section (e.g. section number). Somehow these two specific  | |
Add Type level permissions to ObjectDB Server when providing specific raw data where additional business logic is not required. I suppose you could create transient entities for data that does require additional business logic though. ThreaT | |
log entry and massive performance issues addition to this slow behaviour we have several times a day the situation that a normal select ... find critical issues. Additional information is needed such as a heap dump of the memory leak | |
Database access error , Doctor hanging on trying to repair, production shutdown at our biggest customer-Georg Zwicker What version of ObjectDB are you using? Any additional information related ... has not been changed since it was created by the Doctor. Any additional information may help in | |
performance issues, database after adding statistics, after doctor we face performance issues on queries and therefore compared the times of 2 (same) databases, 2.9.0_05, one after adding statistics and one after additional doctor, here are the results: Query ... : around 159 seconds database after additional Doctor: around 700 ms download links: https://www.dropbox.com | |
Removed entities can be found by query in the same transaction the problem but it seems that you still have unexpected behaviour that requires an additional fix ... and you haven't already solved it somehow. support Support Build 2.7.6 includes an additional related fix | |
Once served to JSF page via @EJB query bean, many list fields are null (but same query ok after fresh persist in @PostConstruct); (Detachment) Pages 76 - 77 (Lazy Fetching) I appreciate your help - in addition to finding some ... in the IDE / Server - I think that they should remain simple as possible, but additional demo | |
ObjectDB-2.6.9: Failed to commit transaction: Failed to set numeric value of field property Element.id using reflection been reported till now. Maybe they were somehow hidden until some recent change (after 2.6.3_04). In addition ... log) if I also (in addition to the post-compile enhancement) have run-time javaagent enhancement |