ObjectDB ObjectDB

Internal exception when quering

#1

Hello,

following exception occurs when quering objectdb:

Unexpected exception (Error 990)
  Generated by Java HotSpot(TM) Server VM 1.6.0_30 (on Windows Server 2008 R2 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.BYR.s(BYR.java:113)
at com.objectdb.o.BYR.A(BYR.java:206)
at com.objectdb.o.VUT.j(VUT.java:346)
at com.objectdb.o.ACN.UX(ACN.java:162)
at com.objectdb.o.RTT.H(RTT.java:282)
at com.objectdb.o.RST.C(RST.java:183)
at com.objectdb.o.RTT.l(RTT.java:134)
at com.objectdb.o.RST.l(RST.java:24)
at com.objectdb.o.TSK.i(TSK.java:146)
at com.objectdb.o.TSK.f(TSK.java:95)
at com.objectdb.o.MST.aV(MST.java:568)
at com.objectdb.o.MST.U4(MST.java:527)
at com.objectdb.o.BTP.U4(BTP.java:588)
at com.objectdb.o.TAI.A(TAI.java:200)
at com.objectdb.o.TAI.Uu(TAI.java:134)
at com.objectdb.o.FQI.Uu(FQI.java:68)
at com.objectdb.o.PRG.ag(PRG.java:679)
at com.objectdb.o.PRG.af(PRG.java:553)
at com.objectdb.o.QRM.U6(QRM.java:265)
at com.objectdb.o.MST.U6(MST.java:933)
at com.objectdb.o.WRA.U6(WRA.java:293)
at com.objectdb.o.WSM.U6(WSM.java:113)
at com.objectdb.o.QRR.g(QRR.java:244)
at com.objectdb.o.QRR.f(QRR.java:153)
at com.objectdb.jpa.JpaQuery.getResultList(JpaQuery.java:686)
at com.ysoft.cache.objectdb.ObjectCacheDB.search(ObjectCacheDB.java:522)
at com.ysoft.cache.objectdb.ObjectCacheDB.search(ObjectCacheDB.java:496)
at com.ysoft.safeq.billing.CacheBillingCodeManager.get(CacheBillingCodeManager.java:188)
at com.ysoft.safeq.billing.CacheBillingCodeManager.get(CacheBillingCodeManager.java:159)
at eu.ysoft.ds.billing.BillingCodeSessionData.loadBillingCodes(BillingCodeSessionData.java:74)
at eu.ysoft.ds.billing.BillingCodeSessionData.loadBillingCodes(BillingCodeSessionData.java:55)
at eu.ysoft.ds.session.DSSession.loadBillingCodes(DSSession.java:370)
at eu.ysoft.ds.session.DSSession.validateUserRequest(DSSession.java:336)
at eu.ysoft.ds.session.DSSession.runActionForMessage(DSSession.java:188)
at eu.ysoft.ds.session.DSSession.run(DSSession.java:148)
at java.lang.Thread.run(Unknown Source)

We are currently using version 2.5.1. Could you provide us fix or some advice? If more info is needed, we can provide it.

Thank you.

Marta

 

 

 

edit
delete
#2

Thank you for this report.

Could it be a duplicate of issue #1107?

 

ObjectDB Support
edit
delete
#3

Yes,

you are right. When do you plan to fix this issue? We would like to avoid checking for duplicities in every list of values in our selects:(

Thanks

Marta

edit
delete
#4

Build 2.7.2_01 should fix this bug (which is a duplicate of issue #1107)

ObjectDB Support
edit
delete
#5

Build 2.7.2_01 has a side effect that introduces another bug (issue #2142).

Build 2.7.2_02 should be used.

ObjectDB Support
edit
delete

Reply

To post on this website please sign in.