ObjectDB Database Search
51-100 of 200 resultsProblem on JPA Merge Entity.. Please try version 2.0.5 that fixes the problem. support Support Thank you for your reactivity. I try the last version monday and i give you feed back. guli CHARLOIS Hi, I try the version 2.0.5 ... the bug is still there. Do you check if the new version fixes the problem on the test | |
com.objectdb.o.InternalException: java.lang.NoClassDefFoundError: java/sql/Date-8262105 . If you can provide exact details how to reproduce the exception (including version of Java, version of ObjectDB, other used tools, code, step by step instructions), we may be able ... file. The classes go into a javaobjectdbapp package. I am using JRE 17.0.3, and the version | |
Activation error on Schema change the configuration of the server. Version 2.3.7 is more strict in checking this. support Support That explains ... . Even when objectdb.conf with old license key where copied to new version directory. No schema change, no application modification just migration to new ODB version . lwalkowski Lukasz Walkowski Sorry | |
OEM: Too many persistable types (>10) - exceeds evaluation limit (error 1011) and activations in recent versions . Please make sure that your classes are OEM enhanced. See this forum thread ... on that computer, are there other changes except the ObjectDB version (e.g. Java version )? What happens if you try earlier ObjectDB versions now? support Support I have attached two ObjectDB logfiles | |
Getting Unexpected internal exception when updating entity in MEM db The stack trace indicates using an old version of ObjectDB (which?) Please try and check if the error happens also with the last version . support Support Hi The stack trace indicates using an old version of ObjectDB (which?) I am using Objectdb-2.8.2. Thank you. Deepak_1996 Deepak Kumar | |
Guestbook example from tutorial does not work..Provider Server version : Apache Tomcat/7.0.55 Server built: Jul 18 2014 05:34:04 Server number: 7.0.55.0 OS Name: Linux OS Version : 3.13.0-37-generic Architecture: amd64 JVM Version : 1.8.0 | |
zip file or JAR manifest missing; my office pc use 2.2.4, report no error. It seems the last version has something with it. gzdillon ... "); SingleManager.clearDB("URI"); new PageTest().read(); } } the version 2.2.8_6 can not pass, saying "use the same prime key" something. and version 2.2.9_3 passed, but with the message | |
WebSphere Liberty Configuration to get the sample app running in TomCat but when I run the jee version of the guestbook in WebSphere I ... of an older version (I can't find that post now) jpa was removed from ojbectdb completely. As far as ... ." A new version of ObjectDB, 2.6.9, addresses this issue and should work with the WebSphere Liberty | |
javax & persistence pkg? . However, we recently completed a new ObjectDB version for Android that has not been released ... details via a support ticket and we may be able to provide you that new version for Android. support Support Hello, is there a chance to receive version of ObjectDB for Android? Tomas tomas Tomas Debnar | |
java.sql.Date equals comparison not working with CriteriaAPI: We can currently not update the ODB version as this is a production system. Note also that doing ... your report and if this problem still exists in the last version it will be fixed in a new build ... , it seems that criteria queries work well with literal dates, including in version 2.4.5. The following test case | |
osx menu item about window useful. However, currently the about box doesn't show the current jar version of the server (and with rapid updates, it's difficult to know which version of the server is currently running, and track down server/client jar version mismatches) dmoshal David Moshal Good point. Build 2.2.4 | |
Suspected memory leak also when using version 2.3.5 or earlier? support Support We have not tried this test with earlier versions ... , it's called natmaclin_heap.zip. Will try the 2.3.5 version now. Regards, Natalia. natmaclin Natalia Levine Hi, The version 2.3.5 looks the same, I've uploaded heap dump for it to natmaclin | |
Compare old and new schema classes, package changes etc... All these changes frequently take place between software versions ... is preventing us from releasing a new version of our software. Thanks, Farid oudjanef Farid Oudjane ... . This is probably the best way to compare schema information in the current ObjectDB version | |
Not releasing locked MST object that the issue exist in version 2.9.3_01 it would help. Although a deadlock is not mentioned in the change log since version 2.8.3, there is always a chance that an issue happens only in specific versions | |
IDs of Entities suddenly became UUIDs? by your application. Please check that you have only one version of every entity class, since that problem may be caused by having different versions of the same entity class (e.g. one with  ... . support Support Actually, we're only having one version of our entities for sure which are using a Long | |
StackOverflowError after commit.o.ENT.D(ENT.java:417) btc_es BTC EmbeddedSystems What version of ObjectDB are you using ... version 2.6.4.b04 btc_es BTC EmbeddedSystems Please recheck the version number (on the client | |
UTF Error version , 2.8.8, on both the server side and the client side? If you still get this exception with version 2.8.8 please post the up to date stack trace. support Support The Client side is 2.8.8 (a maven project) . The downloaded version of ObjectDB is also 2.8.8. I have added the full error | |
Update Entity references if we change the type of an entity option to version 1.7.0_02, which can be enabled by setting a system property before accessing ... disabled. support Support Hello, the version with the new property can't not be used. We get exceptions ... the requirements for a stable version . Will they be a more elegant solution in the long term? We think we need | |
newbie - lots of exeptions the meantime we tried an earlier version ... 2.4.4.6 and the exception went away and our objects ... an ObjectDB version at the client side and keeping the server running. Try restarting the server ... ; thanks paul pnewman Paul Newman Hi Works perfectly in version 6 Any ideas ? Thanks | |
multiple different applications access one odb file Thanks, but does this means that all three apps need to be the same version since, for example ... . thanks. peric.emil Emil Perić Basically, ObjectDB doesn't support using different versions ... use different versions of the class. It may or may not work in your specific use case | |
Starting Explorer programmatically to manage the ObjectDb jar version , it would be useful to start the explorer from a Groovy script (or java program), to guarantee that it's using the same Gradle-managed objectdb jar version .   ... have to manually sync the versions . Thanks dmoshal David Moshal This requires changes | |
Cannot connect with client version is used on both the server side and the client side. support Support I'm pretty sure they are, since the update of that version was from last year. How do I find out exact I'm running ... ://www.objectdb.com/download/2.8.6_02 for client instead of use the full version . Problem solved. thx Trianglehead Json Error | |
Performance problem. peric.emil Emil Perić hi, additional info, First version of query gives result in 50ms for first 40 records from database but second version which queries 40+ records gives 19 seconds ... version of code: EntityManagerFactory emf =   | |
Modifying something with Explorer -> app JPQL with Enum doesn't work anymore, BAD } . the odb file includes Type { BAD, GOOD }, probably because of an older version ... of the enum values. This is fixed now in version 2.5.3. Your application was affected because enum ... side, starting version 2.5.3 enum query arguments are passed as strings. Thank | |
Disable Evaluation possibility Hello, we are now using quite old version , so I am sorry, if something changed in the meanwhile we have not yet had time to test newer version . Is it possible somehow to disable Evaluation completely, for example via some argument for ObjectDB server, or you could create separate jar | |
Too many objects for this ObjectDB Edition if anyone has encountered a similar problem. I had been using an older version of ObjectDB but have switched to a newer version and am still getting the error. Any help would be much appreciated, Thanks | |
GlassFish 3.1.2.2/JBoss 7.1.1 but it is unknown yet when (meanwhile previous versions of JBoss 7 could be used). Apparently ... is expected anytime soon? Unfortunately, using the older version of the server won't work | |
ways to recover from DB curruption Hi, I have a database file which was mistakenly opened by a different version of my entities model and is now not usable any more. When I try to open this file using explorer or even running ... the previous version of the class? Thanks, Eitan eitane Eitan Eibschutz Try opening the database in | |
Duplicate Entity class names causes Exception in Query); } return c; } @Id protected String id = "1"; @SuppressWarnings("unused") // used by JPA @ Version private int version ; @Basic protected java.lang.Integer lastInstance; public void generateItems(EntityManager | |
Cascading makeTransient). The direct reference was added in version 2.6.2 in order to prevent garbage collecting ... to A . Will it help if we add an option to use ObjectDB in a mode of pre 2.6.2 version , i.e | |
explorer NullPointerException downloaded the lastest version ,so I can create database and paste\cut\del with the popmenu ... future versions of the Explorer. Meanwhile, you should start by creating an initial database | |
ObjectDB Manual only online on ObjectDB website. Hopefully, a PDF version of the manual will be available later this month. support Support A first version of the manual in PDF format is ready now and attached | |
ORDER BY problem, when String starts with language specific character other language letters. Future versions of ObjectDB should support also other ordering methods. As ... ; anaq x It seems that Java standard methods are not supported by the current version | |
Exception on creation when running multithreaded of a super class is used by the query program. Version 2.2.9 fixes this bug. Thank you for this report ... an improved fix. support Support Looks like this version works. Thanks, Eitan eitane Eitan Eibschutz | |
Unexpected COUNT Results We are working with objectDB version 2.5.5.b01. (we also tried to use the latest version 2.6.1) We have several issues with queries that can be seen with the attached database and using ObjectDB explorer: 1. Using ObjectDB explorer a.   | |
Java 8 time API Hi. Is Java 8 new DateTime API supported natively or through Converters in the newest versions of objectdb? If not, can we expect this feature in the next releases? Best regards ... ). It is introduced in JPA 2.2 , and we plan to support JPA 2.2 (after it is released) in future ObjectDB versions . support Support | |
javax.servlet.ServletException: Annotated methods must follow the JavaBeans naming convention. __odbHidden_getPropertyName priority, it is inconveniencing my work the most. webel Dr Darren Kelly Have you tried version 2.2.6_01 that might fix it (see #2)? support Support I tried version 2.2.6_01 and it did NOT fix ... (Thread.java:680) webel Dr Darren Kelly Upgraded issue tracking version to 2.2.6_01 webel Dr Darren Kelly | |
Memory leak in com.objectdb.o.CST objects remain small this time. I have put installed the new version to my prod server now as ... with the "LoadedOnPurpose" svg, you will notice that the loaded version has lots of red. The green part is the work ... if this is an issue but perhaps you can load test it and compare it to objectdb-2.8.3_05(my prior version before | |
Use temporary files to enable very large transactions further version . Can you implement it that ObjectDB used temporary files? btc_es BTC EmbeddedSystems ... , still allocates a lot of memory. For us it would be very helpful if we can get an evaluation version , in ... ", "true");' and with JVM Param '-Dobjectdb.temp.page-file=true'. ObjectDB version ObjectDB 2.6.3_04 com | |
BIRT Driver Improvements ObjectDB version that it contains. support Support + It should be available on maven to be able ... (any version ) and have a maven-artifact for integrating into birt runtime.. Alex quasado ... , the plugin doesn't contain a specific version of ObjectDB anymore, so it will be able to use any ObjectDB | |
DISTINCT key causing internal exception on 2.6.4.b10.key == 'TliEvent' AND $1 != '') Query above also worked fine on ObjectDb version 2.6.1.b06 Harman ... and you will see no problems with this query Second, I have attached a) Screenshot for used ObjectDb version b) Original ... an incomplete repair of another issue in build 2.6.4_09. Version 2.6.5 should work well. support Support | |
NullPointerException in __odbGetNumMember field version using enhanced method version is annotated with @ Version quasado Alexander Adam Okay | |
UTF Error. Please advise whether this only happens when you use different versions of ObjectDB on the client and the server (2.8.4 and 2.8.5_06). Does upgrading to the same version , 2.8.5_06, on both the client ... protocol these versions of ObjectDB are not compatible to be used together in client-server mode.  | |
Server crash - Mismatch client-server protocol prefix Schreiber Since you are probably using the same ObjectDB version on the client and the server ... both are result of a change in your system or upgrading an ObjectDB version ? support Support The connection ... versions of ObjectDB can at least produce a better error message in this case. support Support | |
Negative snapshot user count exception? is there anything that you think may be related (a change in your application or in the ObjectDB version ... ; OutOfMemoryError , the upgrade, or any other cause). Can you try the previous ObjectDB version ... sufficient RAM solves the problem. We should check how future versions of ObjectDB can at least produce | |
com.objectdb.o._PersistenceException: Failed to locate set method for field property using reflection I am developing a J2SE version "1.8.0_241" application and using property based accessors throughout. @Entity @Access(AccessType.PROPERTY) public abstract class PlatformTicker implements ... version 2.6.9? Can you try new versions of ObjectDB? Does it happen always only with that specific | |
ArrayIndexOutOfBoundsException on flush ( ~2KB) are handled differently and many problems in early versions of ObjectDB 2.x where related ... these exceptions. Please keep it for checking against future ObjectDB versions (until this problem | |
retrieval again and again started period of time. This happens in all versions hgzpincher Hans-Georg Zwicker The problem ... version , active at the customer, keep you informed hgzpincher Hans-Georg Zwicker Hi, since nearly 2 | |
Why does ObjectDB duplicate classes from javax.jdo:jdo-api?. To use the @Index annotation, I had to add a dependency to the JDO API version 3.1 (old link: https ... versions of ObjectDB, but not immediately, to avoid difficulties for existing users and projects. Assuming | |
ObjectDB for .NET (C# / VB) Is there any further info on this request? I for one would love to see a .NET version of objectdb! felixobjectdb Richard Szurgot Sorry, no news yet. Working on the .NET version has been temporarily  |