ObjectDB Database Search

101-150 of 200 results

NoSuchFieldError: __odbTracker on NetBeans 7.3 + JBoss 7.1.1

(City.java:39) ejb.PersonBean.create(PersonBean.java:32) sun. reflect .NativeMethodAccessorImpl.invoke0(Native Method) sun. reflect .NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) sun. reflect .DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang. reflect

Problem to use find method on an abstract Class: AbstractMethodError is thrown

.Tester.test(Tester.java:38) [classes:] at sun. reflect .NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_21] at sun. reflect .NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_21] at sun. reflect .DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl

How to Use a SF with extended Persistence Context?

) [classes:] at sun. reflect .NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_21] at sun. reflect .NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_21] at sun. reflect .DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_21

Null enums and IS (NOT) NULL: NullPointerException

.getResultList(QueryWrapper.java:84) at TestBean.postConstruct(TestBean.java:29) at sun. reflect .NativeMethodAccessorImpl.invoke0(Native Method) at sun. reflect .NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun. reflect .DelegatingMethodAccessorImpl.invoke

Spring Data JPA - PersistenceException thrown

.EMF.getMetamodel(EMF.java:376) 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 .Method.invoke

Remove not working

should be FALSE. at Test.main(Test.java:11) 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 .Method

Missing Data on Retrieval (0, null values)

by reflection (and not by invoking property methods or accessing the fields directly) then you must make sure that data is fetched from the database before you your first reflection operation. This could be done, for example, by accessing a persistent field directly (with no reflection ) from

Failed to validate XML

.entities.UsersGroupsRolesSecurityTest.setUp(UsersGroupsRolesSecurityTest.java:25) at sun. reflect .NativeMethodAccessorImpl.invoke0(Native Method) at sun. reflect .NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun. reflect .DelegatingMethodAccessorImpl.invoke

PersistenceException: Failed to locate field

.objectdb.o._PersistenceException: Failed to locate field field app.model.Auction.name2 using reflection ... .java:117) at app.database.ObjectDbDatabase. (ObjectDbDatabase.groovy:61) at sun. reflect .NativeConstructorAccessorImpl.newInstance0(Native Method) at sun. reflect .NativeConstructorAccessorImpl.newInstance

Query Method NullPointerException on List iteration

] at java.base/jdk.internal. reflect .NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] at java.base/jdk.internal. reflect .NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] at java.base/jdk.internal. reflect .DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java

Schema Update: class hierarchy change

using reflection (error 363) at com.objectdb.jpa.EMImpl.find(EMImpl.java:630) at com.objectdb.jpa ... .classhierachychange.Test$NamedEntity.name using reflection at com.objectdb.o.MSG.d(MSG.java:75) at com ... to profileMigration.classhierachychange.Test$MyEntity at sun. reflect .UnsafeFieldAccessorImpl

com.objectdb.o.InternalException: Unexpected internal exception

) at dex.server.metamodel.PersonDao.getPersonByName(PersonDao.java:47) at sun. reflect .NativeMethodAccessorImpl.invoke0(Native Method) at sun. reflect .NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun. reflect .DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43

how explorer queries work

this: java.lang. reflect .InvocationTargetException         at sun. reflect .NativeMethodAccessorImpl.invoke0(Native Method)         at sun. reflect .NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)    

Unexpected exception (Error 990)

.EMImpl.find(EMImpl.java:591) at com.objectdb.jpa.EMImpl.find(EMImpl.java:514) at sun. reflect .GeneratedMethodAccessor4.invoke(Unknown Source) at sun. reflect .DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang. reflect .Method.invoke(Method.java:597) at org

Error reading UTF string

.AuthenticationBean.getCurrentPersonId(AuthenticationBean.java:262) [DP-ejb.jar:] at sun. reflect .GeneratedMethodAccessor10.invoke(Unknown Source) [:1.7.0_11] at sun. reflect .DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_11] at java.lang. reflect .Method.invoke(Method

ODB tries to create log files inside its own jar on Win7

\Desktopjava -jar odb-test.jar Exception in thread "main" java.lang. reflect .InvocationTargetException at sun. reflect .NativeMethodAccessorImpl.invoke0(Native Method) at sun. reflect .NativeMethodAccessorImpl.invoke(Unknown Source) at sun. reflect .DelegatingMethodAccessorImpl.invoke(Unknown Source) at java

Issue with compile time enhancement

this problem. Thanks, Joel java.lang. reflect .InvocationTargetException at sun. reflect .NativeMethodAccessorImpl.invoke0(Native Method) at sun. reflect .NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun. reflect .DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java

Activation Issue

IDE. You should get the following stacktrace: java.lang. reflect .InvocationTargetException at sun. reflect .NativeMethodAccessorImpl.invoke0(Native Method) at sun. reflect .NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun. reflect .DelegatingMethodAccessorImpl.invoke

Request clarification of changes to accessor enhancement policy (non-getter prefix instead of getter suffix) AND annotations

that this change massively tripped me up (because I was using the old hidden getter/setter pattern with reflection ... ). I see now (using reflection tests) that any annotations seem now to "remain" with the original ... it), because I was necessarily using reflection on the old getter-style hidden ObjectDB methods

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

.defineClass(ClassLoader.java) at sun. reflect .GeneratedMethodAccessor2.invoke(Unknown Source) at sun. reflect .DelegatingMethodAccessorImpl.__invoke(DelegatingMethodAccessorImpl.java:43) at sun. reflect .DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java) at sun. reflect

DB reading fails in debug mode in Eclipse

(UTY.java:1258) ... 35 more Caused by: java.lang. reflect .InvocationTargetException at sun. reflect .NativeConstructorAccessorImpl.newInstance0(Native Method) at sun. reflect .NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun. reflect .DelegatingConstructorAccessorImpl

Replication error - parsing objectdb config

) at rbccm.felix.objectdb.test.TestObjectDB.testReplication(TestObjectDB.java:287) at sun. reflect .NativeMethodAccessorImpl.invoke0(Native Method) at sun. reflect .NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun. reflect .DelegatingMethodAccessorImpl.invoke

Maven driven compile time ehnancement

(Enhancer.java:32) at sun. reflect .NativeMethodAccessorImpl.invoke0(Native Method) at sun. reflect .NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun. reflect .DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang. reflect .Method.invoke(Method.java:597

can not use spring-data-jpa repository with NamedQuery

) at sun. reflect .NativeMethodAccessorImpl.invoke0(Native Method) at sun. reflect .NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun. reflect .DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang. reflect .Method.invoke(Method.java:597) at org

Criteria Query results in a NoResultException instead of returning object

_$$_WeldClientProxy.java) at sun. reflect .NativeMethodAccessorImpl.invoke0(Native Method) at sun. reflect .NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun. reflect .DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang. reflect .Method.invoke(Method.java:597

CriteriaQuery using isNotNull with other conditions results in InternalException

_$$_WeldClientProxy.java) at sun. reflect .NativeMethodAccessorImpl.invoke0(Native Method) at sun. reflect .NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun. reflect .DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang. reflect .Method.invoke(Method.java:597

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

TemporalType injection with Calendar using JPA

. reflect .NativeMethodAccessorImpl.invoke0(Native Method) at sun. reflect .NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun. reflect .DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang. reflect .Method.invoke(Method.java:597) at com.sun.jersey

InternalError on multiple AND and JOIN Query

.ExampleTest.queryAttribute13(ExampleTest.java:461) at sun. reflect .NativeMethodAccessorImpl.invoke0(Native Method) at sun. reflect .NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun. reflect .DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang

Online backup in embedded mode fails

) at pl.hplxtool.beans.UtilsServiceImpl.makeDatabaseBackup(UtilsServiceImpl.java:412) at sun. reflect .NativeMethodAccessorImpl.invoke0(Native Method) at sun. reflect .NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun. reflect .DelegatingMethodAccessorImpl.invoke

Database size is much larger than expected (x2)

to commit transaction: Failed to write the value of field field image.URI.baURI using reflection (error ... .objectdb.o.UserException: Failed to write the value of field field image.URI.baURI using reflection ... : Failed to write the value of field field image.URI.baURI using reflection at com.objectdb.o.MSG.d(MSG

OneToMany and cascade delete problem

to write the value of field field com.objectdb.test.bug.forum.T501$Store.offers using reflection ... .bug.forum.T501$Store.offers using reflection at com.objectdb.error.ErrorMessage.construct ... more It indicates a problem in reflection mode. Please approve that this is also what you get. support Support

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

Getting com.objectdb.o.UserException:

(Catalina.java:179) at sun. reflect .NativeMethodAccessorImpl.invoke0(Native Method) at sun. reflect .NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun. reflect .DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang. reflect .Method.invoke(Method.java:585

Maven Enhancement with OSGi Plugins

.java:32) at sun. reflect .NativeMethodAccessorImpl.invoke0(Native Method) at sun. reflect .NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun. reflect .DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang. reflect .Method.invoke(Method.java:597

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

NullpointerException when execute a merge

(TargetLinkXmlBypassHandler.java:61) at sun. 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

[ObjectDB 2.6.0_04] Unexpected exception (Error 990) com.objectdb.jpa.JpaQuery.getResultList

(TargetLinkXmlBypassHandler.java:47) 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.eclipse.e4.core

Unexpected exception (Error 990) on find

.EMImpl.find(EMImpl.java:591) at com.objectdb.jpa.EMImpl.find(EMImpl.java:514) at sun. reflect .GeneratedMethodAccessor4.invoke(Unknown Source) at sun. reflect .DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang. reflect .Method.invoke(Method.java:597) at org

Unexpected exception when execute query without enhanced entities

ModelElementImpl". In the objectdb.conf the reflection is set to error. ...   We got following ... _es BTC EmbeddedSystems Is it possible that these are two separate issues? The reflection error ... and reflection = "error" . But without enhanced entities I get the exception: com.objectdb.o

[ObjectDB 2.8.1] Unexpected exception (Error 990)

) at common.app.AuMain$_start_closure1.doCall(AuMain.groovy) 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

Unexpected exception (Error 990) - Merge with no Transaction

(EMImpl.java:428) at com.experiments.ErrorTest.main(ErrorTest.java:30) at sun. reflect .NativeMethodAccessorImpl.invoke0(Native Method) at sun. reflect .NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun. reflect .DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25

Unexpected Exception during commit

.catalina.startup.Catalina.start(Catalina.java:552) at sun. reflect .NativeMethodAccessorImpl.invoke0(Native Method) at sun. reflect .NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun. reflect .DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang

ArrayIndexOutOfBoundsException on flush

) at sun. reflect .NativeConstructorAccessorImpl.newInstance0(Native Method) at sun. reflect .NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at sun. reflect .DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) at java.lang. reflect

File lock exception on odb$

.workflow.ObjectDbInstanceContainer. (Unknown Source) at sun. reflect .NativeConstructorAccessorImpl.newInstance0(Native Method) at sun. reflect .NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at sun. reflect .DelegatingConstructorAccessorImpl.newInstance

[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

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

Error 990 when querying a class with persistence-capable-superclass

.test.RulesEngineTestSystem.test(RulesEngineTestSystem.java:254) at sun. reflect .NativeMethodAccessorImpl.invoke0(Native Method) at sun. reflect .NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun. reflect .DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43

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

Exception on query

.RulesEngineTestSystem.test(RulesEngineTestSystem.java:254) at sun. 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