ObjectDB Database Search

151-200 of 200 results

Memory leak while merging parent with No Cascade annotation with children

that it demonstrates a memory leak when using reflection mode. But the same test case works ... \objectdb.jar). We will try to fix it, but please be aware that reflection mode is not recommended ... customed dynamic class ... but i'm not a specialist of java reflection and injection stuff. So i opened

JBOSS AS7 7.1.1 - Entity not persisted and createNamedQuery fire exception

.getAllGuests(GuestDao.java:23) [classes:] at sun. reflect .NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_04] at sun. reflect .NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_04] at sun. reflect .DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java

The server cannot start in CentOS

.JEnhancerAgent. (JEnhancerAgent.java:51) at sun. reflect .NativeMethodAccessorImpl.invoke0(Native Method) at sun. reflect .NativeMethodAccessorImpl.invoke(Unknown Source) at sun. reflect .DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang. reflect .Method.invoke(Unknown Source) at sun.instrument

ObjectDB without javax.persistence

. reflect .NativeMethodAccessorImpl.invoke0(Native Method) at sun. reflect .NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun. reflect .DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang. reflect .Method.invoke(Method.java:606) at org.eclipse.e4.core

Set timeout for BatchQueryItr

.close ( OBM.java:202 ) sun. reflect .GeneratedMethodAccessor1518.invoke ( unknown source ) sun. reflect .DelegatingMethodAccessorImpl.invoke ( DelegatingMethodAccessorImpl.java:43 ) java.lang. reflect .Method

Exception on creation when running multithreaded

.add(OrganisationService.java:1) at sun. reflect .GeneratedMethodAccessor42.invoke(Unknown Source) at sun. reflect .DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang. reflect .Method.invoke(Method.java:597) at org.springframework.aop.support.AopUtils

JRebel integration feature

:35) at java.lang.ClassLoader.defineClass(ClassLoader.java) at sun. reflect .GeneratedMethodAccessor2.invoke(Unknown Source) at sun. reflect .DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang. reflect .Method.invoke(Method.java:597) at com.zeroturnaround.javarebel.vf

ClassCastException on SELECT NEW ... after UPDATE over Java RMI

.IllegalArgumentException: java.lang.ClassCastException@13a7f4bd at sun. reflect .GeneratedConstructorAccessor2.newInstance(Unknown Source) at sun. reflect .DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang. reflect .Constructor.newInstance(Constructor.java:525

Error 613 - i cant put a list into a Squad object

test.Squad.athlets using reflection : Attempt to persist a reference to a non managed 'test.Athlet ... .athlets using reflection : Attempt to persist a reference to a non managed 'test.Athlet' instance at com ... .athlets using reflection : Attempt to persist a reference to a non managed 'test.Athlet' instance at com

InternalException when reading a HashMap

$WithChannelType at jdk.internal. reflect .GeneratedSerializationConstructorAccessor24.newInstance(Unknown Source) at java.base/java.lang. reflect .Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang. reflect .Constructor.newInstance(Constructor.java:480) at com.objectdb.o.TYH.e(TYH

Master database switching to read-only mode, possibly caused by slave failure

.merge(EMImpl.java:456) at sun. reflect .GeneratedMethodAccessor528.invoke(Unknown Source) at sun. reflect .DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang. reflect

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

: Failed to set numeric value of field property Element.id using reflection However, in my main real-world ... .greensoft.entity.value.EnumValue.oldValue using reflection I have not managed to reproduce

Cascading makeTransient

  com.objectdb.o.EMT to A when needed using reflection . support Support The suggested workaround ... would be to traverse the whole graph of object nodes via reflection which is neither a nice

Memory use in OneToMany relationships

is LAZY). There is a difference between using reflection mode and enhancement mode. In enhancement mode, each  PicData is loaded when it is accessed. In reflection mode, when the collection

Retrieve data of all entity classes in a single query

casting and retrieve fields in a generic way using Java reflection . support Support Thanks ... parse the data? ezazop Akis Zazopoulos Using Java Reflection API. The JPA Metamodel API may also help. support Support

Standalone server needs dependencies?

.trackerType using reflection (error 363) at com.objectdb.jpa.EMF.createEntityManager(EMF.java:152 ... for field property com.xxx.aaa.model.ActionMessage.trackerType using reflection at com.objectdb.o.MSG

Fields in objects not populated in query result.

and reflection mode but mixing modes is not supported and if some classes in the hierarchy ... from the database. I don't specify Enhancement mode or Reflection mode anywhere. -dh dhosek Don

Fantom

.java:159) FodbTest::OdbTest.main (OdbTest.fan:9) java.lang. reflect .Method.invoke (Method.java:597) fan ... .lang. reflect .Method.invoke (Method.java:597) fan.sys.Method.invoke (Method.java:558) fan.sys.Method

find repeated records by JPQL

of field field image.URI.baURI using reflection (error 363) at com.objectdb.jpa.JpaQuery ... : Failed to read the value of field field image.URI.baURI using reflection at com.objectdb.o.MSG.d

Custom Classloader: Issues with the Enhancer Agent

, but the standard ways for searching classes (e.g. Class.forName() or the Reflections library) claim ... ; using the Java reflection API, so the class has to be loaded before enhancement. Because of possible

Database Inconsistency or corruption

, and after loading the up to date data from the database (e.g. by using refresh) both sides will reflect the new ... but updating objects using reflection . Updating only the "mapped by" side of a bidirectional

ObjectDB is opening too many sockets

nothing you see some normal behavior that does not reflect the real issue that you have. support Support The heap dump ... that does nothing you see some normal behavior that does not reflect the real issue that you have. I

2.7.3_03 Erroneous "Attempt to modify a primary key of a managed object"

to be told to let ObjectDB module also reflectively access some other package.  (Presumably we see the ObjectDB failure, as you describe, because Java 9 module blocked a class loading via reflection

Pre-detach loading: retrieval by navigation not working in if statement

-javaagent:lib/objectdb.jar - I can see that enhancement is taking place, because using reflection ... a reflective JSF view). The issue I reported (otherwise addressed by post-compile Ant task

Jboss 6 persistence.xml startup error

- you might have to use JBoss 6.1 (build 32 was tested successfully with ObjectDB) and replace the  jboss- reflect

Optimistic locking: prevent version increment on entity collection attribute

, the test should reflect the way that your web application works, i.e. using different transactions

StackOverflowError after commit

.internal.dmos.VirtualChildInterfaceImpl.architecture using reflection - field com.btc.ep.architecture

Problem with distinct select, order by and equivalent alias/attribute path

two queries are not legal because the orderby_item is not reflected in the SELECT clause of the query

List of Enum Values in an entity

it is accessed by reflection ). Could you post a simple test case that shows the issue? support Support Hi

Thanks for assistance

should be highly commended for that. It reflects positively on the ObjectDB itself. Great thanks

Finance data from SQL Server into ObjectDB daily

to have the javaagent for objectdb enabled (as eclipselink uses reflection to access your entity fields

Embedded and autosync

of the remaining 9 boxes reflect that data. If not then, objectDB wont help us. If yes

Is it possible to remove parent/child entities without refresh?

an ObjectDB bug in handling inverse (mapped by) collections and maps in reflection mode (note

Possible issue with LAZY Loading

of the hint. This happens, for example, when ObjectDB uses reflection mode (classes are not enhanced

Licensing

). Following your post the site license description  was updated to reflect this. Small companies

com.objectdb.o.InternalException: java.lang.ArrayIndexOutOfBoundsException: null

.JpaQuery.getResultList(JpaQuery.java:686) at test.MyTestCase.main(MyTestCase.java:38) at sun. reflect .NativeMethodAccessorImpl.invoke0(Native Method) at sun. reflect .NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun. reflect .DelegatingMethodAccessorImpl.invoke

com.objectdb.o.InternalException

) at com.gsi.sync.Starter.main(Starter.java:237) at sun. reflect .NativeMethodAccessorImpl.invoke0(Native Method) at sun. reflect .NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun. reflect .DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang. reflect

Named Query Exception

.TestTopologyValidation.testExistingSCLModel(TestTopologyValidation.java:70) at sun. reflect .NativeMethodAccessorImpl.invoke0(Native Method) at sun. reflect .NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun. reflect .DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25

[ObjectDB 2.4.1] Unexpected exception (Error 990)

.cleanUp(ObjectdbBufferStoreIT.java:57) at sun. reflect .NativeMethodAccessorImpl.invoke0(Native Method) at sun. reflect .NativeMethodAccessorImpl.invoke(Unknown Source) at sun. reflect .DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang. reflect .Method.invoke(Unknown Source) at org.junit

Tracking changes to new collections (in enhancement mode) after flush

;consistently? is it reproducible? Does it happen with enhanced classes or in reflection mode ... in this specific case. In reflection mode the entire content of the object is compared to the last ... correctly with and without reflection . If you can change it so it would fail (based

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

.RequestBean.createBlock(RequestBean.java:90)         at sun. reflect ... . reflect .DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)         at java.lang. reflect .Method.invoke(Method.java:597) So if this is not solved by

Error during closing an entity manager

.NormalizedAccessPathImpl.accessPathRoot using reflection at com.objectdb.o._PersistenceException.b ... reflection at com.objectdb.o._PersistenceException.b(_PersistenceException.java:45) ~[na:na] at com ... .accessPathRoot using reflection at com.objectdb.o.MSG.d(MSG.java:75) ~[na:na] at com.objectdb.o.UMR.P(UMR.java

Can't open DB-file with explorer, but from within my code it works

, method: __odbSetNumMember signature: (IJ)V) Bad type in putfield/putstatic at sun. reflect .GeneratedSerializationConstructorAccessor2.newInstance(Unknown Source) at java.lang. reflect .Constructor.newInstance

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

?) in reflection mode. Reflection mode has some limitations and is generally not recommended. support

ObjectDB 2.6.1

. Fixed a bug in reflection mode in detecting changes after flush ( issue #1602 ). Fixed a NullPointerException is merging objects of new types . Fixed a bug in managing inverse (mapped by) collections and maps in reflection mode.

Database access error , Doctor hanging on trying to repair, production shutdown at our biggest customer

... hgzwicker Hans-Georg Zwicker The main error message may possibly reflect a corruption due to a critical ... pages. All the other error messages in the Doctor report reflect this issue. Build 2.7.1 includes a fix

InternalException - error reading field from "queue" database

field rbccm.felix.objectdb.messaging.ObjectDbMessage._payload using reflection at com.objectdb.o ... .ObjectDbMessage._payload using reflection at com.objectdb.o.MSG.d(MSG.java:74) at com.objectdb.o

Dynamic Metadata (JDO 3.0)

generated classes. In addition, the metadata of classes can be queried at runtime (similarly to reflection in Java). support Support

Exception on the recovery of a database

Richard Szurgot This may reflect a normal situation in which the last record in the recovery file

ObjectDB 2.5.6

UPDATE queries on uncommitted changes ( issue #1407 ). Fixed a memory leak in reflection mode (when using