Our data source goes under nightly maintenance during which if icCube tries to deploy, a java.io.IOException: Input/output error is generated that crashes the icCube process. Crashing and restarting, or creating a cron to restart the process is not ideal as it requires full deploy loads afterwards.
Is it possible to schedule a start / stop time or interval time during which a scheduled refresh should run? For example, if we were to only do scheduled loads / incr loads between 6am - 6pm, this should prevent icCube from crashing.
Alternatively, the crashing can be fixed but the only errors I see are:log4j:ERROR Failed to flush writer,
java.io.IOException: Input/output error