Discovering Obsolete IPC Events

  • 13 February 2008
  • 0 replies
  • 0 views

Badge

Hello,

 
Is it possible to programmatically discover the process instances, which has an active IPC event ?

 
My situation is that I have many "template" processes, which only do one thing - they start child processes via IPC (synchronously). At some point, these child processes are deleted (not finished, but deleted). As a result, the father processes, keep waiting forever, for the IPC to finish. Now my K2 is full of processes, which will never finish.

I'm looking for a way to programmatically find these processes and remove them.

 

Thanks In Advance!
 


0 replies

Be the first to reply!

Reply