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!