Previous Topic: MSMC0592INext Topic: MSMC0610I


MSMC0600-0622

MSMC0600E

Failed to read the MSMCFTGT XML document

Reason:

An attempt to open, read, and process the MSMCFTGT XML member failed.

Action:

Review the JES message log, SCS message log, and system log for other messages describing the failure. Search problem reporting data bases for a fix for the problem. If unable to resolve the problem, save and report this message to CA Support.

MSMC0601E

The subtask mainThread failed to start for task_name

Reason:

An attempt to start the subtask mainThread but the attempt failed.

Action:

Review the JES message log, SCS message log, and system log for other messages describing the failure. Search problem reporting data bases for a fix for the problem. If unable to resolve the problem, save and report this message to CA Support.

MSMC0602W

Failed to dynamically load the System SSL module GSKSSL with the system error message error_name

Reason:

An attempt to load System SSL failed.

Action:

If encryption services are required, make the member GSKSSL available in the LNKLIB. If no encryption services are required, no action is required.

MSMC0603W

The System SSL module loaded GSKSSL does not have all the required functions available to call

Reason:

The System SSL loaded is missing required functions or entry points that are necessary to provide encryption services to the communications server.

Action:

If encryption services are required, make the member GSKSSL available in the LNKLIB. If no encryption services are required, no action is required.

MSMC0604W

Received an invalid event of type_name for the component_name - discarding the event

Reason:

The SCS address space received an invalid event.

Action:

No action is required. This message is informational. However, report the application and the location the invalid event was sent from and save and report this message to CA Support.

MSMC0605E

Failed to open the file_name with an errno of error_number

Reason:

The SCS address space attempted to open the specified file. The error number value is also provided.

Action:

  1. Verify that the specified file is available for the Communications Server to open and read from.
  2. Review the JES message log, SCS message log, and the System log for related messages to resolve the problem.
  3. If unable to resolve the problem, save and report this message to CA Support.

MSMC0606E

Failed to read from the file file_name with an errno of error_number

Reason:

The SCS address space attempted to read the specified file. The error number value is also provided.

Action:

  1. Verify that the specified file is available for the Communications Server to open and read from.
  2. Review the JES message log, SCS message log and the System log for related messages to resolve the problem.
  3. If unable to resolve the problem, save and report this message to CA Support.

MSMC0607E

A thread named thread_name failed in the program program_name

A CEEDUMP has been captured

Reason:

One of the threads or subtasks abended and a CEEDUMP was produced when the problem was detected.

Action:

Review the JES message log, SCS message log and the System log for related messages.

Capture the CEEDUMP and the trace information, save and report this message to CA Support.

MSMC0608E

The user ID user_identification failed authentication. Connection to the SCS address space has been closed

Reason:

The specified user ID did not authenticate properly. Authentication must be valid for the SCS address space to accept the connection.

Action:

No action is required. This message is informational.

MSMC0609E

The user ID user_identification is not authorized to connect to the SCS address space

The connection has been closed

Reason:

The specified user ID is not authorized to connect to the SCS address space. The connection is closed.

Action:

  1. Determine if the user ID is allowed to connect to the Configuration Services Address Space.
  2. Update the security rules, if the user is allowed.
  3. Determine what process is causing the error and take corrective action.