ObjectDB Database Search

101-150 of 200 results

deadlock with newest version 2.4.4_16

. if you could advise that would be great. Dan   dansmith Daniel Smith Thank you for this report. Build 2.4.4 ... that was added in build 2.4.4_10 to fix another problem caused the deadlock. All builds pass the same tests before release, but that deadlock was not detected. Before using any build in production

Broken @ManyToOne reference

. Anyway, please try build 2.4.7_08. Your test should pass with ID set across the hierarchy, but the retrieval ... ); // false tsichevski Vladimir Tsichevski Point 2 is indeed a bug. Build 2.4.7_09 fixes ... only 2 lines of codes to ObjectDB. Please try build 2.4.7_10. support Support Hi support, thank

java.sql.Date equals comparison not working with CriteriaAPI

your report and if this problem still exists in the last version it will be fixed in a new build . However, since you will not be able to use a new build , try as a workaround to replace the date ... (of the last ObjectDB build , but it works also with build 2.4.5) is: Predicate: $1.date=2014-07-11

How prevent post-compile enhancement of non entity classes

I have recently moved to post-compile enhancement (from automatic run-time enhancement) using an Ant build .xml for a NetBeans web app. My adapted build .xml works for both full project build ... the enhancer on entity files. For full project build the following works, by grouping entities

Query results are not up to date for entities, not primitives

. The question of Bypass does not any diferrence. I am using some generic functions to build generic ... .personID == :personID")   I really need to use my generic functions to build the typedquerys ... are done perfectly well. The problem is in the fact that I'm building the typedquerys through use of generic

Eclipse4 RCP - No Persistence provider for EntityManager

Gerhardt Please advice if this problem is new since build 2.6.2_02. You can still use objectdb.jar with JPA bundled in the same JAR also after build 2.6.2_02. It is not available on Maven but if you download ... only this way (i.e. between building an EntityManagerFactory to building an EntityManager

Date field Index is corrupted due to time change

move during commit different values can be obtained for the same field. Hopefully a new build that fixes this bug will be released soon. Thank you very much for this report. support Support Build 2.6.4_02 should fix this issue. support Support Thank you for making a build that contains the fix available

Wrong data stored in date only fileds

(following fixing another clock change issue ). Please try build 2.6.4_03 which should work ... . There is a change in this build , following this forum thread , but it should not generate new fields or properties. You may however need to rebuild your project for this new build . If this doesn't help please provide

Dont want to use Proxy Class

but I could not find anything so far. After native build operation, I am getting exception ... of objectdb.java.util.ArrayList during the image build to load from bytecode at runtime. By using ... is that all the necessary classes will be available at build time. Therefore, using defineClass dynamically by ObjectDB

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

Jboss 6 persistence.xml startup error

There were a few issues in using ObjectDB with JBoss AS 6.0. The good news is that a new build of ObjectDB ... .jar ) was added to ObjectDB distribution in the new build . It is identical to objectdb.jar ... - you might have to use JBoss 6.1 ( build 32 was tested successfully with ObjectDB) and replace the  jboss-reflect

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

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

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

LEFT (OUTER) JOIN problem when mappedBy is defined

tested with 2.2.7 build 5 and 2.2.7 build 8 anaq x It was an ObjectDB bug. Please try build 2.2.7_09. Thank you for this report. support Support

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

can't get HashMap out of the database

Context, as discussed in this forum thread . In addition, you have to use the last build (2.3.2_04 ... of maps. Please try build 2.3.2_06. support Support Thanks for the fix, the test project now works ... , Natalia. natmaclin Natalia Levine Build 2.3.2_08 fixes another problem and your new test passes

"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

TYPE Expression

package path but the exact name of the entity. Alex quasado Alexander Adam Build 2.3.4_02 includes ... the revised test. support Support Build 2.3.4_03 should fix also the type literals problem ... Adam Build 2.3.4_04 should complete the fix of this problem. support Support

Grouping by date()

;, so AM and PM timestamps got different date values. Please try build 2.3.5_01. support Support New build works well. Thanks. lwalkowski Lukasz Walkowski I think I've found a one more place ... attached screenshot).     lwalkowski Lukasz Walkowski Please try the new build (2.3.5_06

Changes in detach behaviour?

The last builds include fixes for some fetch issues so it is possible that ObjectDB behaves differently ... with a customized build .xml to enhance the classes. If you run the project you'll see the output "null ... source code instead of as an attachment is preferred). Please try build 2.3.5_05 that should fix this issue. support Support

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

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

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

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

PersistenceException UserException: Failed to validate persistence.xml

\ build \web\WEB-INF\classes\META-INF\persistence.xml: at com.objectdb.o._PersistenceException.b ... .UserException: Failed to validate xml file C:\!heatboxes-web\ build \web\WEB-INF\classes\META-INF\persistence ... Failed to validate xml file C:\!heatboxes-web\ build \web\WEB-INF\classes\META-INF\persistence.xml

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

NoSuchFieldError: __odbTracker on NetBeans 7.3 + JBoss 7.1.1

and then redeployment solve the problem. You may also try using build time enhancement ... works fine. I added this code in build .xml.       galandor Orlov Sergey Thank you for the update. Build time enhancement is always preferred when possible. support Support

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

How to convert a boolean to an int in the query?

Following your request we added support for casting boolean to int in build 2.5.2_03 ... . Build 5.5.2_03 was missing some required changes. Please try build 5.5.2_05

Java 8 Enhancer Problem

. Regards Ralph   mosi0815 Ralph Moser Thank you for this report. Please check if   build 2.5.5_01 fixes this issue. support Support Build 2.5.5_01 fixes this issue but it has a new bug. When I ... ( issue #1373 ). Please try build 2.5.5_02.   support Support

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

ClassCastException on SELECT NEW ... after UPDATE over Java RMI

-EventQueue-0" [ObjectDB 2.5.4_04] javax.persistence.PersistenceException Failed to build result of type ... .objectdb.o.UserException: Failed to build result of type 'NEW com.arunta.base.db.FileNameDTO(r.id, r ... that contains a fix for this problem. Emil prolancer Emil Andonov Build  2.5.5_06 includes a fix

Error whilst running

. It seems that a change between builds 2.4.4_10 to 2.4.4_17 causes this error, but probably only in ... #1107 (a well as #194, #239, and #308). Build 2.7.2_01 should fix this bug. 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

InternalException when using MEMBER OF on a large list in a query

. Build 2.6.3_04 should fix it. The issue is caused because of a bug in handling query results ... can fail with versions of ObjectDB before the new build . Note that although the new build fixes ... the key before the entities are persisted so that we can build even references. a) Composite Primary Key

Page cache File handling produced an java.io.IOException: Negative seek offset

_es BTC EmbeddedSystems Build 2.6.7_01 includes another attempt. Unfortunately with no test case that reproduces the exception it is still possible that the new build will not solve the issue. support ... ) btc_es BTC EmbeddedSystems Build 2.6.7_02 adds some diagnosis checks in order to produce a better

Error during closing an entity manager

But we have done a full clean and build of our entity classes and there cannot be any enhanced entites and in ... . Do you have a way to reproduce it? i.e. if we release a build with an attempt to fix ... , but the error throws again. btc_es BTC EmbeddedSystems Could you please check build 2.7.1_03? support

again merger missing logs + objectdb exception

. We will release a new build that will: prevent further corruption by stripping nested section key ... was fixed in version 2.7.2 (temporary stack traces in the log will be removed in the next build ... that will be removed in the next build , and may be ignored now. They should be shown on any OS

Exception upon index definition change

Please try build 2.7.2_03. support Support Hello, thanks for your fast response. The new version works as ... in build of 2.7.2_03 in build 2.7.2_04 as they may cause duplication of index values on other types ... build 2.7.2_05, which should fix the issue again. support Support

Online Backup degrades responsiveness.

a new build with such new feature? support Support Thanks for your help.  I think ... #4 is implemented in build   2.8.6_01 . Please try it. support Support Thanks I'll report ... and the next build will except any type of Number . However, it is strange that no backup is created. Just tried

Querying error - java.lang.ClassCastException: com.objectdb.o.STV

to isolate the problem. support Support Build 2.1.1_08 should generate an exception with additional ... file structure that could cause this exception. Please upgrade to the last build (2.1.1_08 ... of the property at #3. support Support Build 2.1.1_08 produces the exception below. I've tried repairing

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

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

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

ArrayIndexOutOfBounds with Critera API and function call

to our customer and went against a show-stopper again. We're building a simple query with the criteria api ... with no arguments. Please try build  2.4.4_07 that should fix this exception. Thank ... extends TestEntity_2 { }; We're actually selecting from type "TestEntity_3" and building the function

JDO PersistenceManager.getSequence() returns null sometimes

.setConnectionURL(" build /testcase.odb"); PersistenceManager pm = factory.getPersistenceManager(); Sequence seq1 ... require changing our large existing JDO 1.2 codebase. spiffy Jonathan Harley Build 2.4.7_04 fixes ... can be declared in classes using JDO annotations. Please try build 2.4.7_05 that should fix

InternalException when querying indexed field using a list that contains duplicates

. spiffy Jonathan Harley Build 2.7.2_01 should fix this bug. 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

Unexpected exception Error 990

Build 2.7.2_01 should fix this bug. 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 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