iTP Secure WebServer Operator Messages Manual

WEBSERV Messages
iTP Secure WebServer Operator Messages Manual429507-002
1-55
Events 3000 through 3999: Common Gateway
Interface (CGI Server Processes and CGI Library)
Recovery. Consult the
Guardian Procedure Errors and Messages Manual for error
information and t
ake the recommended measures to correct the error.
3010
ferror-code
is an error code for the file-system error that occurred. See the
Guardian
Procedure Errors and Messages Manual
for explanations of the file-system error
codes.
Cause. The CGI library encountered an error in a Guardian call to the
READUPDATEX function. Refer to the error reported in the message for more details
about the cause.
Effect. The generic or Pathway CGI process where the error occurred exits.
Recovery. Consult the
Guardian Procedure Errors and Messages Manual for error
information and t
ake the recommended measures to correct the error.
3011
info
is the out-of sequence Pathsend dialog.
Cause. The CGI library and the httpd server interact using Pathsend dialogs. The
proper sequence for a dialog conversation on $RECEIVE is that the first message
contains a DIALOG_BEGIN indication, and the following messages contain a
DIALOG_CONTINUE indication. The CGI library $RECEIVE code checks to insure that
the dialog attributes in incoming messages are those that are expected based on the
stage of the dialog. This error indicates that the CGI library code has detected an out-
of sequence dialog attribute.
Effect. The generic or Pathway CGI process where the error occurred exits.
Recovery. Check that $RECEIVE is not being read by user-written code.
If the problem persists, contact your service provider and provide the following
information:
The number of this error message
The text of the unexpected Pathsend dialog
The configuration files (httpd.config)
The EMS log file
(#3010) cgilib: Error on Receive Read=
ferror-code
(#3011) cgilib: Unexpected dialog_info=
info