ObjectDB Database Search

51-100 of 200 results

Java fails to run when using JMX Remote + ODB agent

.8.7) (6b18-1.8.7-2~squeeze1) OpenJDK 64-Bit Server VM ( build 14.0-b16, mixed mode) - pure java ... VM ( build 14.0-b16, mixed mode) - pure java + JMX Remote homplex@homplex01:~$ java -Dcom.sun ... Environment (IcedTea6 1.8.7) (6b18-1.8.7-2~squeeze1) OpenJDK 64-Bit Server VM ( build 14.0-b16, mixed mode

Possible cause for "Enhancement of type ... is old and cannot be used"

build of your entire project followed by full enhancement of all the classes ... been changed since build 2.6.3_04, but of course it may still be affected indirectly by some ... /ticket/1823) You had attempted to fix it in build 2.6.6_08. I reported today on investigations by version

ODB IndexActivation NullPointerException

something else is causing the problem? Pero_885 Pero Novaković A new index is not being used until its building ... an exception in the new index building rather than in executing a query, so apparently it is not related to the query that you ran but to the background index building , which is a new ObjectDB

Enhancement Check

.  btc_es BTC EmbeddedSystems Please try build 2.7.6_03 that excludes old classes from licence checks. support Support Hello again, build 2.7.6_03 fixes the issue. Thank you very much for your help ... EmbeddedSystems Logging was now added in build 2.7.6_05. Enable it in the ObjectDB configuration file:  

UserException: Package com.example.model is not found by the enhancer

My program works fine when I run it from Netbeans but as soon as I clean and build ... and build my dist directory contains: 1. lib directory with all the jars 2. example.jar 3. README.txt ... Which is obviously not present when cleaning and building with Netbeans and moving the dist directory

Cascading makeTransient

Gergely Jakab Build 2.6.3 adds an option to treat embedded objects on detachment (eventually ... with the build 2.6.3_01, but it's still not solved. When I use this build with the above mentioned ... collections ? jakab Gergely Jakab Please try build 2.6.3_02 that should disconnect collections as

Unexpected internal exception during set field of an Embeddable to null

.java:534) The class was build and enhanced by our jenkins. We build and enhance per feature. (a feature contains several bundles, but no bundle is used in different features.) We have a defined build ... depends on b; d depends on a; b depends on a; Then the Build order is:  1) a    2) b

EM close causes an exception

to release a new build now that may possibly fix it - if you can upgrade to the last build ... mentioned in #2 above, we may also be able to release a new build with a fix. However, if your workaround ... build with a fix. btc_es BTC EmbeddedSystems Build  2.8.7_05 includes an attempt to fix the first

Gradle-Kotlin Code Contributions

with Gradle and Kotlin ( build .gradle.kts specifically) as a new Gradle-Kotlin user. (The Tutorial is straight forward using the native IntelliJ build system.) First, I’d be tremendously grateful if someone has a Tutorial build .gradle.kts file and would post a copy. Second, I thought it might be valuable

Out of memory

management of ObjectDB in some cases of very large transactions. Build  2.4.3_02 includes an improvement ... Support Something is really wrong with new build . First, every time I run Doctor or server, ODB ... build 2.4.3_03 that fixes the "D:\temp\odb-synthetic" directory creation, and disables the new memory

OEM: Too many persistable types (>10) - exceeds evaluation limit (error 1011)

; (It helped me find a build order priority issue.  I will also use the technique to put a safety ... on a different computer than the one that is building the application (the computer that is building ... ("debug" level).  The "Works_xxx" file is from the build computer that has no error.  The "Fails

PersistenceManager.getObjectsById(Collection,boolean) throwing JDOException

them - they will be removed in the next build . support Support Actually it is the NullPointerExceptions that I'm ... When is the next build expected? carr.onstott Carr Onstott Next build could be generated as soon as the problem ... .onstott Carr Onstott The stack trace provides general idea about the problem. Please try build 2.2.5

server.exe on 32bit and 64bit Windows

installing win32 JVM in addition to the win64 JVM. This will be fixed in one of the next builds . Thank you for your report. support Support Build 2.3.4_03 includes new explorer.exe and server ... Runtime Environment ( build 1.6.0_29-b11) Java HotSpot(TM) 64-Bit Server VM ( build 20.4-b02, mixed mode

newbie - lots of exeptions

any difference. support Support In addition to the suggested workaround above, a new build (2.4.4_16 ... .U(LFL.java:1095) ... 18 more pnewman Paul Newman The last stack trace was produced by build 2.4.4 ... with the new build and see if new exceptions are logged. support Support Hi Again, We now

Java 6/7 Performance Comparison

-version java version "1.7.0_51" Java(TM) SE Runtime Environment ( build 1.7.0_51-b13) Java HotSpot(TM) 64-Bit Server VM ( build 24.51-b03, mixed mode) andrews-mbp:Desktop aduffy$ java -jar JPADemo.jar -cp JPADemo_lib/objectdb.jar Factory build in 30393 ms Total Points: 3000 Average X: 499.5 Factory

Failed to read DB file while online backup is running

something that may cause this issue, and build 2.6.2_05 should fix it. If you get these errors again with build 2.6 ... (JdoQuery.java:748)     jakab Gergely Jakab Build 2.6.2_05 changed only online backup code, but possibly other changes in previous recent builds could cause this. Is it a new exception

JPQL keyword in entity - what to do?

. It's a 'type' field. When I try to build a query that looks for example like this: select new ResultData(p ... to use JPQL keywords as field names. Please try build 2.1.0_01 that should fix it. support Support I did ... expressions in result queries. Please try build 2.1.0_02. support Support Almost OK, but now I

Problems with Tutorials » JPA Web App (Tomcat) » NetBeans JPA Web App

I made all the tutorial about the GuestBook but at the end, though it build correctly, when trying to run it, I got: C:\...\NetBeansProjects\JavaWebAppODB\nbproject\ build -impl.xml:686: The module has not been deployed. BUILD FAILED (total time: 0 seconds) Can any body please help

InternalError on multiple AND and JOIN Query

] ------------------------------------------------------------------------ [INFO] Building Example Objectdb ... filtered resources, i.e. build is platform dependent! [INFO] Copying 0 resource [INFO] [compiler:compile ... -8, i.e. build is platform dependent! [INFO] Compiling 9 source files to /home/pedwards/CONTEXTSPACE

Failing to read entities under load in multithreaded tests

you for this report and for the useful test case. Please try build 2.3.7_06 that should fix this issue ... was incomplete. Please try build 2.3.7_07. If you still see the problem, please specify the parameters ... build  (2.3.7) at least on the client side. Make sure you are using the same ObjectDB build

NullPointerException while setting a new property value

too...) java version "1.7.0_09" Java(TM) SE Runtime Environment ( build 1.7.0_09-b05) Java HotSpot(TM) Client VM ( build 23.5-b02, mixed mode, sharing) Cabot Vitas Lada I am trying to attach the log file. support Support Please try a new build - 2.4.4_02. It will not solved the problem yet, but hopefully

Merge Issue: Attempt to reuse an existing primary key value

we can confirm that a change in the behavior of merge in build 2.4.6_17 affects your test case. The change ... instances were stored in the database, so this test failed with build 2.4.6_16 and passed with build 2.4 ... is correct, so build 2.5.5_14 returns to the way that merge worked until 2.4.6_16. Although it looks weird

Left join fetch behaviour doesn't retrieve children?

Sylvain Thank you for this report. Build  2.6.2_03 should fix this issue. support Support Thx ... ? xirt Sylvain Unit tests are automatically run on every build as part of the build process ... for that ? xirt Sylvain Thank you for this report. Please try build 2.6.2_04 that should fix this issue

Problem witch CriteriaBuilder isMember(..)

missed some extra configuration. Arne Arne Stocker Thank you for your report. Please try build 2.6.4 ... .6.4_08 Arne Arne Stocker Unfortunately the repair of build  2.6.4_08 was bad. Build 2.6.4_09 includes another attempt. support Support I really feel sorry but I have to bother again. Until build 2

Deploying objectdb.jar to karaf 4.0.7 seems to fail

.felix.fileinstall:3.5.4] Something seems to be wrong with way the jar is build as I see a META-INF ... the objectdb.jar file, build the jar again, and check it. If your version of objectdb.jar works well we will check how to repair our build process. support Support Hello, done. My jar (attached) works

License State

? Background : We have an OEM License of objectdb. I'm building our application automaticly via gradle ... forgot to disconnect the VPN connection there is no valid enhancement for the whole build for all different platforms. This will be recognized in the UAT after enhancing, building , notarisation, uploading

Catching exceptions from online backup

would be nice solution for us. jakab Gergely Jakab Please check build 2.8.9_02 with something like:   ... Gergely Jakab Please try build  2.8.9_03. support Support I tried the new build . It did not help ... permissions. jakab Gergely Jakab Please try build 2.8.9_04. support Support It works nicely in the latest build . Thx! jakab Gergely Jakab

Integration

because of this problem. Please try the new build (2.0.3_03) that should solve this issue. Notice that in the new ObjectDB build load time weaving (enhancement) by Spring is currently disabled ... dries Thank you for your useful report. You can still use ordinary enhancement (e.g. during build

Recursive calls with @PreUpdate annotation and Glassfish OutOfMemoryError

the enhancement (I do this build time with maven). First, for the test case I supplied: 1) You need ... version "1.6.0_26" Java(TM) SE Runtime Environment ( build 1.6.0_26-b03-384-10M3425) Java HotSpot(TM) 64-Bit Server VM ( build 20.1-b02-384, mixed mode) Willks William Apologies,    In my haste I

Problem with log file in an embedded db with netbeans platform application

\Ce\Desktop\ProteoB\ProteoApp\ build \cluster\modules\ext\log\odb20110921.log (The filename, directory ... a new file 'file:\C:\Users\Ce\Desktop\ProteoB\ProteoApp\ build \cluster\modules\ext\log\odb20110921.log ... Paolo Malpeli Thank you for the update. FYI, build 2.3.0_02 fixes this problem, and now ObjectDB Home

Getting java.lang.ArithmeticException: / by zero

if you provide the exact build number that you use (or upload the ObjectDB jar file). support Support Please find the attached object db jar. binitbhaskar Binit Bhaskar I couldn't find the build number. It may be a very old jar. Please try the attached jar, which is the last build of ObjectDB 1.x embedded

EntityManager JPA or JDO impl and different behavior

" on the test project 2. import the test project to eclipse 3. In eclipse, change your java build ... Build 2.3.4_04 should fix the new "Failed to write to file" error. Thank you for the "mvn ... with dependency on the ObjectDB project didn't work. support Support Please try build  2.3.4_05. support

ObjectDB 2.x is working without any activation code

computers,) as long as your development / build machine is activated and the classes are enhanced ... , we are using OEM license to generate the activation code for individual build and development PC ... the logs were not opening but recentely we have faced a strange issue , we have used a new build machine

Merge of entity classes with "mapped by" very slow

. lwalkowski Lukasz Walkowski Merging entity objects that are already managed should be very fast. Build 2.4.2 ... it with the new build .   support Support Thanks for new build . Fix is working correctly. The speed ... a regression bug , so it had to be changed in build 2.4.3_01. Hopefully most of the performance gain will remain also with the new fix. support Support

queries under 2.7.6_4 significantly slower than under 2.7.6

, if you can identify the exact build in which these new issues started (_01, _02, _03 or _04) it could help ... : The change in ObjectDB that affects this specific query was introduced in build 2.7.6_01 ... (and we can produce a new build that does exactly that - if you need a quick solution), but we are working

Removed entities can be found by query in the same transaction

._04 but not in 2.7.4_03? In that case we can investigate the exact changes between these two builds ... .7.4_04. btc_es BTC EmbeddedSystems Build 2.7.4_04 fixes issue #2280  but seems to cause new issues. We will check. support Support We may have to reverse the changes of build 2.7.4_04

retrieval again and again started

to somehow produce a test that demonstrates it then it will be very helpful. Build 2.9.0_02 includes ... this case. (edited: Build  2.9.0_01 - Build  2.9.0_02) support Support ok, we have built a new ... in this log seem different than in the original post, so hopefully build 2.9.0_02 did solve the main

Explorer bug ? Objects seem to be missing from database in Class view, but are present as references

generated a broken database. It might be related to the flush bugs that are being fixed in the last builds so please check it with build 2.2.5_09. I tried to run your test application but I got the following ... build 2.2.5_09  - help with running the test case would be needed. support Support I found

javax.servlet.ServletException: Annotated methods must follow the JavaBeans naming convention. __odbHidden_getPropertyName

to something like getOdbHidden can solve the problem. Please try build 2.2.6_01 that tries exactly ... anymore in build 2.2.6_01. Please verify that: You are using only the new ObjectDB jar and the old jar ... ObjectDB version (since the change is in ObjectDB Enhancer) - a full Clean and Build is required. In

combined index not used

2 new query hints are introduced in build 2.7.6_01: 1. Selecting a query plan from the sorted list ... Build 2.7.6_08 improves query plan evaluation and provides better selection of query plans by using ... . With build  2.7.6_08 and after collecting statistics as explained above the query execution

Query fails with failed to read

message itself doesn't provide much information. Alternatively we can release a new build that will write ... . We will prepare a new build in order to get more information about this error. support Support ... hgzwicker Hans-Georg Zwicker Build 2.7.5_05 is ready with new logging info for this issue 

Blocked by find

ObjectDB builds that will log relevant findings. support Support If you run build 2.3.3_02 ... just fixed a missing synchronized that may be related - please try build  2.3.3_03. support ... the "Negative snapshot user count" error ( Issue #556 ). Please try build 2.3.3_04 that should solve

ObjectDB can't be activated

.  skolb Sebastian Kolb Is there an update on this issue? skolb Sebastian Kolb Please try build 2 ... cannot see any new activation by you today. To test the fix please run activation again using the new build ... is: ****-****-****-****-**** (sent by email). Please try it (with the new build ). support Support

Unexpected exception (Error 990) com.objectdb.o.InternalException

. Is it possible that your application has a similar condition? Build 2.6.1_01 should fix this exception, but only for this specific scenario as demonstrated by the test case above. support Support The build 2.6 ... traces we could build a new test case that still fails: import java.util.*; import javax.persistence

Use temporary files to enable very large transactions

are possible. Please let us know if you are interested in a build that integrate this for testing ... . In short: we are interested in a build that integrate this for testing. btc_es BTC EmbeddedSystems ... . support Support A build with ability to use temporary files is available now (2.6.2_06). To enable

Running the Activator requires Java 6 or above.

-04 OpenJDK Runtime Environment 18.9 ( build 11.0.9.1+1) OpenJDK 64-Bit Server VM 18.9 ( build 11.0.9.1 ... Environment Zulu11.43+21-CA ( build 11.0.9+11-LTS) OpenJDK 64-Bit Server VM Zulu11.43+21-CA ( build 11.0 ... you for this report. Build 2.8.3_04 should fix the error. support Support

missing merger

. We may need a new build with more logging details. Meanwhile It may help if you could provide ... scenario) that this is just a noise in the log. Anyway, the step forward should be a new build in ... build , not released yet), but it is unlikely that these details will expose the cause

Server out of memory exceptions

. Please try build 2.2.9_02 that should fix this. If it doesn't - try to disable the query program cache ... . support Support Any feedback regarding the new build that may fix the memory leak would be appreciated ... with the new build (although my local test was never that scientific anyway) . The new build was deployed

ClassCastException thrown when running count query

Ralph Moser mosi0815 Ralph Moser The exception is in code that was modified in the last build 2.3.1_03. Although I don't see how the change is relevant - you may want to try running your test with build 2 ... parameters for testing the first query and if the problem is solved a new build with the fix

[ObjectDB 2.3.7_25] Unexpected exception (Error 990)

it is related. It will be easy to generate a new ObjectDB build in which the Doctor will report ... may be more complicated. There are also other errors in that specific database, so after using the new build ... . support Support Build 2.4.0_02 fixes the Doctor as explained above. support Support I tried the new