Hi team,
I am getting some exception in system console window and I know the reasons. My question is if we don't work on it, can we rely on model results:
Exceptions:
1. I am collecting results from global table using calculated tables to be shown while running optimizer.
Calaculated tables are updated at interval of 60 min but also while reset by default. Since global table is not having any row at t=0, it is throwing exception as below:
time: 0.000000 exception: Exception caught in Executive::processeventinlist()
2. Another one is related to negative sample value from distribution
createvent: event time is in past: event time changed to present. Object: Processor advancetime: -0.088730, time: 0.546016 line1
Thank you!