question

michel.torbey avatar image
0 Likes"
michel.torbey asked Valentin R commented

exception: Exception caught in Executive::processeventinlist().

Hi,

I have the processeventinlist error that keeps on popping and cannot find the solution (exception: Exception caught in Executive::processeventinlist().).


Does anyone have an idea how to solve this?


Thanks.


Dynamic.fsm

FlexSim 21.0.9
agvlistagv network
dynamic.fsm (62.3 KiB)
· 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.

Jeanette F avatar image Jeanette F ♦♦ commented ·

Hi @michel.torbey, was Ryan Clark's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
Ryan Clark avatar image
0 Likes"
Ryan Clark answered Valentin R commented

Hi @michel.torbey,

I believe that the problem with your model was involved with the AGV Travel activity and the redirect() command that you added in the Custom Code. I checked the box on the AGV Travel activity to "Wait Until Complete," then replaced the redirect() code with another AGV Travel activity, and now everything seems to be functioning properly. I also removed the "Arrival_To_Station" list logic since that is no longer needed with the changes I made.

I hope this helps! Let us know if you have any further questions!

dynamic-rc.fsm


dynamic-rc.fsm (56.0 KiB)
· 2
5 |100000

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

Valentin R avatar image Valentin R commented ·

Hi,

The correction you proposed does actually not resolve the issue. We have tried to resolve the problem occuring with the AGV using many different techniques. You can find here another way of trying to overpass the problem which still generate another error.
In this one we tried to use the correction you proposed by removing the redirect() and using the "wait until completed" of default "AGV travel" acctivity.

This time, the "wait until completed" seems to trigger rather early since the AGV is not yet arrived on the CP. This does not generate an error but, on the same frame, when trying to give a new travel to the AGV the following error is popping:

1679670266552.png

time: 22.930894 exception: Exception Caught in dispatchtasksequence(treenode tasksequence, treenode dispatcher DEFAULTNULL)
time: 22.930894 exception: Exception caught in start() of activity New default station/AGV Travel new in process flow "Movers". Continuing throw...
time: 22.930894 exception: Exception caught in Executive::processeventinlist().

Do you have any idea about where it could come from or how to resolve such problem ?

Bug3_v2022_5_ReportFlexSim.fsm

Best regards,

Val

0 Likes 0 ·
Jeanette F avatar image Jeanette F ♦♦ Valentin R commented ·
Hello @Valentin R,

Can you start a new post for your question? You can reference this post in your new one.

0 Likes 0 ·

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.