Anyone know what exit status 256 from rreport means when run from fpcgi?

Tyler Style tyler.style at gmail.com
Mon Jan 3 04:02:12 PST 2011


On Sun, Jan 2, 2011 at 2:29 PM, Kenneth Brody <kenbrody at spamcop.net> wrote:

> On 1/1/2011 9:49 AM, Tyler Style wrote:
>
>> Hey folks!  I have an error code coming back from rreport to fpcgi... but
>> no
>> clue what it means.  Can anyone shed some light on it for me?  I'd really
>> appreciate it!
>>
>> 2010-12-31    06:47:33    DEBUG    PID(00018939)    runcmd.c 000235
>> Command
>> /appl/fp/rreport driver -fp ucn_logContact -u -n -sr 41 -rw
>> /usr/local/apache/htdocs/ajax325 pid(18940) exited within the configured
>> limit. Status was 256
>>
>> BTW, it results in no ajax325.htm file being output (in fact, I'm pretty
>> sure rreport never actually runs at all)
>>
>
> Exit codes that a program can generate are from 0 to 255.  Values outside
> that range typically mean the program crashed (or, as I believe the
> documentation calls it, "exited with a signal").  The interpretation varies
> between different O/Ses, as I recall, though the shell may "standardize" it
> for you.  Perhaps "man sh" will tell you how to interpret it?
>
> --
> Kenneth Brody
>

Thanks Ken.  It seems to be that there weren't enough records to run off of,
so fP would fail with a lockfile error (why that produces 256, I don't
know).  After increasing the number of records available, the error went
away.

Tyler Style
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.celestial.com/pipermail/filepro-list/attachments/20110103/af484b34/attachment.html 


More information about the Filepro-list mailing list