iTP Secure WebServer Operator Messages Manual

WEBSERV Messages
iTP Secure WebServer Operator Messages Manual429507-002
1-31
Events 1 through 999: WebServer (httpd process)
Messages (Identifier: httpd)
Effect. The connection is closed, and the request completes with an error.
Recovery. The iTP Secure WebServer starts another connection.
609
Cause. An error was detected while the httpd server process was setting buffer pools
for file caching. <s1> indicates where the error was detected (actually the failed
Guardian procedure call). <s2> indicates the purpose of the pool. <n1> indicates the
error returned by the operating system.
Effect. The file caching feature is disabled; however, the httpd server process
continues to run. If the problem is corrected, file caching automatically restarts.
Recovery. Consult the Guardian Procedure Calls Reference Manual with regards to
<s1> and <n1> to correct the error. If the problem persists, contact the HP analyst.
610
Cause. The file caching buffer pool is corrupted. <s1> indicates where the error was
detected (actually the failed Guardian procedure call). <n1> indicates the error
reported by the operating system. <n2> provides additional information about <n1>, if
available.
Effect. The specific httpd server process stops. Depending on your
configuration, the iTP Secure Webserver is likely to continue running. A new httpd
server process may automatically start as determined by PATHMON.
Recovery. Collect the saveabend (ZZSAnnnn) file created when the httpd server
process was terminated, and provide it to the HP analyst.
611
Cause. An error was detected when the httpd server process attempted to increase
the size of its file cache extended segment. <n1> indicates the error returned by the
operating system. Probable causes are disk space shortage or insufficient Kernel
Mode Swap Facility (KMSF) resources.
Effect. No new file content is cached until the problem is corrected or more buffer
space is freed. The httpd server process continues to run.
(#609) File cache initialization error (<s1>) for (<s2>);
error: <n1>
(#610) File cache buffer pool has been corrupted; detected
by (<s1>); error: <n1>; Detail: <n2>
(#611) Unable to grow file cache extended segment; error:
<n1>