Hi,
When deleting an entity "Mitglied" -> everything works fine.
Trying to delete another one (in a separate transaction) always causes a NullPointer Exception in __odbGetNumMember line 1 of the enhanced Mitglied class. I am unable to replicate it in a simple testcase but it always happens in our implementation. I am posting the stack trace in the hope that it'll help to figure what's going wrong:
Mitglied(GalaxyJPAEntityQublet).__odbGetNumMember(int) line: 1 UMR.I(Object) line: 765 UMR.H(Object) line: 749 PMImpl(OBC).aD(Object, boolean) line: 665 PMImpl(OBC).UF(Object) line: 629 TYW.writeElement(OType, Object) line: 245 IndividualProfile.__odbWriteContent(OType[], OWriter) line: 1 MMM.af(Object, boolean, OWriter) line: 1031 UTY.writeStrictly(Object, OWriter) line: 1286 TYW.ar(Object, OType) line: 393 TYW.writeElement(OType, Object) line: 262 Mitglied(IndividualContact).__odbWriteContent(OType[], OWriter) line: 1 Mitglied.__odbWriteContent(OType[], OWriter) line: 1 MMM.af(Object, boolean, OWriter) line: 1031 UTY.aG(Object, TYW) line: 1195 UTY.aF(Object, long, TYW) line: 1184 ENH.a(ENT, TYW) line: 46 STA.T(EVC, TYW) line: 512 STM.E(EVC, TYW, boolean, int) line: 425 PMImpl(OBM).bI(EVC) line: 888 PMImpl.bI(EVC) line: 2186 PMImpl(OBM).bH(boolean) line: 804 PMImpl(OBM).bF() line: 719 PMImpl(EMImpl).commit() line: 276 [local variables unavailable]