Internal Website Search

121-130 of 200 resultsRefresh

EntityManagerFactory Fails To Swtich Over To Slave When Master Is Unavailable

; <locking version-check="true" />            ... version-check="true" />              ... the errors that you got. Please check the steps. Maybe there is an additional operation that I have to do in

First query takes 4+ minutes to complete

enabled="false" sync="false" path="$objectdb/" mode="write" /> <locking version-check="true ... time should be very good, but if it doesn't, please post your test and we will try to check this issue ... the test database that demonstrates the issues we will check this further and we will also be able

Doctor - high memory usage

tool (integrity check can be done on a backup copy generated by the online backup) - I think ... with link to this database. lwalkowski Lukasz Walkowski I just checked the 64MB sample ... well with the default configuration - it took ~10 seconds to check the database and additional 20

Query to search for common elements in two separate collections.

identical hash code. Candidate collections should then be further filtered by checking for equality ... of a collection? if so, that's not what I was after. I just want to check if a collection contains an element ... until all have been checked. I just wasn't sure if there was something in the JPA that allowed

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

this thread). Could you please check version 2.7.3_04 ... ), but apparently it exposes an existing problem, due to an additional new check. checks that were added recently. This thread

Spring LTW Problem

are checked using the Java reflection API - the check itself involves class loading. The stack trace indicates that an attempt to check annotations of some class leads to a failure due to a missing class in the classpath. Maybe future versions of ObjectDB should check annotations

Occasionally slow requests in load testing

>) indicates massive access to the database file during query processing. Check the active ... " sync="false" path="." mode="write" /> <locking version-check="true" /> <processing ... ideas for checking: Smaller processing => max

JVM crash when using IBM JDK 1.6.0

.createEntityManager(EMF.java:160) 4XESTACKTRACE at com/ibm/check/cmvc2git/database/Database.<init>(Database.java:52) 4XESTACKTRACE at com/ibm/check/cmvc2git/CMVCSync.runCommand(CMVCSync.java:100) 4XESTACKTRACE at com/ibm/check/cmvc2git/CMVCSync.main

Selective merge/cascade of detatched entity

for this approach). All potential changes are checked with application logic before being committed to the database, so a commit will never fail. Any time an object is modified it is checked ... > This appears to have the effect of checking and merging the entire companyTargets map for every salesman

Tracking changes to new collections (in enhancement mode) after flush

classes or in reflection mode? What ObjectDB version are you using? Can you check ... expected currently we use ObjectDB version 2.8.0.b04 I will check ... . We should check how this is implemented for nested collections. Note that this structure of a List as