[Isocops] Cron <ibexops at ena> $IBEX_CRON/cronswitch.sh sftp_driver sync < /dev/null >/dev/null
Cron Daemon
root at ena.sr.unh.edu
Tue Aug 1 00:19:34 EDT 2023
Error: additional orbit ranges must be added to state_change.txt
Error: additional orbit ranges must be added to state_change.txt
Error: additional orbit ranges must be added to state_change.txt
splice() offset past end of array at
/home/ibexops/IBEX/sw/isoc/src/ops/admin/pipe/id_config.pl line 36 (#1)
(W misc) You attempted to specify an offset that was past the end of
the array passed to splice(). Splicing will instead commence at the end
of the array, rather than past it. If this isn't what you want, try
explicitly pre-extending the array by assigning $#array = $offset. See
perlfunc/splice.
Use of uninitialized value $orbit in concatenation (.) or string at
/home/ibexops/IBEX/sw/isoc/src/ops/admin/pipe/ops2raw_filer.pl line 102 (#2)
(W uninitialized) An undefined value was used as if it were already
defined. It was interpreted as a "" or a 0, but maybe it was a mistake.
To suppress this warning assign a defined value to your variables.
To help you figure out what was undefined, perl will try to tell you the
name of the variable (if any) that was undefined. In some cases it cannot
do this, so it also tells you what operation you used the undefined value
in. Note, however, that perl optimizes your program and the operation
displayed in the warning may not necessarily appear literally in your
program. For example, "that $foo" is usually optimized into "that "
. $foo, and the warning will refer to the concatenation (.) operator,
even though there is no . in your program.
Use of uninitialized value $start in concatenation (.) or string at
/home/ibexops/IBEX/sw/isoc/src/ops/admin/pipe/ops2raw_filer.pl line 102 (#2)
Use of uninitialized value $stop in concatenation (.) or string at
/home/ibexops/IBEX/sw/isoc/src/ops/admin/pipe/ops2raw_filer.pl line 102 (#2)
Uncaught exception from user code:
Current orbit times not sane (>)
at /home/ibexops/IBEX/sw/isoc/src/ops/admin/pipe/ops2raw_filer.pl line 105
More information about the Isocops
mailing list