iTP Secure WebServer Operator Messages Manual
WEBSERV Messages
iTP Secure WebServer Operator Messages Manual—429507-002
1-56
Events 3000 through 3999: Common Gateway
Interface (CGI Server Processes and CGI Library)
•
A saveabend file of the CGI process
3012
Cause. Insufficient buffer space was allocated to hold the CGI output data.
Effect. The generic or Pathway CGI process where the error occurred exits.
Recovery. Ensure that user-written code does not generate output greater than 32
kilobytes.
3014
Cause. The CGI library was unable to open $RECEIVE.
Effect. The generic or Pathway CGI process where the error occurred exits.
Recovery. Check that user-written code is not attempting to open $RECEIVE.
3015
time-attempted
is the time (in seconds) to which you attempted to set the timer.
time-set
is the time (in seconds) to which the timer was set.
Cause. The environment variable TANDEM_CGI_FFLUSH_TIMER could not be set
the specified value at this time.
Effect. The timer is set to the last value to which it was set.
Recovery. Retry setting the value of TANDEM_CGI_FFLUSH_TIMER at a later time.
See the description of the TANDEM_CGI_FFLUSH_TIMER in the
iTP Secure
WebServer Administrator’s Guide
for further information.
(#3012) cgilib: CGI_printf Buffer Overflow
(#3014) cgilib: Unable to Open $RECEIVE
(#3015) cgilib: Could not set TANDEM_CGI_FFLUSH_TIMER to
time-attempted
, using default of
time-set
instead.