Top
Cloud Services Management V1.0.0 Operation Guide
FUJITSU Software

6.1.2 Processing Errors Inside of the Coordination Adapter

An email with process ID of the coordination adapter in the title (subject) is sent when an error is detected in the coordination adapter.

Information

The coordination adapter handles the control of the cloud in the unit of "process". The process is spawned for each control request. The process ID is unique ID to distinguish the processes.

Based on the described process ID, investigate the error cause by referring to the logs that the coordination adapter outputs.

The coordination adapter outputs the logs to the following location.

%FSCSM_HOME%\log\adapter\<Process ID>.log

Following detailed logs may be output depending on the coordinating cloud and the contents of the controlling request.

%FSCSM_HOME%\log\adapter\<Process ID>.txt
%FSCSM_HOME%\log\adapter\<Process ID>_<Log type>.log
%FSCSM_HOME%\log\adapter\<Process ID>_<Log type>.txt

Possible error causes are:

Examples of the error output for each cloud are explained below.

AWS

The error message returned from AWS is output to <Process ID>.log file.

Azure

The error message returned from Azure is output to <Process ID>_azure.log file.

ROR

The error message returned from ROR is output to <Process ID>.log file.

Common

The error message is output to <Process ID>.log file.

Note

The error messages of AWS and Azure described here may change when the function of the cloud is updated.

Once the problem is identified, take necessary actions to solve them and then confirm that the error is not reproduced.

See

Refer to "2.3.1 Cloud Preparations" for the parameters to be set in the vender information. Refer to "2.5.2 Vendor Information" for the vender information settings.

Refer to "Setup of the Coordination Adapter" in "Cloud Services Management Installation Guide" for the setup of the coordination adapter.

Use the management console of respective clouds to see the configuration of the cloud.

Collect the troubleshooting data and contact the Fujitsu support staff if the problem cannot be identified or the trouble cannot be resolved by the above actions.

See

Refer to "4.3 Data Collection Tool" for the collection of troubleshooting data.