Execution content of setup and unsetup is output to log files. Log files are used for troubleshooting performed when setup or unsetup fails.
%FSCSM_HOME%\log
The following log files are output.
File Name | Description |
---|---|
fscsm_setup.log | When an error occurs during setup, troubleshooting data regarding the setup is output. Input parameters other than passwords are output. |
fscsm_unsetup.log | When an error occurs during unsetup, troubleshooting data regarding the unsetup is output. |
fscsm_initdb.log | When an error occurs during initialization of databases, troubleshooting data is output. |
fscsm_removedb.log | When an error occurs during deletion of databases, troubleshooting data is output. |
build-db-ant.log | When an error occurs during setup of databases, troubleshooting data regarding the setup is output. As the data contains password information, this file can only be read by users with administrator privileges. |
build-db-ant_changeappSettings.log | When the coordination adapter platform (APP) is reconfigured, the database modification results are output. |
build-glassfish-setup-ant.log | Configuration information for the database is output during setup. |
build-glassfish-setup-ant_APPInteg.log | Configuration information for the database is output during setup. |
fscsm_copyGF.log | Copy results of GlassFish files are output. |
fscsm_setupSC.log | Part of the setup results are output. Alternatively, when modification of service information fails, troubleshooting data is output. |
fscsm_changeAPPInteg.log | When the coordination adapter platform (APP) is reconfigured, the execution results are output. |
fscsm_changeK5Integ.log | When the K5 coordination adapter is reconfigured, the execution results are output. |
fscsm_changeRORInteg.log | When the ROR coordination adapter is reconfigured, the execution results are output. |
fscsm_changeVMwareInteg.log | When the VMware coordination adapter is reconfigured, the execution results are output. |
fscsm_setupAPPInteg.log | When the setup command is executed, the execution results of the coordination adapter platform (APP) segment are output. |
fscsm_setupAWSInteg.log | When the setup command for the AWS coordination adapter is executed, the execution results are output. |
fscsm_setupAzureInteg.log | When the setup command for the Azure coordination adapter is executed, the execution results are output. |
fscsm_setupK5Integ.log | When the setup command for the K5 coordination adapter is executed, the execution results are output. |
fscsm_setupRORInteg.log | When the setup command for the ROR coordination adapter is executed, the execution results are output. |
fscsm_setupVMwareInteg.log | When the setup command for the VMware coordination adapter is executed, the execution results are output. |
fscsm_unsetupAPPInteg.log | When the unsetup command is executed, the execution results of the coordination adapter platform (APP) segment are output. |
fscsm_unsetupAWSInteg.log | When the unsetup command for the AWS coordination adapter is executed, the execution results are output. |
fscsm_unsetupAzureInteg.log | When the unsetup command for the Azure coordination adapter is executed, the execution results are output. |
fscsm_unsetupK5Integ.log | When the unsetup command for the K5 coordination adapter is executed, the execution results are output. |
fscsm_unsetupRORInteg.log | When the unsetup command for the ROR coordination adapter is executed, the execution results are output. |
fscsm_unsetupVMwareInteg.log | When the unsetup command for the VMware coordination adapter is executed, the execution results are output. |
CSM_install.log | The execution result of the installer is output. |
vcredist_install.log | The execution result of the installer is output. |
Logs are output in the following format.
Item | Content |
---|---|
Date and time | The date and time (local time) when the event occurred is output in the following format: "YYYY/MM/DD hh:mm:ss.xxx" |
Label | "FSCSM" is output. |
Error type | "INFO", "ERROR", or "DEBUG" is output. |
Output source | The name of the command which was executed is output. |
Messages | Messages describing the content of the event are output. |
Variable information | Supplementary information is output according to the event type. |
The information is output as shown below:
[2016/04/19 13:08:11.52] FSCSM: fscsm_setup: INFO: 101: FUJITSU Software Cloud Services Management setup start.