It is common scenario where below errors are recorded in universe.log, when the start year is not in the general calendar.
Example of the error:
|ERROR|X|IO |pid=11716.139757190629120| buildDay | [TSK(FVN99NR)(000)(FVN99NRU09)(000)][YFVN42] - year is outside the bounds of calendar [2017-2036]: 2013. Force it to calendar period
Validity date:
Release : 6.x
Component : DOLLAR UNIVERSE
You can change the Validity date in UVC:
Or
In command line, here is example of command which you can use to change the Validity date of the Task:
- for single task
uxupd TSK tsk=TASK_NAME mu=MU_NAME EXP TECHINF start_valid=10/10/2020
- for multiple tasks
uxupd TSK tsk=TASK_NAME* mu=MU_NAME EXP TECHINF start_valid=10/10/2020
Documentation: CLI > Parameter Commands > Tasks