Hi everyone,
if I try to enter a statistical distribution as a value for the "values by case"-function on the process times of a combiner, it gives me the following exception:
time: 4627.752464 exception: Exception Caught in FixedResource::getItemInfo(treenode flowitem)
time: 4627.752464 exception: Exception Caught in FixedResource::setItemState(treenode flowitem, int state)
time: 4627.752464 exception: Exception Caught in FixedResource::releaseItem(treenode item) object: /Montageinsel1
time: 4627.752464 exception: Exception Caught in Combiner::onTimerEvent(treenode involved, int code, char *datastr) object: /Montageinsel1
time: 4627.752464 exception: Exception Caught in ObjectFunction251__project_library_FlexSimObject_behaviour_eventfunctions_OnTimerEvent object: /Montageinsel1 class: /Montageinsel1
time: 4627.752464 exception: Exception caught in TreeNode::receivemessage()
time: 4627.752464 exception: Exception caught in Executive::processeventinlist(). Throwing.
time: 4627.752464 exception: Exception caught in Executive::steptotime(). Throwing.
time: 4627.752464 exception: Exception caught in Executive::tick(). Throwing.
time: 4627.752464 exception: int runthemessageloop() #4
exception: Executive::instance.tick();
time: 4627.752464 exception: int runthemessageloop() #6
It doesn't occur every time, but definetely depends on whether I'm using the statistical distribution or just type in an integer. Isn't it allowed to use statistical distributions there or am I doing it the wrong way?
Best regards