[Orca-dev] procallator problem

Blair Zajac blair at orcaware.com
Wed Nov 23 16:28:28 PST 2005


Mike.Kent at indystar.com wrote:
> 
> Whoops, may have spoken too soon. I'm still getting errors even with the 
> fix:
> 
> Argument "" isn't numeric in multiplication (*) at 
> /usr/local/bin/procallator.pl line 499.
> Use of uninitialized value in multiplication (*) at 
> /usr/local/bin/procallator.pl line 499.
> Use of uninitialized value in multiplication (*) at 
> /usr/local/bin/procallator.pl line 499.
> Use of uninitialized value in multiplication (*) at 
> /usr/local/bin/procallator.pl line 499.
> Use of uninitialized value in multiplication (*) at 
> /usr/local/bin/procallator.pl line 499.
> Use of uninitialized value in multiplication (*) at 
> /usr/local/bin/procallator.pl line 499.
> Argument "" isn't numeric in multiplication (*) at 
> /usr/local/bin/procallator.pl line 499.
> 
> The fix to procallator.pl on line 214 is
>     213    # Get filesystem ocupation
>     214    @df=`/bin/df -lkP`;

Well, the errors from line 499 are probably unrelated to the df output issue.

Can you tell us which version of procallator you have by looking for the 
$Revision: ....$ string in your file?

Regards,
Blair



More information about the Orca-dev mailing list