ObjectDB Database Search

101-150 of 200 results

Objectdb Doctor

- the information should be used to fix the application. To fix broken references (i.e. to replace broken ... . This cannot replace fixing the application but it is an easy way to repair a specific database. support

version 2.8.9_06 significantly slower for queries compared to 2.8.9

fixed an issue with queries ( issue #2858 ) but had a known query performance regression. It was fixed ... that has not been fixed . Changes in versions 2.8.9_03 - 2.8.9_06 are not expected to affect queries. An attempt

Soft Reference Object Cache Recommendation

cache is fixed and not released by ObjectDB. You can try reducing its size.  Are you sure ... faults and fix them, but the soft references to entity objects behaviour seems normal.   ... that may be created.  I also understand that those PAGs are fixed and ObjectDB will not free them.  I

Database corrupted after schema change

to fix the DB file, the Doctor deleted all listed instances of TC. Could u please help me clarify ... _05 it might be the critical schema bug ( issue #2621 ) that was fixed in version 2.8.4. Please try ... did not help. We tried to open a DB with already corrupted data (by the schema change, without fixing

Problem with byte arrays in JDO - ClassCastException

Support build 2.7.1_08 does not fix the problem. sjzlondon Steve Zara You are right, sorry. It fixed a simplified test case but not your exact test case. Build 2.7.1_09 should fix your test case as

Broken @ManyToOne reference

,   just tried the fixed version. Two notes: 1. For a composite key an instance of the target ... ); // false tsichevski Vladimir Tsichevski Point 2 is indeed a bug. Build 2.4.7_09 fixes ... you for fixing previous problems. Here is a new one. Using the same class structure as in my previous posts

Query on Embedded Primary Key?

I get when is below - it complains about a casting issue. Let me know how to fix ... that should fix it. support Support Perfect - it is fixed - Thanks a lot - was very quick - I am impressed. EKK Emmanuel Keskes

Homepage and forum nearly inaccessible

that way!    mHornbach Michael Hornbach Just verified that the problem is fixed here in Canada too - one or two second response time. Thank you ObjectDB for your quick fix ... a flood of automatic requests (for ObjectDB jar files and for other unrelated jars). As a fix we moved

TYPE Expression

a partial fix and the following test should work: package com.objectdb.test.bug.forum; import java.io ... the revised test. support Support Build 2.3.4_03 should fix also the type literals problem ... Adam Build 2.3.4_04 should complete the fix of this problem. support Support

NPE when getting Persistence manager

at: fixed /./private.odb [./private.odb] Took 20 seconds Filesize before: 495M ./private.odb Filesize after: 489M fixed /./private.odb Could You please advice us what to do ? jakab Gergely Jakab ... upgrade, which might be be fixed by now. It may possibly be solved if you update your entity classes

DB Doctor with Recording enabled and using Database replication

, that we need in that case delete recording data, and copy fixed file manually also to all slaves? Or is there any simpler way? thamal Tomas Hamal Yes, if you run the Doctor to fix a database, i.e. create a new database file, you will have to start the replication again with a copy of the new ( fixed

Attempt to open a non existing file '/tmp/objectdb_xxxx/SortQueryItr_6.mrg'

Support Thanks a lot - my guess is that 2 will fix it -  Is there a way to know if the temp mrg ... applications for more than 24h and the error is gone with fix 2/ so the fix works for me - Thanks a lot

ClassCastException on closing PersistenceManager

.6.4_01 includes an attempt to fix this exception. This issue cannot damage the database ... to an older backup seems to help. I will try now the new build of objectDB with the fix . jakab Gergely ... . support Support With the fixed version the application starts again without need to return to backup. So far so good. Thanks! jakab Gergely Jakab

ArrayIndexOutOfBoundsException

the ObjectDB server doesn't help, try to use the ObjectDB Doctor, first to check the database and then to fix ... understanding and fixing the problem. support Support Hi, I have restarted objectdb server ... , it should be "has 0 entries instead of 280", and it will be fixed ). support Support Thanks for the tip regarding

Corrupted Database or error in ObjectDBExplorer?

the classpath.  This may fix the database. Please check and update. support Support Hello, the work ... was null. But before it was set. Any idea?   Another point: Can we hope for a fix ... that doesn't include field, ObjectDB can delete the value of that field. support Support Thanks, the fix solves the issue btc_es BTC EmbeddedSystems

Roadmap - no progress - any plans - transparency?

so satisfied is that there is no roadmap for ObjectDB. We see bug fixes and minor adjustments ... the first years after the release of version 2.0, many critical bugs have been fixed . We are working ... to do that without paying in stability. ObjectDB is an active project, with active support and frequent updates and fixes

CriteriaQuery using isNotNull with other conditions results in InternalException

Version: 2.2.4_04 n0mad Zakaria Yussuf Thank you for this report. Version 2.2.5 should fix this bug. support Support 2.2.5 does fix the issue. Thanks for the quick fix . n0mad Zakaria Yussuf

Replication issue, Replayer failing due to NullPointerException.

without too much pain, assuming recording is enabled from the start. bensteele Ben Steele I managed to fix this by ... that copying the db contents into the data path would fix it as it did the same thing a while ago and that fixed it. I am also finding the recording directories growing upon DB restarts

Remove an entity which attributes were changed - OptimisticLockException

;     } } Version 2.6.8 fixes the bug. support Support The fix solves the issue. But now ... EmbeddedSystems Thanks. Build 2.8.0_01 should fix it. support Support Thanks. The issue is solved with Build 2.8.0_01. btc_es BTC EmbeddedSystems

Query perfromance problem

report and for the test program. Version 2.1.1_01 should fix this issue. support Support Fix works perfectly well. The difference in speed is really huge. Thanks for the fix . lwalkowski Lukasz Walkowski

2.7.3_03 Erroneous "Attempt to modify a primary key of a managed object"

.3_03 (which fixed an issue reported in this thread ). Could you please check version 2.7.3_04 ... id; and that might fix the issue, save memory, and not require database schema change (automatically ... that to see if it fixes my issue.   I am also investigating if my Java 9 module setup needs

Not releasing locked MST object

Because of this lock all DB operations were only waiting and we could fix it only via restart of whole application ... them. When a circular lock is found, we should be able to fix the deadlock. If you can verify

Can I Disable the Creation of the "log" Directory?

an issue (a bug report in the Issue Tracking system)? CBE CBE Build 2.6.8_07 should fix this issue. Thank you for the report. support Support Confirmed.  The fix works for me.  Thanks! CBE CBE

Database is erased after deploying a new web application version

java I assume that if I'll back up the .odb file, delete it and then restore it will fix the issue ... . It looks like the problem is fixed when I close the entityManagerFactory manually (using a dedicated

Duplicate Entity class names causes Exception in Query

to run your test. support Support Build 2.2.9_05 includes an attempt to fix the NullPointerException . The fix is based on the stack trace rather than on the test case since running the test project

Can't open replicated database

continue that discussion on that thread. felixobjectdb Richard Szurgot Yes, this should be fixed in one of the next builds. support Support Any idea when this will be fixed ? bensteele Ben Steele No immediate fix is currently planned. The workaround is to make sure that every new (or modified) type

Remove of an entry from a @OneToMany collection is not possible if the enhancer is disabled

;      int x;     } } Build 2.6.0_04 includes a fix of this issue ... is still not fixed . wua Andreas Wurm You are right, sorry. Somehow the fix has not been integrated

ObjectDB 2.8.9_07

automatic schema evolution of enum fields. Fixed A NullPointException when using EntityManagerFactory with different class loaders. Fixed a missing call to @PostUpdate when object change is detached by  JDOHelper.makeDirty . Fixed opening context menu in the Explorer.

ArrayIndexOutOfBoundException

. This requires fixing the application (making sure that references to deleted objects are removed ... , it wouldn't be easy to find and fix it. If you can share your test so we will be able ... , we may be able to understand and fix the issue. support Support Hello, we have another fresh

ObjectDB 2.6.1

. Fixed a bug in reflection mode in detecting changes after flush ( issue #1602 ). Fixed a NullPointerException is merging objects of new types . Fixed a bug in managing inverse (mapped by) collections and maps in reflection mode.

Error reading UTF string (Serialized Objects in Explorer)

- this is the preferred solution (assuming this is indeed the problem). support Support Build 2.3.6_14 fixes ... after retrieving the BeitragVertragArt class, changing some fields and writing it back? The fix in _14 fixes the Explorer only, right? quasado Alexander Adam If you have a problem in retrieval

NullPointerException using with "refresh" method

". Check the database in the Doctor, if it is already corrupted then first fix  it using ... for something else. The ultimate way to find and fix issues is to provide a test case. See instructions ... , however, that if the problem is the sync setting and the move to ext4, changing the setting without fixing

Server Deadlock

Thank you for this report. Build 2.2.9_01 should fix the deadlock. support Support Build 2.3.7_04 fixes another case of this deadlock that was not covered by the previous fix . support Support

ObjectDB 2.0.1

Fixed a bug in lazy loading of instances of non enhanced classes. Fixed a bug in using the Replayer with no updates to the database. Fixed an activation bug.

Page cache File handling produced an java.io.IOException: Negative seek offset

the new implementation of temporary files for very large transactions. Version 2.6.7 should fix this bug. support Support Version 2.6.7 don't fix the bug:  (Now there are other line Numbers in PAG ... Support Also Version 2.6.7_1 don't fix the bug: Exception in thread "Thread-174" [ObjectDB 2.6.7_01

Unexpected error when loading all entity instance

Markus Ritter Did this happen again after already fixing the database with the ObjectDB Doctor? support ... . New database copy is ready at: db/smartcal.odb. fixed I enabled Recording so next time I will be able ... ) which reproduce the error. Thanks Markus doppelrittberger Markus Ritter Build 2.7.1 should fix this bug

version 2.4.5+ with GlassFish 3.1.2, errors when runs application. Version 2.4.4 worked but not 2.4.5 or later

Luc Have you tried 2.4.5 or 2.4.5_03? Because 2.4.5_03 fixes a GlassFish integration issue . support Support This issue will be closed now since it is assumed that the problem was fixed in 2.4.5_03 ... .6 fixes another regression issue with GlassFish, which may be related to this report. support Support

query.getResultList() throws ClassCastException

Thank you for this bug report and for the test. Version 2.3.1 fixes the exception. Some performance ... and caught I think) according to my profiler.  Once I fixed my test, the ID lookups are 5x ... fix for this problem (following issue #531 ). support Support

Server out of memory exceptions

. Please try build 2.2.9_02 that should fix this. If it doesn't - try to disable the query program cache ... . support Support Any feedback regarding the new build that may fix the memory leak would be appreciated ... ;This issue will be marked now as fixed . Reopen it or create a new issue if necessary. support Support

ObjectDB 2.1.1

Fixed an  Explorer bug in handling listeners and callbacks. Fixed a bug in using user/password url arguments multiple times. Fixed several bugs in query processing and running.

Internal exception when quering

.Thread.run(Unknown Source) We are currently using version 2.5.1. Could you provide us fix or some ... , you are right. When do you plan to fix this issue? We would like to avoid checking for duplicities in every list of values in our selects:( Thanks Marta Maruta M Sedlakova Build 2.7.2_01 should fix

boolean field flips after schema update (in class) of another field

version 2.8.4 that fixed that issue. support Support I think the schema may changed 2-5 times ... for a database. We don't really know if it is fixed in 2.8.4, as we cannot reproduce in development ... issue related to schema evolution that was fixed in version 2.8.4. support Support

ObjectDB 2.5.3

Added support for casting from boolean to int in queries. Changed default value of . Fixed a critical Explorer bug that interferes with queries on enum fields. Fixed a multithreading conflict (missing synchronization) in the JPA metamodel API. Fixed implementation of casting ( as ) in criteria queries.

Internal exception on flush

that use ObjectDB. Probably ObjectDB has still some multithreading issues that require fixes . Any test ... Support The stack trace at #2 reflects a bug that was reproduced and fixed using the test in issue #625 . It is possible that this bug caused also the exception at #1 so this issue will be marked as fixed . support Support

Getting an error when adding activation code to conf file

. We will try to find the cause and fix it as soon as possible.   support Support Hopefully we fixed the issue. A new licence key was sent to you, please try activation again with the new licence key.  Sorry for the inconvinience. support Support The problem appears to be fixed . I am able

Error during closing an entity manager

. Do you have a way to reproduce it? i.e. if we release a build with an attempt to fix ... of the optimistic lock exception and we fixed it in our code. From my sight of view this issue is fixed . btc_es BTC EmbeddedSystems

Another NPE on em.createQuery(query).getResultList()

Related to #51 that was tested against 2.2.7 and marked as fixed in 2.2.8. Running the same test ... .8_01 that should fix it. If it doesn't work try using enhanced classes (you should use enhanced classes anyway to improve performance). support Support Verified and confirming that 2.2.8_01 fixes the issue. kaosko Kalle Korhonen

TYE NullPointerException

it will go away when I fix something in the test itself but I can put one together if the stack trace isn't ... should fix the exception (but notice that the data will not be available and the collection would look ... reference to the containing entity object? support Support Following issue #544  - a better fix

Unable to stop server after starting in SSL mode

a great option. Thanks. RockyMountainMan Brett Banks Thank you for this report. Build 2.6.6_01 fixes ... to the server. support Support Bug fix fully validated. Thanks for the quick fix . RockyMountainMan Brett Banks

Deadlock on Schema Update during Multithreading activity

A possible deadlock was detected when new types are registered during multithreading activity against ObjectDB. Until this issue is fixed , the recommended workaround is to complete registration ... (); The last command will work when ObjectDB can find managed classes automatically . support Support Version 2.5.1 should fix this issue. support Support