uCosminexus Application Server, Messages

[Contents][Back][Next]

7.1 Format for describing the messages

The format of message descriptions in this chapter is as follows:


XXXXnnnnn-Y

Message text

Explanation of variable values
Description
Supplementary explanation for the message text
Action
Action performed by the user

Note that depending upon the message, Explanation of variable values, Description, and Action might not be described.

The description of each item is as follows:

XXXXnnnnn
This indicates the message ID.
The elements configuring a message ID are as follows:
XXXX
The prefix of a message output by Cosminexus Component Container is indicated by KDJE.
nnnnn
This indicates the message number managed in the Cosminexus Component Container. A unique five-digit number is assigned to each message.

Y
This indicates the message level. The message level is shown with one alphabetic character.
The characters showing message levels and their meaning are mentioned below:
E (Error)
This message reports that an error level problem has occurred.
The process is interrupted when this message is output.
W (Warning)
This message reports that a warning level problem has occurred.
The process continues even after the message is output.
I (Information)
This message reports a system operation.
The process continues even after the message is output.

Message text
This indicates the message text output by Cosminexus Component Container.
Note that the variable value (value that changes according to the message output status) in the message text is shown in the format of xx....xx (xx are lower case alphabetic characters).

Explanation of variable values
The information displayed in the variable value within the message text is shown in the format of xx....xx: displayed information (xx are lower case alphabetic characters). A format example of the explanation of variable values is shown below:
(Example)
aa....aa: File name
bb....bb: Application name

Description
This indicates the supplementary message explanation items such as the factors due to which the message is reported and Cosminexus Component Container operations that output the message.

Action
This indicates the actions performed by the user. Note that 'Contact maintenance personnel' in the action indicates that the system administrator needs to contact our helpdesk based on the purchase agreement.