ObjectDB Database Search

101-150 of 200 results

Out 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

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

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

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

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

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

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

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

in-memory and on-disk support?

disk database, with a large memory cache . In addition ,  the operating system usually uses free ... later is a small additional  advantage. It will only help query performance. Purging old data

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

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

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

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

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

server.exe on 32bit and 64bit Windows

installing win32 JVM in addition to the win64 JVM. This will be fixed in one of the next builds ... . Could you please write the exact error message? Which operating system do you use? In addition , according

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

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

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

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

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

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

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

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

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

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

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

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

ODB IndexActivation NullPointerException

a solution. support Support Additional Update:  Sometimes we get still the Nullpointer (IXM.java:322) and then it happens again that we run into a dead lock   Maybe the additional picures

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

Unexpected internal exception during set field of an Embeddable to null

_es BTC EmbeddedSystems This exception is different. Could you please check for additional stack ... an ArrayIndexOutOfBoundsException with some additional information in the catch block

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

How to use ObjectDB properly in spring boot application?

file and run it   abdullaharslan abdullah arslan Additional note: the suggestion in mentioned ... be used, but it is an easy workaround.   Additional note: the suggestion in mentioned

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

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

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

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

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

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

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

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

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

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

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

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

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 

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

Query fails with failed to read

of this exception. In addition , you wrote: there is no exception for this on our application level ... also to change database content, i.e. to write to the database? Build 2.7.5_05 included in addition