question

Emily K avatar image
0 Likes"
Emily K asked Felix Möhlmann commented

Exception caught in processeventinlist().

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.

FlexSim 18.1.2
pull from listexception error
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Felix Möhlmann commented

This bug does not exist in later, supported versions of FlexSim.

As a workaround try placing a breathe (zero time delay) after your wait for event activity.

· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Felix Möhlmann avatar image Felix Möhlmann commented ·

The exception is connected to the event that destroys the empty list partition apparently. If you check the option to "Keep Empty Partitions" the error does not appear (at least for me).

capture1.png

1 Like 1 ·
capture1.png (7.9 KiB)

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.