ObjectDB ObjectDB

Internal Website Search

41-50 of 200 resultsRefresh
81

problems with OEM license/enhancing

>enhance</id> <phase>process-classes</phase> <goals> <goal>java</goal> </goals> <configuration> <mainClass>com.objectdb.Enhancer</mainClass ... are probably not enhanced with the OEM Enhancer. Please check if in the build output the classes
81

Failed to enhance dynamic type

Hi, We are trying to enhance a class with OSGI Weaver using the JEnhancer.THIS instance as a class ... of our custom interface and should of course, NOT be enhanced. Yet, we get an error due enhancing: Failed ... why he does even try to generate dynamic type?? Can he simply ignore such things and enhance
81

Problem of Enhancer with JAXB / Proxified Entity Bean.

Unmarshalling ) When i watch the objectdb log, i see pages of errors. Not Enhanced: com/test/MyBean ... observed that the Enhancer is unable to process dynamic class created with JAXB, so my beans aren't correctly enhanced ... Also, I have just tested some beans created from a CGLIB proxy, same problem
80

Maven Enhancement with OSGi Plugins

Hello, I've an OSGi environment and try to enhance Classes with Maven as it is described in ... other plugins. Is there a way to include classes in enhancement process? Thanks for your help ... .objectdb.o.JEL.A(JEL.java:442) at com.objectdb.o.JEN.k(JEN.java:93) at com.objectdb.Enhancer.main
80

Weird behaviour with enhanced classes and embedded entities

entries of my ArrayLists with embedded entities are missing. I've hunted the problem down to an enhanced ... static void main(String[] args) {     // enhance entities     com.objectdb.Enhancer.enhance ... (or without enhancing the classes). What I can say so far: Enhancing & multi threading breaks .add
80

Post-compile enhancement fails when static Log4j 2.5 based logger used in Entity

I doubt this is an ObjectDB-enhancer problem, I am however reporting it in case anybody ... { On post-compile enhancement I get this error (as reported in the odb log file): [ObjectDB 2.6.3_04 ... .Enhancer.main(Enhancer.java:33) Caused by: java.lang.LinkageError: loader constraint violation: loader
80

Items in list are doubled, when the entity class is not enhanced

are not enhanced, added items are doubled. Here is an example: @Entity public class Customer ... ? Michael anaq x I've found out a new thing - items are also doubled, when the classes are enhanced ... , only: 1. add enhancement, for example put "com.objectdb.Enhancer.enhance("javaapplication.*");" into
80

Issue with compile time enhancement

I have an entity library which I have integrated build time enhancement in. The enhancer reports ... been enhanced. I am running with ObjectDB in embedded mode via a reference to a persistence unit ... This exception may be the result of partial enhancement. For example, enhancement of a super entity
16

Unexpected exception when execute query without enhanced entities

ObjectDB 2.8.7.b08 Our entities are not enhanced and we execute a query "select max(uid) from ... > ... <enhancement agent="false" reflection="error" /> We got following exception after execution ... .java:760) I would expect an exception with a message like "the entities are not enhanced
15

Enhancement Error: Unexpected constant pool entry tag: 19

Hi , I got this error when trying to enhance Thanks -- bmpccdeMac-mini:CloudAI eko$ bash ~/lib/objectdb-2.8.4/bin/enhancer.sh build/libs/asli-cloudai.jar [ObjectDB 2.8.4] Unexpected constant ... :101) at com.objectdb.Enhancer.main(Enhancer.java:33) eko EKO FAJAR Thank you for this report

Getting Started

ObjectDB is very easy to use. Follow the Getting Started Tutorial and the Quick Tour manual chapter and in minutes you may be able to write and run first Java programs against ObjectDB.

Prior knowledge or experience in database programming (SQL, JDBC, ORM, JPA, etc.) is not required, but some background in using the Java language is essential.

Need Help?

  1. Search ObjectDB website
  2. Read the FAQ
  3. Follow the Tutorials
  4. View or post in the forum
  5. Search or file an issue
  6. Contact support