Author Topic: Anyone know what exit status 256 from rreport means when run from fpcgi?  (Read 1194 times)

0 Members and 2 Guests are viewing this topic.

Tyler

  • Member
  • Posts: 3
  • Natural philosopher and metaphysician.
    • View Profile
    • My Solutions IT
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)

Thanks!
Tyler
Tyler Style
Systems Architect, My Solutions IT

Bill Randall

  • Administrator
  • Posts: 53
    • View Profile
    • http://www.fptech.net
Re: Anyone know what exit status 256 from rreport means when run from fpcgi?
« Reply #1 on: January 03, 2011, 05:50:38 AM »
I believe that to be an error from Apache meaning that a preset limit has been hit.  It is either buffers or users if I remember correctly.
Bill Randall