uCosminexus Application Server, Messages

[Contents][Back][Next]

KFCT73202-E

failure to initialize for module trace. reason code=aa....aa-bb....bb

aa....aa: Reason code
bb....bb: Internal system code
Description
An error occurred while initializing the module trace acquisition used in the CTM or performance tracer.
The module trace of the process in which an error occurred is not acquired. This initialization is a preparatory process to acquire the module trace in the process.
Action
Based on the list of reason codes described in the following table, remove the cause of the error, and then re-execute the command.

Table 19-21 List of reason codes described in KFCT73202-E

Reason code Cause
101 Memory is insufficient.
106 The directory specified in the environment variables CTMSPOOL and PRFSPOOL may not have been created correctly. Also, if the environment variable CTMSPOOL is omitted, you need to revise the directory specified in the environment variable CTMDIR.
109 An error occurred while creating the module trace file.
Remove the cause of the error from the errno value of KFCT73351-E or KFCT75500-E.
201 The following directories cannot be created:
  • $CTMSPOOL/utt (in UNIX) or %CTMSPOOL%\utt (in Windows)
  • $PRFSPOOL/utt (in UNIX) or %PRFSPOOL%\utt (in Windows)
Remove the cause of the error from the errno value of KFCT73351-E or KFCT75500-E.
202 The following directories cannot be created:
  • $CTMSPOOL/utt/umt (in UNIX) or %CTMSPOOL%\utt\umt (in Windows)
  • $PRFSPOOL/utt/umt (in UNIX) or %PRFSPOOL%\utt\umt (in Windows)
Remove the cause of the error from the errno value of KFCT73351-E or KFCT75500-E.
203 An error occurred in the umt internal exclusive control.
Communicate the errno value of the message KFCT75500-E to maintenance personnel.
503 An attempt to open the directory for creating the module trace file has failed. This directory will be created while starting CTM domain manager and the PRF daemon. Check whether the CTM domain manager and the PRF daemon are running normally in the execution environment in which this message is displayed.
505 The option argument of the command is invalid.
Revise the option argument of the message KFCT73350-E.
1601 A system call error occurred.