ObjectDB Database Search

151-200 of 200 results

Performance issues on aggregate query

) from ObjectNode o INNER JOIN o.properties p1 INNER JOIN o.properties p2  INNER JOIN o.properties p3 INNER JOIN o.properties p4 INNER JOIN o.properties p5 INNER JOIN o.properties p6 INNER JOIN o ... ) and (p2.name = 'scheduledState' and p2.doubleValue = 2 and p2.state = 0) and ((p3.name

objectdb-2.6.9_02 (with "objectdb.temp.no-enhancement-crc-check") vs. generic classes with interfaces: detailed investigation

objectdb- 2 .6.9_02 (with "objectdb.temp.no-enhancement-crc-check" system property ... there are now obsolete): -  Issue #1924 - ObjectDB- 2 .6.9: Failed to commit transaction: Failed ... the system, just for Expert System cases). To make things simpler, this posting will examine only these 2 cases

JPA 2.0 Criteria API: (When) Fully supported ?

An excerpt from the website of a 3rd party vendor which tries to support JPA 2 .0:   "The primary difference between JPA 1.0 and JPA 2 .0 implementations is how data is fetched: the JPA 1.0 implementation creates a JPQL query string for fetching while the JPA 2 .0 implementation uses Criteria

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

ObjectDB 2 .7.3_03 gives my application a "com.objectdb.o.UserException: Attempt to modify ... ; (ObjectDB log file attached.) If I revert to ObjectDB 2 .7.3, then no more exception.  (No other code ... image that shows the error is attached.) CBE CBE This is probably caused by a change in version 2 .7

Query becomes slower on moving from ObjectDB 1.x to ObjectDB 2.x

seconds in object db 2 .x I have build the query using the follwoing Query query = persistanceManager ... objectdb explorer binitbhaskar Binit Bhaskar ObjectDB 2 .x is usually faster than ObjectDB 1.x, so it should be possible to get at least similar performance for this query with ObjectDB 2 .x. Maybe

objectdb:2.8.4 - Error occurred during initialization of boot layer

_UPDATE_JDK9\JavaApps\CommonThirdParty\mockito\objenesis- 2 .1.jar;D:\Projects\Anritsu\Perforce\ws_alexander.golyshkin_ALL\DEV\RTD_7_6_0_JAVA_UPDATE_JDK9\JavaApps\CommonThirdParty\mockito\cglib-nodep- 2 . 2 .jar ... \comfyj- 2 .4.jar;D:\Projects\Anritsu\Perforce\ws_alexander.golyshkin_ALL\DEV\RTD_7_6_0_JAVA_UPDATE

after upgrade to 2.9.0 database destroys, urgent issue at our most important customer, production shutdown

after upgrading to 2 .9.0 (because of the other problems in former versions), the database destroys ... (if you had schema changes in addition to upgrading to 2 .9.0) . If this is the only issue then running ... the engine that manages the database storage, at least in the last 2 years, so there is nothing in version 2

OutofMemory error with Object DB 2.0

Hi, I am getting the below OutOfMemoryError after I have migrated from objectdb 1.0 to 2 .0 The application works fine with only 256MB heap size with objectdb 1.0  But on 2 .0 even with max heap ... PersistentManager is used to begin the transaction. With objectdb 2 .x do we need to close the 

Explorer in 2.3

. Then allow import of that file into another database. 2 . Lazy loading of data, especially in table view ... evaluation. For me, #1, # 2 and #3 would be the most important. Also, I've found some small bugs: 1 ... 'recent connections'. 2 . When editing a field in an @Embedded object, I get an error message

Post-compile enhancement fails when static Log4j 2.5 based logger used in Entity

a non-static logging variable holder can be used in an @Entity.     ObjectDB 2 .6.3_04     Apache Log4j2 - 2 .5     Mac OS X     ... ): [ObjectDB 2 .6.3_04] Failed to process class file of type 'com.example.SubEntity' (error 422) com.objectdb.o

Upgrade to 2.4.1_01

Hi, We tried to upgrade from 2 .3.7_18 to 2 .4.1_01 to pickup some fixes. We discovered that our code no longer works when using 2 .4.1_01. We did some probing and found one thing. I have attached ... our code for 2 .3.7_18, we had @OneToOne(cascade=CascadeType.ALL, fetch=FetchType.EAGER

UserException - Object User#2 belongs to another EntityManager

Hi! Scenario's steps: 1. User goes to his profile, a JSF page. 2 . @RequestScoped CDI bean ... .pingushare.entity.p1.User# 2 ' belongs to another EntityManager at com.objectdb.o.MSG.d(MSG.java:61) Why does this error happen, because there 2 independent transactions? I guess

Closed EntityManagerFactory after upgrading glassfish 3.1.1 to 3.1.2

Hi. I have faced a very serious issue. After upgrading the GlassFish server from 3.1.1 to 3.1. 2 ... more It seems that there is something wrong with persistent context. it seems that glassfish 3.1. 2 behaves differently. I ... to persistent unit lazily. however, glassfish 3.1. 2 immediately after deployment of application logins

ObjectDB internal error on 2.6.4.b10 for query with DISTINCT

I observed that on new ObjectDb v. 2 .6.4.b10 query below causes internal exception SELECT DISTINCT $1 FROM Pa3DictionaryItem $ 2 JOIN $ 2 .values $1 WHERE ($ 2 .namespace == 'com.anritsu.pa3.ttcn3' AND $ 2 .key == 'TliEvent' AND $1 != '') Query above also worked fine on ObjectDb version 2 .6.1.b06

Unable to convert 1.x odb file to 2.x

Hi, my company is just about to switch from ObjectDB 1.04.2487 (SE) to ObjectDB 2 . So I downloaded the objectdb- 2 .5.5_02, activated it with our licence, enhancing went ... - 2 .0 file conversion Exception in thread "main" java.lang.RuntimeException: Internal Exception

ObectDb 2.3.6 in OSGi environment

use a persistence.xml! The stacktrace looks like this: [ObjectDB 2 .3.6] javax.persistence ... .runners.ParentRunner$ 2 .evaluate(ParentRunner.java:222) at org.junit.internal.runners.statements ... ) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$ 2

Embedded in JDO metadata not working in objectDB 2.x ?

are embedded too.   I did not change the metadata when I was moving from ObjectDB 1 to 2 , I ... . Is the enormous increase of database file size caused by the number of not-embedded objects in ObjectDB 2 opposed to embedded ones in objectDB 1 ? 2 . Could be that ObjectDB 2 is ignoring the "embedded=true

Reading 1.x odb files in ObjectDB 2.x without upgrading

db odb file from version 1.x to 2 .x, user is unable to open the odb files in the application which is having object db 1.x installed. Is there any way to read odb files from 1.x in object db 2 .x ... binitbhaskar Binit Bhaskar Old ObjectDB 1.x databases cannot be opened directly by ObjectDB 2 .x

2.5.3_02: java.lang.UnsupportedOperationException

Hello! I use Glassfish 4.0.0 and ObjectDB 2 .5.3_02. When I do entityManager.createQuery I ... Glassfish 4.0 is based on JPA 2 .1. Build  2 .5.3_02 of ObjectDB added initial dummy implementation of the new JPA 2 .1 methods, but the new methods were implemented as throwing 

Configuration and Activation Code in ObjectDB 2.x

Hi, I would like to update the ObjectDB from 1.0 to 2 .3.7_25. I used the License key ...   which i got after acting the 2 .0 odbee.jar. and any specific changes which i need to take care of when upgrading from 1.x to 2 .x. Thanks & regards, Binit Bhaskar binitbhaskar Binit Bhaskar

Level 2 cache not hit in @ManyToOne

Hi! I have 2 entities: User and Item, both @Cacheable. Item has @ManyToOne private User user. Level 2 JPA cache is activated and it works ok for find by id (tested by changing data in explorer ... performance hit. Problem 2 : executing a query that returns User with id 5,6,7 (or any other) takes fresh data

Connection performace after upgrade to objectdb 2

Hi, I have performance problems with objectdb 2 when I tried to get the PersistenceManagerFactory ... only 3ms and PersistenceManager pm = pmf.getPersistenceManager(); takes 40ms However, with objectdb 2 ... . Could you please help me to understand what is wrong with that ? Attached the two odb file for version 1 and 2 . ps. I

Upgrade to 2.4.1_03

Right, that fix to 2 .4.1_02 got us past the previous issue. Now I'm not sure ... is: [ObjectDB 2 .4.1_03] javax.persistence.PersistenceException Failed to clear field property com ... .ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$ 2 .evaluate(ParentRunner

Issue with merge in 2.4.3

Hi, we just tried to upgrade to 2 .4.3 from 2 .4. 2 . One of our regression tests is failing. Appears objects are getting created twice on merge. Please see attached unit test. Thanks Paul. pedwards Paul Edwards This regression bug was the result of a bad optimization  that is now fixed in build 2 .4.3_01. support Support

Upgrade to 2.4.1_02

Hi there, The upgrade to 2 .4.1_02 fixed the initial problem ... Sorry forgot the stack trace: [ObjectDB 2 .4.1_02] javax.persistence.PersistenceException Failed ... .ParentRunner$ 2 .evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236

ID format in objectdb 2.x for JDOHelper.getObjectId

Hi, I am trying to upgrade the objectdb from 1.x to 2 .x. I installed and configured as per object ... for the same object in object db 2 .x, i am getting Object obj = JDOHelper.getObjectId(logTestRunImpl) obj ... .x to 2 .x. And how can i just get the object id without type id. Thanks, Binit binitbhaskar Binit

Spring 2.5 LocalContainerEntityManagerFactoryBean, no getSharedCacheMode()

(AbstractAutowireCapableBeanFactory.java:1335) ... 45 more This is with Spring 2 .5.6. I'm doing it this way ... should be solved by switching to a newer version of Spring Framework that supports JPA 2 .0. support Support ... Please try build  2 .5.1_06 that should silently ignore this specific exception. Other JPA version

ObjectDB 2 has been released and is now more affordable

Today, after years of hard work, ObjectDB 2 .0 was released and is available for download. In ... of the Server, Site and OEM licenses were sharply reduced. ObjectDB 2 .0 licenses will now include free updates for all 2 .x versions. Private priority support will be sold separately in order to make ObjectDB

Source not found error after downloading ObjectDB 2.3.7_04

for File PMF.class. I had added the zip file jdo_ 2 . 2 .zip as source. Please help need to complete assg in 2 days Pallavi pallavi You have to provide more details. What kind of error is it? Compilation

objectdb-2.6.9_06: Extended Persistence Context fails: 'Attempt to begin a new transaction when a transaction is active'

objectdb- 2 .6.9_06 NetBeans8.1+Glassfish4.1.1 Mac OS X Possibly related:  How to Use a SF ... .test.mini.ejb.ExtProjectBuilder ! Then Clean and Build (objectdb- 2 .6.9_06.jar is already included ...   All_ , not shown.) The following strategy used to work for objectdb- 2 .4.0_05 , but fails

jakarta.persistence.criteria.Subquery

. A subquery has an expression as its selection item. Since: Jakarta Persistence (JPA) 2 .0 Public ... of the given basic type. Since: Jakarta Persistence (JPA) 3. 2 Root correlate ( Root parentRoot ) Create ... for equality. Since: Jakarta Persistence (JPA) 3. 2 Predicate equalTo ( Object value ) Create

ObjectDB-2.6.9: Failed to commit transaction: Failed to set numeric value of field property Element.id using reflection

The following error is reported for objectdb- 2 .6.9.jar: Failed to commit transaction: Failed ... (error 613) Did not happen with objectdb- 2 .6.3_04 (which one can easily test and compare in the test ... : (all classes within entity packages): javac.classpath:lib/objectdb- 2 .6.9.jar [ObjectDB 2 .6.9 Enhancer] 8

each 1-2 days objects on some objectdb level lock/block each other

each 1- 2 days we have the situation that our system changes to a completely underperforming mode ... is much more critical, today we switched back to 2 .7.5, but the same behaviour  - nothing changed in ... % and around 200 threads hgzwicker Hans-Georg Zwicker According to the subject of this thread it happens every 1- 2

2.9.x query issue with @Unique constraint

Query doesn't return results in versions 2 .9.x when there's a unique property in (where/and .. or ... for :userName parameter 2 .8.9 Query plan description ============================ [Step 1] Scan type User locating all the User (u) instances. [Step 2 ] Evaluate fields in User (u) instances. [Step 3

jakarta.persistence.PersistenceUnitUtil

Persistence (JPA) 2 .0 Public Instance Methods Class getClass ( T entity ) Return the concrete entity ... cannot be loaded from the database. Since: Jakarta Persistence (JPA) 3. 2 Object getIdentifier ( Object ... is found not to be an entity. Since: Jakarta Persistence (JPA) 3. 2 boolean isInstance ( Object entity

[ObjectDB 2.3.7_25] Unexpected exception (Error 990)

copy... [ObjectDB 2 .3.7_25] Unexpected exception (Error 990)   Generated by Java HotSpot(TM) 64 ... :163) at com.objectdb.Doctor.main(Doctor.java:22) [ObjectDB 2 .3.7_25] null lorenz2304 Benjamin Lorenz There is a problem with 2 Person instances, apparently in their salt byte[] array

DISTINCT key causing internal exception on 2.6.4.b10

I observed that on new ObjectDb v. 2 .6.4.b10 query below causes internal exception SELECT DISTINCT $1 FROM Pa3DictionaryItem $ 2 JOIN $ 2 .values $1 WHERE ($ 2 .namespace == 'com.anritsu.pa3.ttcn3' AND $ 2 .key == 'TliEvent' AND $1 != '') Query above also worked fine on ObjectDb version 2 .6.1.b06 Harman

[ObjectDB 2.5.6_05] Unexpected exception (Error 990)

server] [ObjectDB 2 .5.6_05] Unexpected exception (Error 990)   Generated by Java HotSpot(TM) 64-Bit Server VM 1.6.0_25 (on Windows 2003 5. 2 ). Please report this error on http://www.objectdb.com ... .java:145) at com.objectdb.o.TSK.f(TSK.java:95) [2014-08-24 02:49:35 #34 server] [ObjectDB 2 .5.6_05

[ObjectDB 2.6.9] Unexpected exception (Error 990)

[2017-03-29 14:04:44 #1 client] [ObjectDB 2 .6.9] Unexpected exception (Error 990)   Generated ... problem.. version 2 .5.6_05  - size of data 100GB I am running a Doctor in prod (in a backup file, It takes long time...), . PRODUCTION [2017-03-30 07:04:53 #37 server] [ObjectDB 2 .5.6_05] Unexpected

New issues with queries using build 2.7.6_08

Unfortunately Build 2 .7.6_08 caused exceptions in a lot of system tests of our test suite which still ran successfully with Build 2 .7.6_07. 1. For example following query returns 3 verdict objects ... AND execution.execRecordID = record.uid AND record.executionConfig = config AND config.uid = '23A' 2

[ObjectDB 2.5.1_05] Unexpected exception (Error 990)

I have this error in log. The query can't return result. Thanks for help. LOG: [ObjectDB 2 .5.1_05 ... /1107 support Support Build 2 .7. 2 _01 should fix this bug. support Support Build 2 .7. 2 _01 has a side effect that introduces another bug ( issue #2142 ). Build 2 .7. 2 _02 should be used. support Support

JDOQL Subqueries (JDO 2.1)

Subqueries (nested queries) have been added to JDOQL (JDO Query Language) in JDO 2 .1. This is the main feature of JDO 2 .0- 2 .1- 2 . 2 that is not implemented yet in ObjectDB 2 . support Support

InternalException using 2.3.7_12

Sorry can't shed any light on this, other than the code where this came out of, worked fine with 2 .3.7_02. I had to upgrade to 2 .3.7_12 to pickup the fix for wildcard search on index, and now get this. [ObjectDB 2 .3.7_12] Unexpected exception (Error 990) Generated by Java HotSpot(TM) 64-Bit Server

JPA Query Criteria API (JPA 2.0)

a factory. ObjectDB supports dynamic definition of JPQL queries as strings. Support of the new JPA 2 ... Query API was just added to ObjectDB in version 2 .1.1_01. It will be officially supported and documented starting version 2 . 2 , which is expected to be released later this month. support Support

New issues with queries using build 2.7.8

; WHERE a.startStep.stepNumber = 0  AND (s.name IN ('In1') OR a.tcSignal IS NULL) With 2 .7.6_b6 we get the expected three result objects. But with 2 .8.0 we get only two result objects ... you for this report. Build 2 .8.0_01 includes a fix. support Support There is an issue with build 2 .8.0_01

[ObjectDB 2.6.7_04] Unexpected exception (Error 990)

Since Version 2 .6.7_04 we get the following NullPointerException at Query execution: [ObjectDB 2 .6 ... operation (before executing a query). It doesn't seem related particularly to build 2 .6.7_04 or ... working, but build 2 .6.7_05 includes some addition that maybe can help. support Support 2 .6.7_05 works

[ObjectDB 2.4.3_07] Unexpected exception (Error 990)

[2012-10-05 13:14:18 #7 store] Database '/home/glassfish/objectdb- 2 .4.3_07/db/test.odb' is opened by 7042@edi-gui-sbr-devel [2012-10-05 13:14:18 #8 server] [ObjectDB 2 .4.3_07] Unexpected exception (Error 990)   Generated by Java HotSpot(TM) 64-Bit Server VM 1.6.0_35 (on Linux 2 .6.32-300.10.1

ObjectDB 2 JDO Manual

The new ObjectDB Manual describes how to use ObjectDB 2 with JPA. An additional manual that focuses on using ObjectDB 2 with JDO can help JDO users. But since writing a new manual ... to see how sincere you support of JDO 2 is when you don't even have a small demo example. I understand

JPA Metamodel (JPA 2.0)

added to ObjectDB in version 2 .1.1_01. It will be officially supported and documented starting version 2 . 2 , which is expected to be released later this month. support Support ObjectDB version 2 . 2 .0 was just released with full support of the JPA Metamodel API , including complete test coverage and documentation . support Support

[ObjectDB 2.8.3_01] Unexpected exception (Error 990)

Seeing strange new error, with previously working code! Objectdb: 2 .8.3_01 JVM: 1.8.0_252 OS: Ubuntu: 18.0.4 ----   [ObjectDB 2 .8.3_01] Unexpected exception (Error 990) Generated by OpenJDK 64 ... .ThreadExecutorMap$ 2 .run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable