When the IBM WebSphere UDDI Registry is running, it issues messages to report events or errors. The messages are in the form UDxxnnnns where:
The prefix UDxxnnnns: is followed by text that describes the event or error. For some messages, the first word of the text is one of the form (MSN=SSSS). The SSSS provides a message sequence number (or MSN), which identifies the unique circumstance in which the message was issued, and is of use where the same message can be issued in more than one circumstance.
To help you diagnose problems and minimize the need to Turning on UDDI trace in any of the above components, view the messages table. You can view the messages by prefix or component, whichever is easiest for you to find in the table. All messages are documented with user/system action and explanation.
The text for the UDDI messages is contained in a file uddiresourcebundles.jar which is placed, by the installation process, into the \lib subdirectory (Windows) of the WebSphere application server into which the UDDI Registry was installed. If you will be running a console or log analyzer from another process; for example, to analyze the activity log, you must place a copy of uddiresourcebundles.jar into a directory that is within the classpath of that process. Otherwise, the message lookup for the UDDI messages will fail.
UDDI Components Message
Prefix Table Click on individual links for message documentation for the component |
|
UDAI | API |
UDCF | Configuration |
UDDA | Datatypes |
UDDM | DOM |
UDEJ | EJB Interface |
UDEX | Exceptions |
UDIN | Installation |
UDLC | Local API |
UDPR | Persistence |
UDRS | Logging |
UDSC | Security |
UDSP | SOAP Interface |
UDUC | User Console |
UDUU | UUID |