eh.error(
LOG,
"Unable to order cartoon character 'wilma' due to dependency cycle:"
+ " A cycle has been detected from the initial goal [wilma]",
null,
new CyclicGoalChainException(new Goal("")));
c.setMatcher(new ExceptionAwareArgumentsMatcher());
replayControls();