uCosminexus Application Server, Messages

[Contents][Back][Next]

KFCT73430-E

prf tracing service cannot be started. ID= aa....aa reason code = bb....bb - cc....cc.

aa....aa: PRF daemon identifier
If the PRF daemon identifier cannot be identified, **** is displayed.
bb....bb: Reason code
cc....cc: Internal system code
Description
An attempt to start the PRF daemon service has failed.
The PRF daemon service terminates.
Action
Based on the list of reason codes described in the following table, investigate the cause, and then remove the cause of the error. However, when exclusive control fails, an internal error occurs, and a message other than the listed reason codes appears, contact maintenance personnel.

Table 19-28 List of reason codes displayed in KFCT73430-E

Reason code Cause
101 Memory is insufficient.
102 Memory is insufficient.
104 The new message queue ID in the msgget system call was not allocated. Check the usage status with the ipcs command. If an unnecessary message queue exists, the queue needs to be deleted with the ipcrm command.
106 The environment variable PRFSPOOL may not have been specified or the directory specified in the environment variable PRFSPOOL may not have been created correctly.
112 The specified trace service is already running, or the trace service is not running but a new trace service cannot be started because the running process is collecting the trace.
115 An attempt to access the shared memory used in the PRF daemon service has failed.
117 The specified option is invalid.
118 The shared memory used in the PRF daemon service cannot be reused. Add the -PrfRemakeBuffer option to the cprfstart command, and then execute the command.
119 An attempt to re-create the shared memory used in the PRF daemon service has failed. If the process using the PRF daemon service is running, the shared memory cannot be re-created. If you want to re-create the shared memory and start the PRF daemon, terminate the process that is using the PRF daemon service.
Note that, the shared memory is re-created in the following cases:
  • When the cprfstart command is executed with the -PrfRemakeBuffer option added
  • When the cprfstart command is executed with a value different from the previous value (if value was not specified previously, specify a value other than 8194) specified in the -PrfTraceBufferSize option
502 An error occurred while creating the necessary environment to control the PRF daemon service.
1601 An error occurred in the system call.
3201 A timeout occurred when starting the PRF daemon. The PRF daemon may be running normally.
3203 An attempted exclusive control has failed.
8001 An internal error occurred.