Top
ServerView Resource Orchestrator V3.1.0 Messages

1.2.1 Output format

This section explains the output formats for messages.

Output format

Prefix

Output Format

AAPI
message ID message body
BKRS
message ID message body
BRPG
message ID message body
ctac

Messages are output in one of the following formats:

  Date and time: label: error type: [output destination]: message ID: message body: variable information
  error type: message ID: message body: variable information
ctact
date and time: error type: thread name: [output destination]: message ID: message body
ctchg

Messages are output in one of the following formats:

  date and time: label: error type: [output destination]: message ID: message body: variable information
  error type: message ID: message body: variable information
ctsec
date and time: error type: thread name: [output destination]: message ID: message body
DELP
message ID message body
DRC
message ID message body
meter
date and time: label: error type: [output destination]: message ID: message body
MGRV
date and time: error type: message ID: message body
PAPI
message ID message body
PCS
[date and time] Servlet: FJSVctmg: ERROR: message ID: message details
TPLC
message ID Message body
VSYS
date and time: error type: message ID: message body

Element Comprising Messages

This section explains each of the elements comprising messages.

date and time

The date and time (in local time) that problems occur is displayed in the following formats:

yyyy/mm/dd hh:mm:ss.SSS

When the messages begin with PCS, the messages are displayed in the following format:

dd/mm/yyyy/ hh:mm:ss:SSS Z
label

Information to identify the program that output the message.
The label is a capitalized character string representing the prefix.

error type

One of the following character strings is displayed:

  • INFO
    Information level messages

  • WARN
    Warning level messages

  • ERROR
    Error level messages

thread name

A thread name representing the output source is displayed.

output source

A class and method name representing the output source are displayed.

message iD

The prefix and message number are considered to be the message ID.
The message number is a unique number used to identify each message.
For details on the prefix, refer to "Table 1.1 Message List".

message body

A message representing the problem is displayed.

variable information

When variable information is displayed, it explains information about the variables involved.

servlet

Servlet name "SelectionRequestServlet" or "ProcessControlServlet" is displayed.

message details

Detailed message information is displayed.