question

Shinya O avatar image
0 Likes"
Shinya O asked Nil Ns commented

Exception caught in start() of activity

Hi,

A TS with priority 0 is created at time 0, and then a TS with priority 1 is preempted. When another TS with priority 1 occurs at the moment that TS ends, if you observe the activetasksequence of TaskExecuter, the TS that occurred at time 0 is first executed for 0 seconds, and then the TS with priority 1 starts, and an error occurs there.

  1. time: 7.620335 exception: Exception caught in start() of activity "Create TS" in process flow "ProcessFlow". Continuing throw...
  2. time: 7.620335 exception: Exception caught in Executive::processeventinlist().

Is this a bug? Actually, I'm creating a model with ver.2023.0.11, so it would be nice if there was a workaround.

Thanks in advance.Exception caught in start() of activity.fsm

FlexSim 24.1.0
agvcreate tspreempt
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 Nil Ns commented

The 'workaround' is to turn off the option 'UseNavigatorForOffsetTravel' or to specify a Tigger for the offset travel in the AGV Network properties.

· 3
5 |100000

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