NonStop Server Guide for BEA WebLogic Server 8.1

Using the WS Plug-in
HP NonStop Server Guide for BEA WebLogic Server 8.1529891-001
8-23
WS Plug-in Event Messages (5000 through 5024)
Recovery. Investigate the reason why the servers are not responding and take
corrective action.
5002
(#5002) (#2) WS Plug-in unable to service request because all
servers are broken, waiting for retry-secs seconds
retry-secs
The number of seconds delay before retrying the request. This value cannot be
greater than the value of the RETRY_PERIOD environmental variable.
Cause. The WS Plug-in has marked as failed all the servers that can service this
request.
Effect. The WS Plug-in waits for the specified number of seconds before checking the
status of the servers again. If there are still no available servers after waiting for more
than the value of the RETRY_PERIOD environmental variable, the WS Plug-in tries to
contact one of the servers. If this attempt fails, the WS Plug-in generates event 5001.
Recovery. Investigate the reason why the servers are not responding and take
corrective action.
5003
(#5003) (#3) CGI_fread failed
Cause. The WS Plug-in cannot read a request from the HTTPD process.
Effect. The WS Plug-in stops trying to process the current request.
Recovery. If problem persists, check iTP Secure WebServer logs and event
messages to determine cause of problem.
5004
(#5004) (#4) WS-Plug-in encountered database error error
error
SQLMP error code.
Cause. The WS Plug-in cannot access the database files used to configure and
control its operation.
Effect. The WS Plug-in stops trying to process the request.
Recovery. Verify the database tables and take corrective action.