| Explanation | The user console control servlet is starting. |
| Action | No action is required. |
| Explanation | The user console control servlet has completed startup successfully. |
| Action | No action is required. |
| Explanation | The user console control servlet has started reading external parameters during initialization. |
| Action | No action is required. |
| Explanation | The user console control servlet has finished reading external parameters during initialization. The user console is ready to accept client requests. |
| Action | No action is required. |
| Explanation | An unexpected error has occurred. Examine the error message, error type, and additional information to help to resolve the problem. |
| Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: https://ibm.biz/BdztgV WebSphere Application Server for z/OS Support page: https://ibm.biz/Bdqd4J . |
| Explanation | An error occurred while performing a database operation. Examine the error message, error type, and additional information to help to resolve the problem. |
| Action | Check the database connections. |
| Explanation | The user id provided does not match the user id required or expected while performing an operation that requires authentication. Examine the error message, error type, and additional information to help to resolve the problem. |
| Action | Check that the user has authority for the operation that was requested. |
| Explanation | The requested operation is trying to retrieve information about an entity with a key that is not valid. This might occur if the entity has been deleted by another session. Examine the error message, error type, and additional information to help to resolve the problem. |
| Action | Ask the client to close existing sessions and attempt the operation in a new browser session. |
| Explanation | A value that was passed to an API call was not valid. Examine the error message, error type, and additional information to help to resolve the problem. |
| Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: https://ibm.biz/BdztgV WebSphere Application Server for z/OS Support page: https://ibm.biz/Bdqd4J . |
| Explanation | The contents of a form object cannot be checked for characters that are not valid. |
| Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: https://ibm.biz/BdztgV WebSphere Application Server for z/OS Support page: https://ibm.biz/Bdqd4J . |
| Explanation | The contents of a form object cannot be checked for characters that are not valid. |
| Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: https://ibm.biz/BdztgV WebSphere Application Server for z/OS Support page: https://ibm.biz/Bdqd4J . |
| Explanation | During user console initialization, connection to the database failed, and threw the exception specified. |
| Action | Check the connection to the UDDI database. Examine the exception message to help to resolve the problem. |
| Explanation | An error has occurred during initialization of ActionServlet, specifically when reading tModels (invoking the init method in class TModelNames). |
| Action | Check the state of the UDDI database. Check that the TMODEL table is populated with valid data. Examine the exception message to help resolve the problem. |
| Explanation | An error has occurred during initialization of ActionServlet, specifically when reading taxonomy data (invoking the init method of CategoryTaxonomyTree). |
| Action | Check the state of the UDDI database. Examine the exception message to help to resolve the problem. |