error in routine open_file (error code 2) – in #10: INT2LM

in #10: INT2LM

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.

  @burkhardtrockel in #3445dc2

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.

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.