[Isocops] Cron <ibexops at ena> $IBEX_CRON/cronswitch.sh sftp_driver sync < /dev/null >/dev/null

Cron Daemon root at ena.sr.unh.edu
Sun Jan 7 08:19:08 EST 2018


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 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 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.
    
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