Hi @Felix Möhlmann, this is an external question from this post
(I have tried to find answer in other related posts, but our questions are quite different..)
I do some modifications in the model, OUT queue of processors will push finished items into the item list, and change the travel activity in first subflow to token.loadItem.up.
Then the following exception comes out when each finished item push to list. Why would this exception comes out?How to assign destination according to type_v3.fsm
time: 521.086668 exception: Exception caught in Executive::processeventinlist(). Throwing.
time: 521.086668 exception: Exception caught in Executive::steptotime(). Throwing.
time: 521.086668 exception: Exception caught in Executive::tick(). Throwing.
time: 521.086668 exception: int runthemessageloop() #4
exception: Executive::instance.tick();
time: 521.086668 exception: int runthemessageloop() #6
Thanks for your patience.