Hi
I have a problem with my model. When I run the experiment I get two types of exceptions in the console output and I don't know what the problems are and how I can fix this:
The first exception is this:
time: 1648.026887 exception: Exception caught in start() of activity Triage/Process in process flow "Patient Flow". Continuing throw...
time: 1648.026887 exception: Exception caught in TreeNode::callMemberFunction() main function. Throwing...
time: 1648.026887 exception: Exception caught in evaluation of /Tools/People/Flows/Activities/Walk/Travel>variables/callbackNode
And the second type of exceptions is like this. I have imported an excel table for the arrival times of patients and I'm not sure if the problem has something to do with that
createvent: event time is in past: event time changed to present. Object: Source 2 eventtime: 3118.000000, time: 292725.000000 Arrivals
createvent: event time is in past: event time changed to present. Object: Source 2 eventtime: 9305.000000, time: 292725.000000 Arrivals
I would really appreciate it if someone could help me with these exceptions.