ObjectDB Database Search

101-125 of 125 results

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

ObjectDB JDBC to Object compiler

.persist(obj);   Or you can make a tool for that. kadirbasol Kadir BASOL Probably an easier way

Managing software release cycles.

without downloading the entire DB file? Are there any command line tools like sqlPlus to connect to a DB

NullPointerException in ENH.g(ENH.java:401)

the objectdb doctor tool but the issue remains (I analysed and repaired). The entity which fails

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

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

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

NPE when reading map from DB

) quant.phdsc_new.utility. Tool .deepCopy(Unknown Source) jakab Gergely Jakab Maybe this is caused by

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

InternalException when reading a HashMap

) at quant.phdsc_new.utility. Tool .deepCopy(Unknown Source)   The Doctor did not find any errors in

com.objectdb.o.InternalException: java.lang.NoClassDefFoundError: java/sql/Date

, version of ObjectDB, other used tools , code, step by step instructions), we may be able

Query causes an nternal exeption

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

Catching exceptions from online backup

: this.a().a(" tool ").f(var3); throw new InternalException(var4); But this catch block is not reached as the exception

Gradle-Kotlin Code Contributions

intend to invest the time to learn these tools and I’ll post what I think I’ve learnt for scrutiny

ObjectDB BIRT Driver Update

The ObjectDB BIRT/ODA driver is an extension of the open source Business Intelligence and Reporting Tools (BIRT) that adds support of ObjectDB as a data source and JPQL as a data set query language. In the current implementation ObjectDB is embedded in the driver. Any 2.x version of the driver

Query in nested transaction returns detached entity if lazy-loaded

. Unfortunately The version 2.7.4_04 is not usable in our tool . Caused by: com.objectdb.o._RollbackException

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

JDBC Driver for ObjectDB

A JDBC driver for ObjectDB can be useful in various scenarios, and particularly for using ObjectDB with reporting and BI  tools (other than BIRT ). Requests for JDBC driver were discussed in various threads on ObjectDB forum: https://www.objectdb.com/forum/526 https://www.objectdb.com/forum

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

References to objects of missing obsolete entity classes

enhanced. [2021-03-31 15:19:55 #2 tool .doctor] com.objectdb.o.UserException: Failed to locate set method

Why does ObjectDB duplicate classes from javax.jdo:jdo-api?

, and obviously conflicts with modern methods and tools . To solve the conflict with JPA, two different jar files

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

ObjectDB 2.8.9_03

Improved throwing exceptions from  tool threads.

ObjectDB 2.8.9_04

Improved exception throwing from  tool threads.

ObjectDB 2.9.0

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