ObjectDB Database Search

151-197 of 197 results

JPA-Query does not lead to any result

about this specific file it may help. You should be able to fix indexes by running the ObjectDB Doctor . support Support

Object explorer cannot open odb file. ObjectDB many-to-many relationship

'demo.odb' null").  Note: I'm using Windows 7 64 bits. jdk1.6.0_27. ObjectDB doctor did not

ObjectDB Unable to process 1.6 L records.

Hi  I have a db of around 1.6 lakh records. But now am getting some unexpected error when accessing some of the entities. And when am fetching all the records using objectdb explorer its showing exception. I have diagnosis the db with objectdb doctor but not find any error. Please check

ODB should auto-restart if it detects it's necessary

of it until we repaired and created a new db with ObjectDB Doctor . Therefore, I would really appreciate this new feature

Exception after update of indices of Entity class

the indices from single index to multiple indices. Running the database doctor will then remove

ClassCastException on closing PersistenceManager

(although the Doctor was saying the Db file has no errors) with an older backup and the code was running

Corrupted Database or error in ObjectDBExplorer?

Hello, we have problems when we open our Database file with the ObjectDB-Explorer (2.6.8_b8). Can you analyze the problem and tell us if its a problem of the explorer or a real problem in the Database-File? An analysis with the DB- Doctor found no problems.   We observe the error if we try

Removing an entity throws exception

, with new empty db it works correctly. The objectdb doctor analysis has not found an error. Clearing

A few entities loss after update to 2.3.7_08!

The old database is created by 2.3.6. And recreate the database by doctor is useless. But the other version such as 2.3.7 works fine. So we believe 2.3.7_08 has a bug. codefad FrankChu More details are required in order to understand the problem. support Support

Replication Error

the db with the doctor . No error is found. I use the latest version of ObjectDB. (2.3.6_16) Do i miss

"Rebuild Class Indexes" from the command line?

an index currently requires running the ObjectDB Doctor , which is run from the command line. ObjectDB 1

@Unique added afterward is not taken into account

data requires rebuilding the database by using the Doctor in repair mode (a better support for adding

Explorer shows Long id, but should be Integer

This happens after recreating all 3 databases with Doctor as well. It's quite strange and problematic

Database crash

just running objectdb we run into a crash situation as described in the attached log. What can be the reason for such a behaviour ? Objectdb doctor just hanging completely without message after reading the database file   File:  

can removing an entity throw an exception if the entity is in use?

. The ObjectDB Doctor  reports broken references so it could be very helpful during testing and debugging

Online backup with JDO

Hi, I would like to try the Online Backup tool as I am making backups up to now with the not encouraged file-copying method while the database is online. So my first question is to this file-copying. I've read at the Database Doctor that copying the db file while it is online may cause

Failure after ObjectDB 2.4.5_07 upgrade from 2.4.4_06

in order to understand the problem. Please check the database with the ObjectDB Doctor . Check

JPQL keyword in entity - what to do?

; this.all = all;     } } I did run Doctor before test, after changing odb version.  

JDO @Index in JPA?

entity class that already has non indexed instances stored in the database - use the Doctor to rebuild

NegativeArraySizeException on commiting a transaction

Hi, we started to get a java.lang.NegativeArraySizeException from ObjectDB upon changing an object in the DB and committing the transaction. I tried to repair the DB file with Database Doctor , but the same error is happening also on the fixed DB file. Btw. during fixing the DB file an Internal

How to create a Unique constraint?

. Currently the only way to activate the index is to use ObjectDB Doctor to rebuild the entire database

Crash due to memory problems

. Please check the database with the ObjectDB Doctor to detect errors in the database file. support Support

Extending model by "common entity"

explorer or doctor . lwalkowski Lukasz Walkowski This schema change should be handled by ObjectDB

Remove not working

of ObjectDB. No errors if I run the doctor . I've reduced my testcase to this: @Test   

InternalException

)? Do you still get the exception after restarting the server? Can you check the database with the Doctor

Why is ObjectDb is holding onto classes that no longer exist? 

that these log entries are not created during normal use of ObjectDB but when the Doctor is run

ObjectDB 2.7.6

Added support of an option to disable broken reference cleaning in the Doctor ( feature request #2341 ). Added support of cascading delete using JDO ( feature request #2329 ). Added logging for "Failed to read from file" error ( issue #2322 ). Added an option for eager background purge of weak

Internal error

persistence and run the Doctor ?  Ignore it and try again?  The product will be used in

EOFException

The database file that you uploaded is corrupted and you must repair it using the ObjectDB Doctor before

Index Rebuilder

with the primary data. As a workaround, you can currently use the ObjectDB Doctor to build a new database file

Error in production. Failed to commit transaction: Unexpected database state: BTree -152 is not found

and then start it again, do you still have the problem? Check the database file using the Doctor

ObjectDB 2.9.0

Added a new Doctor .run(srcPath, dstPath) static method. Added an option to exclude inherited @Id fields in embeddable classes. Added support for manual starting of online backup threads ( feature request #2855 ). Added support for distinct mapped-by (inverse) fields. Improved query plan

Internal exception on flush

the database (attached) through objectdb doctor showed broken references. I'm not sure of the exact

ObjectDB 2.8.6_04

Improved the Doctor (see issue #2691 ).

2.9.x query issue with @Unique constraint

. Maybe the index is broken. Try to fix the database by running the Doctor and check if the repaired

ObjectDB 2.7.2

an Explorer bug in adding objects to collections ( issue #2078 ). Fixed a Doctor error message

Exception upon index definition change

. Even the Doctor does not run anymore using this index definition. We use the latest ObjectDB version 2.7

merger missing in log

please check the database using the Doctor and report any errors. support Support

ObjectDB 2.8.7

Added an option to slow backup (see  feature request #2681 ). Added an option to view old type versions in the Explorer (-Dobjectdb.ui.debug=true) Improved the Doctor (see  issue #2691 ). Improved performance following a large eager fetch ( issue #2694 ). Restricted waiting time

ObjectDB 2.8.9_06

Added a new Doctor .run(srcPath, dstPath) static method.

ObjectDB 2.8.3

objects. Removed false alarms by the  Doctor . Fixed a deadlock ( issue #2512 ) on closing

InternalException - error reading field from "queue" database

is actually on writting the objects to the db. Running the database through Database Doctor reported

ObjectDB 2.8.2

Added support of deleting classes in the Explorer. Improved memory cleaning when entity objects with embeddable elements are detached. Improved handling query results that include managed hollow objects. Removed false alarms by the  Doctor . Fixed a deadlock ( issue #2512 ) on closing

com.objectdb.o.InternalException: java.lang.ArrayIndexOutOfBoundsException: null

; ... } Fixed problem by database repair with doctor ! Thanks! ego123 ego planet Thank

[ObjectDB 2.8.3_01] Unexpected exception (Error 990)

. It is also recommended to check the database using the ObjectDB Doctor .   support Support Thanks

Internal Exception: null

.java:679) I'll send you my database via a support ticket. Database Doctor find's no errors. So the DB

queries more than 10 times slower using 2.8.1 versus 2.7.6

- we restarted to try to use 2.8.1 instead of 2.7.6 - we did a doctor on the database that you can download from www.hummingbird-systems.com, login/pw your database name, main menu objectdb - we did not do any statistics generate, just tried to use the new version - our reference query that takes