ObjectDB ObjectDB

unexpected exception

#1

I received the following exception while trying to process a query:

Exception in thread "main" [ObjectDB 2.0.4_01] Unexpected exception (Error 990)
Generated by Java HotSpot(TM) Server VM 1.6.0_22 (on Linux 2.6.32-27-generic).
Please report this error to ObjectDB support (support@objectdb.com).
com.objectdb.o.InternalException: null
com.objectdb.o.InternalException
at com.objectdb.o.InternalException.b(InternalException.java:88)
at com.objectdb.o.VAL.z(VAL.java:637)
at com.objectdb.o.AGN$aK.aG(AGN.java:546)
at com.objectdb.o.AGN.aF(AGN.java:244)
at com.objectdb.o.GQI.Us(GQI.java:135)
at com.objectdb.o.PRG.aa(PRG.java:584)
at com.objectdb.o.QRM.UR(QRM.java:256)
at com.objectdb.o.MST.UR(MST.java:855)
at com.objectdb.o.WRA.UR(WRA.java:285)
at com.objectdb.o.WSM.UR(WSM.java:112)
at com.objectdb.o.WRA.UR(WRA.java:285)
at com.objectdb.o.WSN.UR(WSN.java:416)
at com.objectdb.o.QRR.g(QRR.java:210)
at com.objectdb.o.QRR.b(QRR.java:138)
at com.objectdb.jpa.JpaQuery.getSingleResult(JpaQuery.java:586)
at pt.up.fe.dceg.neptus.imc.db.MessageDB.avg(MessageDB.java:63)
at pt.up.fe.dceg.neptus.imc.db.MessageDB.main(MessageDB.java:68)

edit
delete
#2

Closed as duplicate of Issue #107.

ObjectDB Support
edit
delete

Reply

To post on this website please sign in.