[2014-02-14 11:38:47 #1 *] [ObjectDB 2.5.4] Unexpected exception (Error 990) Generated by Java HotSpot(TM) 64-Bit Server VM 1.7.0_17 (on Windows 7 6.1). Please report this error on http://www.objectdb.com/database/issue/new com.objectdb.o.InternalException: null com.objectdb.o.InternalException at com.objectdb.o.InternalException.f(InternalException.java:236) at com.objectdb.o.STA.K(STA.java:339) at com.objectdb.o.ENT.E(ENT.java:533) at com.objectdb.o.ENT.N(ENT.java:681) at com.objectdb.o.LDR.F(LDR.java:593) at com.objectdb.o.LDR.E(LDR.java:470) at com.objectdb.o.OBC.UO(OBC.java:1080) at com.objectdb.o.QRR.f(QRR.java:220) at com.objectdb.jpa.JpaQuery.getResultList(JpaQuery.java:716) at com.sprecher.easyeng.dbservice.objectdb.ObjectDBRulesEngineDAOImpl.executeQuery(ObjectDBRulesEngineDAOImpl.java:239) at com.sprecher.easyeng.rulesengine.test.RulesEngineTestSystem.checkRemoveObjectWithChildren(RulesEngineTestSystem.java:2189) at com.sprecher.easyeng.rulesengine.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) at java.lang.reflect.Method.invoke(Method.java:601) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:197)
Issue #1327: Exception on query
Type: Bug Reoprt | Version: 2.5.4 | Priority: Normal | Status: Closed | Replies: 1 |
#1
#2
Thank you for your report. It will be merged with issue #1080, which according to the stack trace represents the same problem.
ObjectDB Support