 16 | Stack trace below:
[ObjectDB 2.7.1_02] Failed to process class file of type 'app.model.ClientSession' (error 422)
com.objectdb.o.UserException: Failed to process class file of type 'app.model ... .java:33)
Caused by: com.objectdb.o.UserException: Failed to generate dynamic type jdk.internal |
 16 | I'm running a JDO query which returns the sum of an int field. The return type of the Object ... .class) has no effect. The type of a sum expression depends on the type of the field on which it works ... types. I am attaching sample code which reproduces the problem. Thank you for this report |
 16 | .virtual.model.MyCustomer $1 WHERE TYPE($1)=class com.test.model.Customer
Exception in thread "main ... persistable type java.lang.Class (error 303)
at com.objectdb.jpa.JpaQuery.getResultList(JpaQuery.java ... by: com.objectdb.o.UserException: Attempt to store an instance of a non persistable type java.lang |
 16 | _03] javax.jdo.JDODataStoreException
Too many persistable types (>10) - exceeds evaluation limit ... HAS been performed.
[ObjectDB 2.7.2_04] javax.jdo.JDODataStoreException
Too many persistable types ... " is from the test computer that throws the "too many persistable types" error. This is a new error |
 16 | fails
EntityType type = metamodel.entity(domainClass);
if (type == null ... the given Metamodel!");
}
this.attribute = type.getId(type.getIdType().getJavaType()); in the debugger is i can see this member m_idType is null type EntityTypeImpl (id=57) m_attrMap |
 16 | for this and get a JdoDataStoreException: Too many persistable types (>10) - exceeds evaluation limit ... ObjectDBWriting Join Tables" transaction- type="RESOURCE_LOCAL">
com.objectdb.jdo.Provider ... >
type="RESOURCE_LOCAL |
 16 | the CultureRqst leads to the following exceptions:
[ObjectDB 2.2.8_08] javax.jdo.JDOUserException
Type com ... that all the relevant types for ObjectDB are available only in one Eclipse bundle. Hello, I think ... it Exception in thread "main" [ObjectDB 2.6.4_07] javax.jdo.JDOUserException Type java.util.ArrayList |
 16 | Hello, can you add an option to the Class Enhancer to enhance all persistable types and ignore the NON persistable types. Like the Load Time Enhancement. A new argument (undocumented yet) was added ... ... It should exclude enhancing non persistable types (i.e. persistence aware classes) as in using Enhancer |
 16 | to generate dynamic type com.quasado.galaxy.foundation.api.language.LanguageContext I am curious why he does even try to generate dynamic type?? Can he simply ignore such things and enhance ... generating a dynamic synthetic type. Usually it succeed but in some cases it fails |
 16 | without parsing the exception text. It would be very nice if this particular exception were a type ... .summaryframework.entities.daos.SummaryArchiveDAO:206 -> Query failed due to TEX: Type ... could be different. Thank you very much for your help! This issue is resolved. Introducing the type |