iTP Secure WebServer Operator Messages Manual
WEBSERV Messages
iTP Secure WebServer Operator Messages Manual—429507-002
1-28
Events 1 through 999: WebServer (httpd process)
Messages (Identifier: httpd)
Recovery. Consult the
Guardian Procedure Errors and Message Manual
for file-
system error information. Make the appropriate correction in the SSC for the file-
system error that occurred. If only one httpd process was running, restart the iTP
Secure WebServer environment.
583
ferror-code
is a code for the file-system error that occurred. See the
Guardian Procedure
Errors and Message Manual
for explanations of the file-system error codes.
Cause. An error occurred during a reply to the Servlet Server Class (SSC). Refer to
the error reported in the message for more details about the cause.
Effect. The reply is not sent, and the SSC process might stop.
Recovery. If this error disrupts the operation of the SSC, consult the
Guardian
Procedure Errors and Messages Manual for error information
and take the recovery
action recommended for the error.
584
Cause. The application server class has abended. One possible reason for a server
class to abend is if an application error occurs when accessing memory.
Effect. Access to any related URLs is denied.
Recovery. Check the application for defects, such as illegal memory references, that
might cause it to abend, .
585
Cause. The application server class is busy. The httpd processes outnumber
application processes, and there is no idle application process to which the httpd
process can link.
Effect. Access to any related URLs is denied.
Recovery. Increase the Maxservers parameter for the server class to a number
greater than or equal to the value of the Maxservers parameter of the httpd server
class.
(#583) REPLYX to SSC failed
ferror-code
(#584) Pathsend failed with error 904 because serverclass
abended
(#585) Pathsend failed with error 905 because serverclass
unavailable