I 've a subprocess which leads in some cases in an error end event. On the take event of the transition which leads to that error end event, I 've registered a listener which in his notify() is trying to do execution.getSuperExecution() which results to null. Is this expected in some cases, or I should file a bug?