Internal Website Search

191-200 of 200 resultsRefresh

Can I Disable the Creation of the "log" Directory?

when I run com.objectdb.Enhancer, even when it does not create output.  I must tell my version ... when running the enhancer (java ... com.objectdb.Enhancer)? CBE CBE Yes. It is the same

Bug: ClassCastException by retrieval

and retrieve generic arrays ok, but fail when I use Enhancer. [ObjectDB 2.2.8_06 Enhancer] 2 persistable types have been enhanced:     fpg.Nodes  

Soft Reference Object Cache Recommendation

you when running the test. Assuming you used enhanced classes (as mentioned in your test comments ... classes are enhanced). Still it is not released on GC because this is the way soft references work ... cache="1mb" max-threads="10" /> The test is using enhanced classes and inspecting RAM

Does ObjectDB support lazy loading?

enhanced classes. Please try build 09 that should fix this issue. In addition, you might want to enhance your entity classes to improve performance. support Support The first of the LazyTest programs above prints [B(0), B(0)] if the classes are not enhanced. I am using

Getting com.objectdb.o.UserException:

:59) at com.objectdb.o.JEN.<init>(JEN.java:59) at com.objectdb.Enhancer.enhance(Enhancer.java

Unexpected NoSuchFieldError exception

> ... 24 more dmoshal David Moshal Try rebuild and enhance of all your classes, as the error messages indicates a broken enhancement (e.g. some classes in a class hierarchy are enhanced

Changes in detach behaviour?

out that it only happens whén I use the enhancer at compile time. I haven't tried it with the agent. To make it easy for you to try i created a Netbeans project with a customized build.xml to enhance the classes ... test in a project even if enhancement is required, posting it as embedded source code instead of as

com.objectdb.o.InternalException

@server [2016-07-13 22:58:15 #2 type] Type com.gsi.sync.Connection.OperationData is not enhanced. [2016-07-13 22:58:16 #3 type] Type com.gsi.sync.FileInfo is not enhanced. [2016-07-13 22:58:17 #4 type] Type com.gsi.sync.FileInfoZip is not enhanced. [2016-07-13 22:58:17 #5 type] Type com

NullPointer when accessing persistent field

> The packages were all enhanced ( static weaving ).   JFK John Francis As before Enhancer is being run on code before test runs. Thanks ... do static enhancing we do not get this bug. The uploaded zip contains a maven project (  

ODB-FileWriter holds unecessary entity reference after transaction and entity manager are closed

are enhanced. The screenshot indicates using some entity objects (MappingImpl ... recommended. support Support Thank you very much for your hint. If we enhance all entities ... >We did following: All entities are enhanced. The entity