This can normally not happen.
In the int2lm.job.tmpl after the line
HSTOP=$({UTILS_BINDIR}/cfu get_hours
{CURRENT_DATE}{NEXT_DATE}
{ITYPE_CALENDAR})
you may put an echo:
echo{CURRENT_DATE}
{NEXT_DATE}{ITYPE_CALENDAR} $HSTOP </pre> run the command <pre> subchain int2lm 2003060100 </pre> and check whether
@{CURRENT_DATE}@,{NEXT_DATE}@ and
$HSTOP
have the right values.
In your case{NEXT_DATE}@ must have the value 2003070100.
Push notifications in your browser are not yet configured.
This can normally not happen.
In the int2lm.job.tmpl after the line
you may put an echo: