ObjectDB ObjectDB

Issue #940: Critical error:: com.objectdb.o.InternalException: Unexpected internal exception with query

Type: Bug ReoprtVersion: 2.4.4Priority: NormalStatus: FixedReplies: 1
#1

This is the query on the attached db (run in explorer):

SELECT DISTINCT $1 FROM com.quasado.foundation.warehouse.payment.Payment $1 LEFT JOIN $1.receivable $2 WHERE (( ((($2 IS NOT NULL) AND ($2.receiver.qubletId=22)))))

and this is the result:

[ObjectDB 2.4.4] Unexpected exception (Error 990)
  Generated by Java HotSpot(TM) 64-Bit Server VM 1.6.0_33 (on Mac OS X 10.6.8).
Please report this error on http://www.objectdb.com/database/issue/new
com.objectdb.o.InternalException: java.lang.NullPointerException: null
java.lang.NullPointerException

We'd need an urgent fix, we own a server license as well as our customer does and we need to ship this product in the next days so this is REALLY URGENT.. thank you very much!

edit
delete
#2

Please try build 2.4.4_01 that should fix this exception.

ObjectDB Support
edit
delete

Reply

To post on this website please sign in.