Changing the system time to a future date while a LogStream task is running leads to task errors.
Example errors:
Staging task
[TASK_MANAGER ]I: Task 'staging task' running CDC only in fresh start mode [TARGET_APPLY ]I: Timeline is 20251211134943253089 [TARGET_LOAD ]I: Timeline is 20251231100205831444
Replication task
[TASK_MANAGER ]I: Task 'replication task' running full load and CDC in fresh start mode [STREAM_COMPONEN ]I: Timeline is 20251212174220223963 (ar_cdc_channel.c:552) [SERVER ]I: The process stopped (server.c:2589)
[TASK_MANAGER ]W: Task 'replication task' encountered a recoverable error [SERVER ]I: Stop server request received internally
Resolution
The creation of LogStream data with a future date is caused by manual intervention. This scenario is outside the scope of Qlik Replicate’s intended test scenarios and is not covered under support.
The best action would be to reload the parent staging tasks and reload the child replication task.
Cause
After the system time was changed to a future date and the task was executed, a future-dated directory was created. When the system time was restored and the task was reloaded, the future-dated directory remained and appeared to have caused the replication task error.