uCosminexus Application Server, Messages

[Contents][Back][Next]

5.1.4 Format of the messages (KDCCR) output by the UDDI client library

The format of the messages output by the UDDI client library is as follows:

KDCCRnnnn-Y Message text

The description of each item is as follows:

KDCCRnnnn
This indicates a message ID.
The elements configuring a message ID are as follows:
  • KDCCR
    This indicates the prefix of the messages output by the UDDI client library.
  • nnnn
    This indicates the message number managed in UDDI client library. A four-digit number is assigned to each message.
    1001 to 1999: Messages related to Connection
    2001 to 2999: Messages related to Querymanager or LifeCycleManager
    3000 onwards: Other messages

Y
This indicates the message type.
The following types of messages are output by the UDDI client library:
  • E (ERROR): This message reports that a failure has occurred.
  • W (WARN): This message reports a warning.

Message text
This indicates the message contents.