| Explanation | This is a Web Container exception which can be caused by one of three things: 1. An error occured while preinvoking the security collaborator. 2. An error occured while processing the server connection. 3. An error occured while processing the servlet request. |
| Action | Examine the server logs to determine the root cause of the problem. |
| Explanation | This is a transport error which occurs when bad data has been encountered. |
| Action | If this problem persists, check the transport configuration that is associated with the transport that is causing the error. |
| Explanation | This internal error occurs when the plug-in forces the application server dispatchers to handle more than one request at a time. |
| Action | Check the logs for an IllegalStateException which should occur just before this error. |
| Explanation | This is a Web Container exception which can be caused by one of three things: 1. An error occured while preinvoking the security collaborator. 2. An error occured while processing the server connection. 3. An error occured while processing the servlet request. |
| Action | Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support. |
| Explanation | Pooled resources don"t contain any SQEvents |
| Action | No user action is required. |
| Explanation | Problems occured when closing the server queue. |
| Action | Examine server logs for exceptions. |
| Explanation | The virtual host containing requested application is not found. |
| Action | Check the virtual host on which application is installed. Make sure virtual host configuration has alias with host and port defined as invoked by clients. |
| Explanation | This error occured because of a bad or missing X.509 certificate. |
| Action | Check the logs for the exception to see the exact trace. Regenerate or obtain a new certificate if the error persists. |
| Explanation | An error occured while processing a queued service event. |
| Action | Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support. |
| Explanation | This error occured because two installed applications were found to have the same context root (path). This may lead to indeterminate behaviour. |
| Action | One of the applications will need to be uninstalled, and then reinstalled using a different context root. |