CWUDGnnnns (Web Services UDDI User Console) messages
- CWUDG0001I: IBM WebSphere UDDI Registry user console starting
initialization.
- Explanation: The user console control servlet is starting.
- User Response: None.
- CWUDG0002I: IBM WebSphere UDDI Registry user console finished
initialization.
- Explanation: The user console control servlet has completed startup
successfully.
- User Response: None.
- CWUDG0003I: Reading init parameters.
- Explanation: The user console control servlet has started reading
external parameters in its init method
- User Response: None.
- CWUDG0004I: Finished reading init parameters.
- Explanation: The user console control servlet has finished reading
external parameters in its init method. This message indicates the user console
is ready to accept client requests.
- User Response: None.
- CWUDG0005E: A serious error has occurred. Error message: <Message>
error: <Throwable>. More information: <Additional information>.
- Explanation: This error message indicates an unexpected error has
occurred. The <Message> describes the error that has occurred and the <Throwable>
is the type of error that was caught. <Additional information> may provide
further information, if available.
- User Response: A trace of the gui component is recommended. Contact
IBM support with this information.
- CWUDG0006E: A persistence error has occurred. Error message: <Message>
error: <Throwable>. More information: <Additional information>.
- Explanation: An error occurred while performing a database operation.
The <Message> describes the error that occurred and the <Throwable>
is the type of error that was caught. <Additional information> may provide
further information, if available.
- User Response: Check database connections and state. Provide IBM
support with a trace, including the gui and persistence components.
- CWUDG0007E: A User mismatch error has occurred. Error message: <Message>
error: <Throwable>. More information: <Additional information>.
- Explanation: The user id provided does not match the user id required
or expected whilst performing an operation that requires authentication. The <Message>
describes the error that occurred and the <Throwable> is the type of error
that was caught. <Additional information> may provide further information,
if available.
- User Response: Check the user has authority for the operation being
requested. If necessary, contact IBM support detailing the actions taken to
recreate the problem.
- CWUDG0008E: An invalid key was passed. Error message: <Message>
error: <Throwable>. More information: <Additional information>.
- Explanation: The requested operation is trying to retrieve information
about an entity with a key that is invalid. This may occur if the entity has
been deleted by another session. The <Message> describes the error that
occurred and the <Throwable> is the type of error that was caught. <Additional
information> may provide further information, if available.
- User Response: Ask the client to close existing sessions and attempt
the operation in a new browser session. If the problem persists, contact IBM
support with a trace of the gui and api components.
- CWUDG0009E: An invalid value was supplied. Error message: <Message>
error: <Throwable>. More information: <Additional information>
- Explanation: An invalid value was passed to an API call. The <Message>
describes the error that occurred and the <Throwable> is the type of error
that was caught. <Additional information> may provide further information,
if available.
- User Response: Contact IBM support with a trace of the gui and
api components.
- CWUDG0010E: Failed to introspect ActionForm properties.
Exception: <Exception>.
- Explanation: String properties of a form object could not be introspected
which means that the form contents cannot be checked for invalid characters.
- User Response: Contact IBM support with details of the Exception
and a trace of the gui component.
- CWUDG0011E: Failed to invoke reflected methods in ActionForm.
Exception: <Exception>.
- Explanation: A form object's declared public method for setting
or getting a String value could not be invoked. This method is required to
check for invalid characters.
- User Response: Contact IBM support with details of the Exception
and a trace of the gui component.
- CWUDG0012E: User console initialization failed to connect to UDDI database.
Exception: <Exception>.
- Explanation: During user console initialization, connection to
the database failed, and threw the exception specified.
- User Response: Check the connection to the UDDI database. The included
exception message may yield some clues to help you resolve the problem. If
unresolved, contact IBM support with a trace of the gui component during startup.
- CWUDG0013E: User console initialization failed to initialize tModels.
Exception: <Exception>.
- Explanation: Indicates that an error has occurred during initialization
of ActionServlet, specifically when reading tModels (invoking init method
in class TModelNames).
- User Response: Check the state of the UDDI database. Visually inspect
the TMODEL table and confirm it is populated with valid data. The included
exception message may yield some clues to help you resolve the problem. If
unresolved, contact IBM support with a trace of the gui component during startup.
- CWUDG0014E: User console initialization failed to initialize taxonomies.
Exception: <Exception>.
- Explanation: Indicates that an error has occurred during initialization
of ActionServlet, specifically when reading taxonomy data (invoking init method
of CategoryTaxonomyTree).
- User Response: Check the state of the UDDI database. The included
exception message may yield some clues to help you resolve the problem. If
unresolved, contact IBM support with a trace of the gui component during startup.
|
