cancel
Showing results for 
Search instead for 
Did you mean: 

execution.getSuperExecution() null in subprocess

mandas
Champ in-the-making
Champ in-the-making
Hello all,

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?

Thanks
Dimitris

Edit: Activiti-5.11
1 REPLY 1

frederikherema1
Star Contributor
Star Contributor
Best to file a bug for this with a clear failing test-case attached to it, so we can look in detail whether it's an issue or an edge-case. Thanks!