+ ", id=" + id
+ ", statements=" + statementMap.size()
+ ", connections=" + connectionMap.size());
}
if (shutdown) {
throw new MondrianException("Server already shutdown.");
}
statementMap.remove(statement.getId());
final RolapConnection connection =
statement.getMondrianConnection();
monitor.sendEvent(