Internal Website Search

51-100 of 200 results

Changes in detach behaviour?

the posting instructions ? You can simulate the effect of Spring transactions by closing and reopening ... . While writing it i found out that it only happens whén I use the enhancer at compile time. I ... : no need to wrap a single class test in a project even if enhancement is required, posting it as embedded

Query execution time issue

to be slow, but if you can post a simple minimal runnable test case (see  posting instructions ... _885 Pero Novaković Thank you for this test case. It demonstrates a slow query compilation

Filename.odb$ Persisting Issue

for it to kill itself? DragonRulerX Jared Hinze Please try to isolate the issue and post a small ... . DragonRulerX Jared Hinze This test case is neither runnable (cannot compile due to missing import

DB reading fails in debug mode in Eclipse

post compilation (build time) enhancement rather than on the fly enhancement. support Support

How find out ObjectDB version at runtime (in a web app)

Am getting inconsistent results with the "objectdb.temp.no-enhancement-crc-check" system property of objectdb-2.6.9_02 in a Glassfish web app. Can see correct version of objectdb-2.6.9_02 in /build/web/WEB-INF/lib. When one runs the enhancer (which I am doing post - compile , pre-deploy

Enhancement of type is old and cannot be used

post - compile , pre-build enhancing, so every existing class I use is enhanced correctly and NOT

ObjectDB with JRebel: copious 'Not Enhanced:' errors with EJBs

.SCM.w(SCM.java:455) ... 76 more Severe: [2016-10-30 09:16:46 #6 enhancer.agent] I am using post - compile ObjectDB enhancement in an Ant script that targets folders with @Entity classes only.    

Suggest link to Maven example from Enhancer tool page

/tutorial/jpa/web/maven Needs also an explanation about: process-classes Or: compile Related:  https://www.objectdb.com/forum/240 webel Dr Darren Kelly Following your post the manual was amended. Thanks. support Support

evictAll() behavior

me what to check br   Tomasz Tomasz Wozniak Hi i've changed enhacment from the load time to compile time ... are enhanced correctly. If you can post a program that demonstrates the problem it could help. support

com.objectdb.o.NLV cannot be cast to com.objectdb.o.RSV

() + " ]"; } }   Thanks for your help. galandor Orlov Sergey Please post the full exception stack ... , it would be very helpful. support Support [2013-08-02 13:43:09 #8207 query. compiler ] [2013-08-02 13

Finding an object by its datetime

of what I'm trying accomplish (won't compile of course). My resultlist from my query gets zero results ... . Could you please send a complete runnable example, as described in the posting instructions ? support

An InternalException occurs when gets an result list

.JpaQuery.getResultList(JpaQuery.java:716) btc_es BTC EmbeddedSystems Could you please post ... is thrown during query compilation in checking the variable type. Could you please check if 

Different behavior with persist() and queried instances?

agent enhancer but maven compile time enhancer but the class itself is enhanced as I ... is this: - Create a class with a simple list in it like in my first post - Open up connection to server to any

problem using macbook with M1 chip?

we just switched to macbook pro with M1 chip and trying to start our project hangs in (see attachment),  // Compiled from UNM.java (version 1.5 : 49.0, super bit) public final class com ... . It is unclear why the byte code of an ObjectDB class was posted , if it contains relevant information

Extending model by "common entity"

, after compiling and running new version of application, I got some errors: java.lang.NoClassDefFoundError: pl ... is generated by the server). If it doesn't help - please post (or submit in a support ticket) a test case

Source not found error after downloading ObjectDB 2.3.7_04

2 days Pallavi pallavi You have to provide more details. What kind of error is it? Compilation ? Debugging? Runtime? If it is an exception - provide a full stack trace. If it is a compilation error or ... .  Basically the PMF.class is compiled from PMF.java and in the source file I am not able to find

Starting Explorer programmatically

://m2.objectdb.com' } }   dependencies { // OBJECTDB: compile 'com.objectdb:objectdb:2.7.5' compile 'org.eclipse.persistence:javax.persistence:2.2.0' compile 'javax.transaction:jta:1.1' }       dmoshal David Moshal this didn't work:   compile 'com.objectdb:explorer:2.7.5

Embedded & Activation & Scalation

and do enhance them at runtime, not compile time.. ?   Alex quasado Alexander Adam Multiple processes ... during enhancement, so the enhancement has to be performed before deployment (at compile time). This works well for existing ObjectDB OEM users. It will not work, however, if your object model is unknown at compile

InternalError on multiple AND and JOIN Query

{execution: default- compile }] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 9 source files to /home/pedwards/CONTEXTSPACE ... is platform dependent! [INFO] Compiling 1 source file to /home/pedwards/CONTEXTSPACE_workarea/objectdb

Integration

know i'm not using loadtime weaving but compile time weaving with aspectj) anyway, i got a spring ... compiler arguments(maven compiler plugin) but i need a little guidance here as to figuring

com.objectdb.o.TEX: Type ... is not found, for a class that's already been enhanced successfully.

query. compiler ]                        ... ;   [2019-09-13 17:13:02 #16 query. compiler ]                ... . compiler ]    [2019-09-13 17:13:02 #18 query.manager]    [2019-09-13 17:13:02 #19 query

Activation license not picked up in Jenkins

.MetaClass [2020-09-03 22:03:33 #10 query. compiler ] [2020-09-03 22:03:33 #11 query.manager] Query "DELETE ... .registry] New type common.model.PageView [2020-09-03 22:03:34 #16 query. compiler ] [2020-09-03 22:03 ... _below_first STANDARD_ERROR [2020-09-03 22:03:34 #20 query. compiler ] [2020-09-03 22:03:34 #27 query

Soft Reference Object Cache Recommendation

(Trying again.  Last post , ~50 minutes to compose, failed, possibly due to an attachment upload size limit being exceeded before the post attempt.  =(  ) I desire ... of post #1 is needed. Does it show the byte[] that is not released and you expect to be released

Remove not working

CBE Ah, my problem above was using "Test.odb;drop" instead of "Test.tmp;drop". I'll post a new test ... engine is common to JDO and JPA). Note that it is usually a bad idea to add posts to an old thread. The issue in the original post was already solved. All our new posts (starting #5) discuss a totally

Updating Entities

with a  minimal   one class runnable program, as explained in the posting instructions . support ... won't be able to post for awhile since I'm not at my work computer (acquired files from cloud ... Jared Hinze If the problem is an UPDATE query (as shown clearly on post #5 but was less clear from post

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

that return values rather than entities, so these queries are different. Could you please post ... . Could you please explain this in more details? You may have to post a simple test case to demonstrate ... to be able to explore this issue, you will have to post a simple test case that demonstrates

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

1011) at com.objectdb/com.objectdb.jdo.JdoQuery. compile (JdoQuery.java:734) I ... evaluation limit (error 1011) at com.objectdb/com.objectdb.jdo.JdoQuery. compile (JdoQuery.java:734) at com

Activation Issue

the evaluation license restriction message again at compile time (which was I was seeing before putting ... a compile . The unit test only has the jar file, and creates an embedded database. The jarfile

Entity is not related to ObjectDB, but i get exception from ObjectDB

.e. all the project is enhanced, but then specific classes are compiled again without enhancement ... , but the super class is not enhanced anymore. Building the entire project (i.e. compiling all classes

ODB with Netbeans

ODB2 allows JPA attributes to be public (which is great), but JPA does not. So, in Netbeans, with attributes like this: @Entity class A {     public String name; } I get compile ... that you may ignore all these errors/warnings since even the errors are not compilation errors, so you can still build and run the project. support Support

Failed to validate XML

' repositories { maven { url "http://m2.objectdb.com" } } dependencies { compile 'org.slf4j:slf4j-api:+' compile 'javax:javaee-api:+' testCompile 'junit:junit:+' testCompile 'com.objectdb:objectdb:+' }  

Spring LTW Problem

Hello! I use ObjectDB with Spring. Today i tried to swich from AspectJ compile time weaving to load time weaving. (To get Jrebel working properly) So i added      To my context ... to ObjectDB. I don't even need LTW for ObjectDB because i enhance the classes at compile time. Any

Error when using Object DB Java Agent

Hello! We are using the Java Agent while developing our application because it's not possible to tell IntelliJ to enhance the classes after compiling them. Without enhancing it's painfully slow ... code is built with maven and the classes are compile time enhanced. With the agent we have a problem

Eclipse plugin problem (using ObjectDB as a separate bundle)

;  } Post -enhancement, all files were successfully enhanced. Here is the contents of the Wizards ... of your choice. 2. Copy and paste com.richclientgui.rcptoolbox_1.0.9.jar from the previous post into ... . NB: Remember that you MUST add groovy to the project as described above in "User Post #4" and 2

EntityManager JPA or JDO impl and different behavior

of the sample test in the posting instructions . Static inner classes should be used for the entity classes ... the posting instructions may help in providing support and fixing issues more quickly. Thank ... to ObjectDB may be seen as the same issue. But your last post discusses 2-3 new issues (that may need 2

Database is erased after deploying a new web application version

saying this file could not be opened (which createEntityManager throws). Please post ... is much faster than creating  EntityManagerFactory instances). support Support  Please post ... . This could be of course after catching an ObjectDB exception, but then please post the ObjectDB

explorer NullPointerException

the other issue that you mentioned, the [Recent Connections] menu - could you post a stack trace? The stack trace that you posted is caused on an attempt to open the [Tools Options] dialog box, and it is not related to the [Recent Connections] menu. support Support 1、the stack what I posted  

each 1-2 days objects on some objectdb level lock/block each other

we how have compiled with the 02 version and the situation is like attached hgzwicker Hans-Georg Zwicker ... synchronized blocks (which are dominating the thread dumps that you posted ) with alternative lock ... and if the issue is not solved please post new thread dumps using the new build. support Support thanks

missing merger

it is there again), the system is completely unusable then:   [2025-04-22 06:36:36 #67 query. compiler ]  ... but we still cannot post in your tocket system. We are using Java 17 now but still javax ... Aerospace changed to a desaster mode regarding our product Sorry but we still cannot post in

NullPointerException in __odbGetNumMember

our implementation. I am posting the stack trace in the hope that it'll help to figure what's going ... that it has to do with enhancement? quasado Alexander Adam It may also be related to schema evolution. Can you post the database and/or a test? support Support This error might have been caused by partial build ( compilation

OutOfMemoryError in a query with many variables

.run(Thread.java:680) quasado Alexander Adam The exception is thrown during compilation of a query. Can you post the query? Does it have a large number of variables ( 20) ? support Support Hi, Yes

Unexpected exception when execute query without enhanced entities

returns. Here it seems that there is another (earlier) error in the query compilation , so the non-enhanced class is not even used, as queries are compiled against the existing schema in the database

Activation & Object Model Enhancement

We'd like to buy and use OEM Licenses. However, our object model gets enhanced at runtime (using JEnhancer directly) and not at compile time so we can not "sign" our object model at compile time though we are unable (and don't want) to activate each oem instance so we'd need a solution

retrieval again and again started

as already mentioned in other posts the database again and again goes for a retrieval like ... in this log seem different than in the original post , so hopefully build 2.9.0_02 did solve the main ... ). There is one place in which "SectionClassifier" from the original post (and all your previous reports

combined index not used

that is executed using a hint (will be explained in the next post ). As you have several heavy queries ... of the query from the post above it will select the 2nd query plan. Selecting a query plan by text (e.g ... further issues. Then run the "objectdb statistics" query again using build 2.8.0_03. If you can post

FetchGroup.getPostLoad() - JDO Method

JDO Method in javax.jdo.FetchGroup boolean getPostLoad () Get the post -load property of this FetchGroup. Return: the post -load property Since: JDO 2.2

FetchGroup.setPostLoad(postLoad) - JDO Method

JDO Method in javax.jdo.FetchGroup FetchGroup setPostLoad (   boolean postLoad ) Set the post -load property of this FetchGroup. Return: the FetchGroup Throws: JDOUserException - if the FetchGroup is unmodifiable Since: JDO 2.2

Query.setFilter(filter) - JDO Method

) is a separator and is otherwise ignored. The assignment operators = , += , etc. and pre- and post

javax.jdo.annotations.FetchGroup.postLoad

JDO Annotation Attribute in javax.jdo.annotations.FetchGroup String postLoad default "" Whether we should load this group as part of the post load process. Since: JDO 2.1

javax.jdo.annotations.FetchGroup

this group as part of the post load process. Since: JDO 2.1