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-26
WS Plug-in Event Messages (5000 through 5024)
Recovery. Investigate why the Status 500 messages are being generated by the
application server and take corrective action.
5010
(#5010) (#10) path not found because pfx not in the DBACCESS table
path
The pathname component of the URL specified by the client.
pfx
The first component of the pathname that identifies an application.
Cause. The WS Plug-in cannot find an entry for the prefix in the DBACCESS table.
Effect. The WS Plug-in stops trying to process the request.
Recovery. Verify the contents of the database table and take corrective action if
necessary.
5011
(#5011) (#11) Load of Config failed
Cause. The WS Plug-in encountered an error while loading the configuration from the
database.
Effect. The WS Plug-in stops trying to process the request.
Recovery. Verify the database tables and take corrective action.
5012
(#5012) (#12) Multiple zero bytes replies received, aborting
Cause. The WS Plug-in received consecutive zero-length messages from the TCP/IP
process while waiting for a reply from the target application server process.
Effect. The WS Plug-in stops trying to send the request to the currently selected
application server process and looks for an alternate target application server process.
The WS Plug-in periodically retries.
Recovery. Investigate why the target application server process is not responding and
take corrective action.
5013
(#5013) (#13) Unable to open TCP/IP process tcpip-process
tcpip-process
The name of the TCP/IP process.