ObjectDB Database Search
151-200 of 200 results500Mb ObjectDb database opening issue500Mb ObjectDb database opening issue | |
alter table to you, it is much easier to build such a test for someone that experience the problem and can reduce ... most cases it is impossible for someone that has not experienced the problem to build a test case and trying to build it from scratch is a waste of time. Your opinion may be different and I respect | |
Unexpected exception during open the database. Indeed, it makes no sense to build a new index in the old database, so you may try disabling index ... EmbeddedSystems OK. Please try build 2.8.3_06. Exceptions can still be logged by setting ... compatible with version 2.8.5_05, indicating that an earlier build was probably used. Please check | |
ObjectDB Unable to process 1.6 L records. of ObjectDB are you using? Can you try the last ObjectDB build and publish a track trace generated by ... build and publish a track trace generated by it? It is in production so not able to change the build | |
type.loader java.lang.ClassNotFoundException.run(HND.java:133) at java.lang.Thread.run(Thread.java:655) The web project build has: build /web/WEB-INF/classes/META-INF/persistence.xml build /web/WEB-INF/classes | |
Error during cascaded merge. Unfortunately the fix in build 2.5.5_02 is broken. Please try build 2.5.5_03. support Support Thanks! The new build works perfectly. mosi0815 Ralph Moser | |
Exception after update of indices of Entity class build . Could you please try opening the database after the index change with the most recent ObjectDB build and then post a stack trace again? support Support Hello, with the latest 2.7.1_02 I ... )? support Support Build 2.7.1_03 includes an attempt to fix this exception. Could you please try | |
Spring 2.5 LocalContainerEntityManagerFactoryBean, no getSharedCacheMode() Please try build 2.5.1_06 that should silently ignore this specific exception. Other JPA version conflicts, however, are possible with that old Spring Framework version. support Support Build 2.5.1_06 now works great! Thank you very much for the quick build , I'm impressed by ObjectDB and the support. purecharger Ryan | |
Removing an entity throws exception you Michael anaq x It seems as an internal ObjectDB bug. Please try build 2.2.6_03 that may fix ... Support The fix was indeed incomplete. Build 2.2.6_05 covers an additional case. If you still have the old database please check it with this new fix. support Support Build 2.2.6_05 fixed | |
mappedBy problem (mapped by) fields - thank you for your report. Build 07 should fix this problem. Please try ... persist cascade enabled. support Support Using Build 07, I persist Employee and the Address ... the Explorer (since version 2.0 RC1 build 08). support Support | |
c.o.jpa.type.EntityTypeImpl.getIdType() returns null repository (usually x.x.x_x builds are available for download only as zip distribution). support ... : would be nice to have those builds as a patch or snapshot version maven artifact in the future ... repository. Build 2.2.3_01 was added now and it makes sense to keep the download page and the Maven repository synchronized in the future. support Support | |
Schema migration - long to String build 2.4.5_05. support Support OK, I should mention one thing. This field has an index ... with the Doctor of build 2.4.5_05. support Support Build 2.4.5_05 works correctly. Thanks. lwalkowski Lukasz Walkowski | |
License Key on macOS Sequoia 15.6.1 is becoming invalid, I have do repeat this procedure to continue working. Enhancing is implemented in our gradle build so every new build or turnaround needs a valid license. (*) of course I deactivated the new ... the Activator of the last build will generate a more stable activation code also for applications | |
creating EntityManager on odb file created on Mac 64bit on Windows 32bit SMMD.odb. marcins Marcin There is a problem in some recent builds . Please try build 2.5.0_03 that should fix it. support Support ok, now I can open the odb file in explorer ... the odb file with new build 2.5.0_03? marcins Marcin The SMMD.org$ is normal | |
"No Persistence provider for EntityManager" in OSGI bundle.. Essentially it builds an OSGI bundle with an embedded instance of ObjectDB and then tries to deploy ... the ant build script) Any help would be much appreciated ;-) -Will wbotha Willem Attached a new version of your project that works. It required a small change in ObjectDB ( build 2.3.2_02 is used) and some | |
Failed to validate XML-me}/tiro/lib-core/ build /resources/test/META-INF/persistence.xml: (error 211) at com.objectdb.jpa ... : com.objectdb.o.UserException: Failed to validate xml file /{erased-by-me}/tiro/lib-core/ build ... void testCreateSchema() throws Exception { } } Build .gradle apply plugin: 'java' // we will use | |
Problem using Maven Repository - Enitiy Class will be ignored you for this report. Starting version 2.6.3 (and build build 2.6.2_02) the ObjectDB Maven repository ... 1.7.2 and ObjectDB 2.6.3. To use ObjectDB outside a Java EE application server (starting build 2.6 | |
BeanCreationException in spring data JPA with objectDB.singlethreaded.SingleThreadedBuilder. build (SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle ... .java:76) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder. build ... ) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder. build | |
Empty temporary dat files in the temp folder EmbeddedSystems Thank you for this test case. Please try build 2.6.8_08. support Support Hello, thanks ... -file is enabled. In the new build (2.6.8_08) the temporary file is deleted when the database file (represented by an EntityManagerFactory ) is closed. Unfortunately that was missing until build 2.6.8_07 | |
Threading Problem (maybe with Criteria) API. Please try build 2.5.2_02 that will hopefully fix this issue. Unfortunately we couldn't verify ... you for the new test. We are working on a solution now. support Support Build 2.5.2_04 should fix the issue. Thanks again for your report. support Support build 2.5.2_04 works fine thank you very much, best regards Arne Arne Arne Stocker | |
Possible issue with String fields pnewman Paul Newman It seems as a regression bug (added in build 2.3.7_14) in handling temporary file path. Please try build 2.3.7_16 that should fix it. If it doesn't - please try build 2 | |
Issue with orphanRemoval and multiple EntityManagers the problem. Detecting orphan objects in reflection mode. This is fixed now in build 2.3.7_13. Notice that the test works well also with previous builds when enhancement is used. So even though it is good ... Build 2.3.7_18 fixes the cascading merge issue. support Support | |
Pessimistic Lock Timeouts setting if it could be added in one of the next builds . support Support That would be fantastic! I realise that JPA2 ... .lock.timeout ) was just added in build 2.2.3_02. Please check the documentation and try it. support | |
GlassFish 3.1.2.2/JBoss 7.1.1 to the last ObjectDB build ). support Support I'm starting a new project based on JBoss ... ;directory). Add to the persistence.xml file a request to load the ObjectDB module. Build 2.4.3 fixes | |
Duplicate Entity class names causes Exception in Query to run your test. support Support Build 2.2.9_05 includes an attempt to fix the NullPointerException ... test case in the posting instructions . support Support I tried it with the latest build | |
Online backup problem type.loader] Building a synthetic Class for org.springframework.security.userdetails.UserDetails I ... ;query.getSingleResult(); or the new build (2.2.7_07) that should fix it. Thank you for this report | |
query on calendar class Hello! I'm looking for help to build query on calendar class. I need to get objects where Calendar.DAY_OF_WEEK is FRIDAY or any other. My class: @Entity public class Cdr {   ... (JpaQuery.java:716) Could i get some example code of that? And second part of my question - how to build | |
Enhancer failure: Failed to process class file of type more FAILURE: Build failed with an exception. dmoshal David Moshal If you switched to Java 9 then you need ... to add enhancement to the the build process. dmoshal David Moshal Thanks support Support | |
License Activation Change and Checking Activation side rather than on the server side, as needed. Please try build 2.5.5_02 that fixes the implementation in ... .JpaQuery.getSingleResult(JpaQuery.java:747) mosi0815 Ralph Moser Sorry, hopefully build 2.5.5_03 should work fine. support Support | |
Intermittent: "Attempt to reuse an existing primary key value" when persisting a new instance: 2.2.8_05 Willks William This might be related to a bug that was fixed in build 2.2.8_06. Please check that new build . support Support | |
explorer NullPointerException the next ObjectDB build . As a workaround, open the Options dialog only when a database is open. Regarding ... build 2.4.0_01 that should fix both issues. support Support thank you for the post, I hava | |
Possible issue for JPQL "LEFT [OUTER] JOIN" Possible issue for JPQL "LEFT [OUTER] JOIN" is doing "[INNER] JOIN". Thanks. eurojet P. F. Martinez Thank you for this report. Please try build 2.3.7_18 that should fix this issue. support ... IS EMPTY") Thanks. eurojet P. F. Martinez You are right. Please try build 2.3.7_20 that should cover this case as well. support Support | |
EntityManager refresh problem ObjectDB build failed, so a new build was released now in which this revised test passes. support Support | |
Unexpected output "*** PatternParameterImpl" in the java console; btc_es BTC EmbeddedSystems Thank you for this report. It was a debugging message in build 2.8.7_03 that was later removed in build 2.8.7_04. You can either ignore this message or upgrade to 2.8.7_04. support Support | |
Query over the keySet of a map field with collection parameter ) ; btc_es BTC EmbeddedSystems To help you with this need, a new build , 2.8.7_07 implements a new query method: containsAnyKey. Please check the following query with this new build : SELECT e | |
Internal exception when quering in every list of values in our selects:( Thanks Marta Maruta M Sedlakova Build 2.7.2_01 should fix this bug (which is a duplicate of issue #1107 ) 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 | |
Internal error better the context in which this exception is thrown. sjzlondon Steve Zara We can release a new build ... , so I can give you feedback soon. sjzlondon Steve Zara Please try build 2.7.2_07 ... again please reopen it and report. support Support Apparently this was a regression caused by fixing issue #2027 . Build 2.7.6_08 should fix it. support Support | |
Once served to JSF page via @EJB query bean, many list fields are null (but same query ok after fresh persist in @PostConstruct)=TEST: project 1][id=49][name=deep string value ( building name)]]) INFO: ConfigBean []: testQuery ... : project 1][id=49][name=deep string value ( building name)]) The following reported failed is the same ... of office building data corresponding to ownedElements-owner. webel Dr Darren Kelly Please read | |
NPE when doing a find() It seems that this is a bug that was added in build 2.2.1_02 and was fixed in build 2.2.1_03. Please try the last build (2.2.1_03). support Support | |
Problem using "and" for joined entities and indexed fields through the parents. Build 2.8.9_01 fixes the issue by simply eliminating the invalid query plan ... and then using single field indexes. support Support Update: Performance regression in build 2.8.9_01 (disabling indexes too aggressively) is fixed in build 2.8.9_02. support Support | |
Enhancement Error: Unexpected constant pool entry tag: 19$ bash ~/lib/objectdb-2.8.4/bin/enhancer.sh build /libs/asli-cloudai.jar [ObjectDB 2.8.4] Unexpected ... .Enhancer.main(Enhancer.java:33) eko EKO FAJAR Thank you for this report. Please try build 2.8.5_03 ... after upgrading to 2.8.5_03 Thanks, bmpccdeMac-mini:CloudAI eko$ bash enhancer.sh build /libs/asli | |
References to objects of missing obsolete entity classes, so it could also be related to other recent changes. If you can specify the last build that didn't ... . Build 2.8.5_01 should fix the Doctor exception (post #3). We cannot check whether it also solve ... _es BTC EmbeddedSystems Thank you for the feedback. Could you please try build 2.8.5_02 | |
Table view does not work for queries. Trianglehead Json Error Thank you for this report. Build 2.8.3_04 should fix this issue. support ... the database's jar with the Build 2.8.3_04's jars objectdb.jar and objectdb-jee.jar so I ... build are minor and should not affect the communication between the client and the server. support Support | |
Unexpected Exception during commit (enhancer) exception in build 2.2.5_05 is caused by using the new build with an older configuration file. The old (commit) exception is the result of defining an invalid mapped by field. Build 2.2.5_06 | |
NullPointer on query kill? Do you have a recovery file that you can upload? Unfortunately, assuming you were using build ... can still be purged from the cache leaving older pages (from previous transactions). Hopefully build 2.3.6_01 completes the fix. Please check the new build on a new clean database. support Support Great | |
com.objectdb.o.InternalException NPE.java:145) freddieFishCake Jonathan Lister doesn't seem to be related to build _10 or Java 1.7 ... . Please check your database file using the ObjectDB Doctor. Build 2.2.9_11 includes an attempt | |
Adding objectdb-jee.jar to the maven repository Thank you for this report. Starting build 2.6.2_02 the ObjectDB Maven repository will include ... with no errors or warnings. To use ObjectDB outside a Java EE application server (starting build 2.6.2_02 | |
ArrayIndexOutOfBoundsException on flush out the build 08 being the cause - i will reapply this update as the same problem seems to occur ... , so if you can try your code with the last build of ObjectDB (with a new database) and report | |
NullPointerException in __odbGetNumMember side (including in improving the error message), since it is like a partial build of a Java application ... and/or a test? support Support This error might have been caused by partial build (compilation | |
NullPointer when accessing persistent field on accessing an inverse collection in an entity that has been garbage collected. Build 2.3.2_01 fixes ... Francis Thank you for the test case. Build 2.2.3_05 should fix the problem. support Support |