Internal Website Search

111-120 of 200 resultsRefresh

Exception when dataset bigger than treshold

omitted Changing treshold to 96M "fixes" the problem - with 96MB can run this query in ... Walkowski Could you please check build 2.2.7_04 that may fix the problem? support ... fixes problem. Even with very small treshold sizes everything works find and temporary files

Wrong @Id type

> There was a bug in UPDATE queries that was fixed. Please see this forum thread. Which ObjectDB version are you using? Try the last ObjectDB version, which should fix ... and store them again, or use an ObjectDB version before the fix, with an UPDATE queries that change

Failing to read entities under load in multithreaded tests

> Please try build 2.3.7_06 that should fix this issue. support Support Hi,  Thanks for the fix. It is working much better now, but unfortunately it is still not 100% - if I ... > Regards, Natalia. natmaclin Natalia Levine It indicates that the fix

ObjectDB's Database Doctor Incorrect Error Report

somehow this was not enforced by ObjectDB. This was fixed now so starting the next build ... if a larger page size is specified. We preferred a soft fix rather than an exception in this immediate fix, and we will consider adding an exception in future versions. support Support I

c.o.jpa.type.EntityTypeImpl.getIdType() returns null

. Version 2.2.3_01 should fix this. Thank you for your report.   chris Christoph Ernst You should use 2.2.3_01 (the fix was applied after the release of 2 ... the download page after my post. i have deployed the 2.2.3_01 version to my mvn repo and this fixed

Class loading problem with private packages in OSGi environment

trace indicates using of ObjectDB 2.6.0. The fix was added at 2.6.0_03 (see #4 above). Although the Explorer can handle missing types also before this fix, these missing types are limited ... > You have provided a fix in ObjectDB 2.6.0_03. Why can't you fix the same issue in the database explorer?

ObjectDB 2.7.1

Fixed a critical bug that may cause database corruption ( Fixed a NullPointerException on cascading persist throw an unloaded collection (issue #2049). Fixed the location

Internal error

that only one version - 2.7.2_07 - is used seems to have fixed the problem. sjzlondon Steve Zara fixing ... fixing issue #2027. Build 2.7.6_08 should fix it. support Support

ObjectDB 2.1.0

to NonTransactionalWrite enabled (issue #142). Fixed a bug in distinct queries (duplicates due to bad optimization). Fixed a bug in viewing TreeSet and TreeMap in the Explorer. Fixed detachment of entities by replacing proxy

Once served to JSF page via @EJB query bean, many list fields are null (but same query ok after fresh persist in @PostConstruct)

of my time. Please attend to this as soon as possible and fix this carefully. I look forward to having this fixed and to having a robust ObjectDB working on my problem, as I am greatly ... ; } } support Support Setting fetch=FetchType.EAGER on 'ownedElements' does seem to fix