iTP Secure WebServer Operator Messages Manual

WEBSERV Messages
iTP Secure WebServer Operator Messages Manual429507-002
1-8
Events 1 through 999: WebServer (httpd process)
Messages (Identifier: httpd)
209
dir-name
is the directory name.
err-msg
is the OSS-supplied error message text that further defines the cause of the error.
Cause. The specified directory cannot be accessed by the server process. Refer to
the error message reported for more details about the cause.
Effect. The iTP Secure WebServer environment stops.
Recovery. Check the directory spelling in the configuration file (httpd.config), the
existence of the directory, and the access rights of the directory. The server must have
write access to the directory. Restart the iTP Secure WebServer.
For information about the Chroot directive, see the
iTP Secure WebServer System
Administrators Guide
.
218
Cause. The iTP Secure WebServer ran out of memory while setting up directory
entries.
Effect. The httpd process that encountered the memory shortage exits.
Recovery. Ensure that the CPU has plenty of memory. PATHMON will restart the
httpd process if necessary.
219
Cause. The iTP Secure WebServer ran out of memory while executing the malloc
function.
Effect. The httpd process that encountered the memory shortage exits.
Recovery. Ensure that the CPU has plenty of memory. PATHMON will restart the
httpd process if necessary.
(#209) Chroot directive: can’t access directory ‘
dir-name
(
err-msg
)
(#218) process out of memory
(#219) process out of memory