Internal Website Search

101-125 of 125 results

Latest version with license for evaluation

you. I am very new to the tool and have found out that only 10 entity objects are currently

Out of memory

a new heap dump (or use a tool that can do that on the existing heap dump) it would be easier

Object Relations Error after Schema Change

pbdmodel.impl.UserImpl.userRazgovor using reflection (error 363)” Is there a way ( tool , utility

using objectdb.jar in writing data to mariadb or mysql db

database? Moreso, does Objectdb have backup tools to back up the singular object database file

Measurement of the test coverage of enhanced classes

code that completes coverage of the enhanced code by calling the added methods directly, but we do not have such a tool yet. support Support

Glassfish 3.1.2.1 and ObjectDB 2.4.3

- which one are you running? Please specify the url that you are trying to access. What tools are you using (IDE

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

Safe to monitor listening port by connect/disconnect?

I wish to monitor our instances of ObjectDB using an automated tool that simply connects and then disconnects from the ObjectDB listening port once per second (frequency is configurable).  Will this cause any issue with the normal operation of ObjectDB? CAPdev CAP Dev It should be fine.  support Support

Is ObjectDB suitable for DMS (Document Management System)?

and all the other ObjectDB tools and utilities should work normally.   support Support

Query causes an nternal exeption

during migration of the database to the next version of our tool . After that the missing entities

Eager Fetch is not stable for collection or map types?

is we confirm that the collection or map are stored successfully by using explorer tools when the JVM

How to create a Unique constraint?

. Future versions of ObjectDB will include a dedicated index rebuilder tool . By the way, you can use

Backup

I have tried using online back to test the backup feature.  It's been hour and I still don't see my backup file.  I have 1 million record in 1 table as a test.  https://www.objectdb.com/java/jpa/ tool /backup How long does it usually take for a backup?  And are there no temp

Netbeans-Friendly Javadocs

in the ObjectDB distribution (in the doc directory). It works when adding it through Tools Java

Report Generation with BIRT and JPA

hi In  Report Generation with BIRT and JPA  tutorial. step:1 completed but in step:2  "business Intelligence and Reporting tools "   is not  available. attach in image1.jpg Thank you Bimal kumar Dalei     Bimal Bimal kumar dalei The title of the dialog box

Catching exceptions from client-server mode online backup

via our reporting tool . thamal Tomas Hamal It is unclear if this is currently possible. Where did

Selective merge/cascade of detatched entity

://www.objectdb.com/java/jpa/ tool /enhancer#Load_Time_Java_Agent_Enhancement_ This improved performance by

javax.jdo.JDONullIdentityException: The identity must not be null.

-05-24T14:40:38.313+0200|SEVERE|glassfish3.1.1|javax.enterprise.system. tools .admin.org.glassfish

ObjectDB 2.9.0

  tool threads. Improved the error message on exception during commit, reported in issue #2882

Entity Version History

of tools such as Hibernate Envers. support Support I think this would be a great feature

Full Text Indexing and Query

provided by separate tools such as Apache Luncene. support Support This feature would be useful as

How to check what is taking most space in DB file

Hi, we are using Object DB for quite a while. And some of our DB files are growing to bigger sizes that we would love to. We started to deleting Entity instances which we don't need anymore, but without much luck of preventing the growth. Are there some Tools that we can use to find

UPDATE query cannot set a new field after schema change

I've added a new property/field to one of my objects and want to set the value of this (boolean) property to false for all existing entities in the DB. I tried to execute an update statement with the Explorer tool . The statement ends and tells me that 1000 entities have been updated. I then save

Objects are not garbage collected

Hello, we've encountered a problem in our tool that eventually causes a GC Overhead / out of memory error: We import structures called "FormalRequirements" that in turn contain entities called "NormalizedAccessPathImpl" (and InterfaceObjects). Each FormalRequirement is imported in

Enhancement does not show an error message when an outdated license is used

2.8.7.b08 Accidentally we used an outdated ObjectDB license, if we enhance the entities. The entities were not enhanced in our jars. But the message from the enhancement tool com.objectdb.Enhancer shows that all entites are enhanced. Can you throw an error message, if the license is outdated