ObjectDB Database Search
101-150 of 183 resultsGlassFish 3.1.2.2/JBoss 7.1.1). May be you have some ideas ? When we just try JBoss 7.1.1 nothing works at all. Where I can get a real | |
Spring MVC Errors I try to import the project from the tutorial but when doing so I get errors: 1. https://i.imgur.com/tbIsj.png (old link) and then when I try to start it anyways I get things like thaat: 2. https://i.imgur.com/G7UVu.png (old link) any ideas ? I installed m2eclipse plugin and Maven Integration | |
Retrieving Metamodel without connection of ObjectDB. Regards Ralph mosi0815 Ralph Moser This is a good idea . A new feature request was added | |
Get multiple entities by Id. Is this a known limitation or a bug? Do you have any idea how to solve this problem? andix Andreas Bischel | |
Recovery file does not match db file do anything else. Any idea what's going on? dmoshal David Moshal This may be related to issue 695 | |
Email notification about new build Just a quick thought. It would be nice to get email notification about new builds. If a new build resolves a problem that I'm not subscribed for, I don't know about it until i check ODB page :) lwalkowski Lukasz Walkowski This is a good idea . It is now set as a website feature request in the issue tracking system. support Support | |
Activated ObjectDB still throws "Too many persistable types", but this is a good idea . Will it help if it is shown on the server tray icon? In the log file? support | |
newbie - lots of exeptions; thanks paul pnewman Paul Newman Hi Works perfectly in version 6 Any ideas ? Thanks | |
Internal exception in objectdb-2.4.4_17.jar Trying to read from ODB we are experiencing the following Internal Exception. Any ideas ? Caused by: com.objectdb.o.InternalException at com.objectdb.o.BYR.s(BYR.java:113) at com.objectdb.o.BYR.A(BYR.java:206) at com.objectdb.o.STT.m(STT.java:111) at com.objectdb.o.TYR.readStringValue(TYR | |
Getting exception while executing the Query idea what might cause this exception to be thrown. We have release so please try to reply asap.   | |
Show Sql/Jpql and delete wua Andreas Wurm It may be a good idea to log queries as strings in TRACE logging level. ObjectDB | |
IN expression in a Criteria Query.UserException: Unexpected query token ':l2' Does anybody have any idea how to solve these problems? Milan mimac | |
creating EntityManager on odb file created on Mac 64bit on Windows 32bit EntityManager. Do you have any idea why does it crash? Thanks, Marcin marcins Marcin ObjectDB uses | |
Objectdb server out of heap space such as deadlocks and resource errors if the code were not obfuscated, so we can have some idea | |
Attempt to execute a query using a closed EntityManager(strategy = GenerationType.IDENTITY). 5. Any ideas why this would happen? @Stateless ClientC | |
Great product - needs better marketing - more popularity and for the productive ideas . ObjectDB is in use since 2004 by many companies and organizations in critical | |
UserException - Object User#2 belongs to another EntityManager to ignore this mismatch (we just have to comment a validity check), but the idea is to warn against mixing | |
Modifying something with Explorer -> app JPQL with Enum doesn't work anymore you more ideas about what might be. zmirc Mircea Chirac Attempt to run the web application at #1 above failed | |
Missing atificat for ObjectDB?", which is missing. It seems somehow the update is partially completed. Any further idea ? Thanks | |
Performance problem with test database. Does anybody have any idea what could be wrong. peric.emil Emil Perić The details | |
Failover from Master to Slave. support Support For support: do you have an idea how change the urls when in a Java EE JTA | |
java.lang.NullPointerException when using ORDER BY; : private Integer callDirection; Any ideas on how to avoid | |
Support of modifying an ObjectDB Entity class (Schema Change) If you modify an ObjectDB Entity class will it be supported by a database set up using the old class? I already have an idea to iterate through a database, getting each record and then creating a record of the new type and replacing it, but I was just wondering if there is an easier way or | |
multi thread application, id field sporadically null again and again. any idea ? hgzwicker Hans-Georg Zwicker We need more information in order to be able | |
Roadmap - no progress - any plans - transparency? Software. So by browsing our issue tracking system , you can have a general idea of what will be included | |
Queries are slow on a large database something wrong. Any idea what the problem is? Thanks. Nargemi Nargemi How many objects | |
Wrong @Id type Hi, I have noticed some values of id column suddenly switched to int, although it is declared as long in our java class. Do you have idea why this happened? Screenshot attached. Pero_885 Pero Novaković There was a bug in UPDATE queries that was fixed. Please see this forum thread | |
java.sql.Date equals comparison not working with CriteriaAPI string i do something like: $1.eintritt = {d '2013-11-01'} Any ideas why this might be the case? Note | |
Server closes if large query runs out of memory collection. ObjectDB surely has some idea of the sizes of objects that it persists and retrieves | |
DB Explorer and Doctor unable to open DB file and converted this DB file to the new format. Any ideas how to resolve this ? jakab Gergely Jakab | |
JPA - ExceptionInInitializerError when creating EntityManager Stacktrace.txt : complete stack trace after error is showing. Have anyone idea to solve this problem | |
ObjectDB doctor command be done? Thanks EKK Emmanuel Keskes This is not supported since usually it is a good idea | |
Is it possible to remove parent/child entities without refresh?.persistence.RollbackException Failed to commit transaction: (error 613)). Do you have an idea ? package | |
Best practice: Database update/migration of embedded databases in products with the new “EntityPerson” Class and without data loss? We have a few ideas , but we think | |
Complex Schema Upgrade not working has been properly restarted. All other classes which just had package renames are working well. Any idea | |
NullpointerException when execute a merge get this error. During development, we work with non-enhanced classes. Have you an idea what is the cause | |
ObjectDB without javax.persistence; Have you any idea or an example with a separate JPA Bundle? (In the In | |
Eclipse4 RCP - No Persistence provider for EntityManager. You may be able to avoid changing the context class loader by following ideas from the forum thread | |
Failed to read DB file while online backup is running Hi, it happened already few times (seemingly randomly), that some db operation (read and also write) failed with an exception during an online backup of the same DB file was running and was close to finish its task. The version of ObjectDB I am running is 2.6.1.b02 Any idea what is causing | |
Mismatch client-server protocol prefix are enhanced by AspectJ. I really have no idea why this lead to a such a weird behavior. In fact | |
LifeCycle Event with Embeddable classes; objectArts objectArts So far any idea ? My previous solution is to make the Bar class an Entity class | |
Query to find object from element of a contained collection I have an OrderData class, containing an OrderItemData collection, i would like to find OrderData elements by OrderData.items.itemId. I cant get a proper query with MEMBER OF or IN. Does anyone have an idea on how i could formulate that as Typed or CriteriaBuilder query? Thanks. @Entity | |
Group by: list if no aggregate function is specified, then fetching children list for each parent - not a good idea . Thank you. Vladiator Vlad Myachikov You may use JOIN FETCH for this purpose. support Support | |
Problem upgrading it starts to work again. Any ideas ? Best Regards Here's a part of the output: org | |
TreeSet and compareTo() issue 'ddv' variable. Any ideas how to sort this please? Thanks Russ russ0ne Russell Martin | |
ODB IndexActivation NullPointerException IndexActivation are finished? And you have no idea why we get a NullPointerException at com | |
Unexpected internal exception during set field of an Embeddable to null Hello, we get an Unexpected internal exception and have no idea what goes wrong. We can reproduce (mostly) the error in a very big use case. In the big use case and we create and persist millions of SignalValueImpl objects (Embeddables). Partly as in the stack trace an Embeddable contain | |
An ArrayIndexOutOfBoundsException with nested entities and enhanced entities? support Support No, there are only entities involved. Have you an idea why this issue occurs? We try | |
NullpointerException when execute a commit(ENT.java:1472) at com.objectdb.o.IVP.l(IVP.java:142) ... 57 more Have you an idea | |
com.objectdb.o.InternalException No idea what happened. A simple getResultList() opearation. DB table affected size is ~ 26000 records, physical DB file size is ~ 8.5MB Thanks for any help ! Leon log file: ------------------------------------------------------------------------------------------------------------------------ [2016 |