Log Message: com.sap.SCC.core_server.000003
Message (FATAL)
Syntax
System property [{bootConfigProperty}] is missing in the startup configuration file
Legend
- {bootConfigProperty}:
- The startup configuration property
Severity
FatalDetailed Information (SAP CC System Configuration Log)
A property is not set in the startup configuration file (jstart.config) of the instance.
Example
The system property boot.config must be present and set to the path of the boot configuration file.
Possible Impacts
This instance of the SAP CC Core Server system will not start.
Next Steps
This section provides you with some troubleshooting operations to identify the correction actions to be performed. In a production system landscape, contact your SAP Support Team for each fatal error message in the logs.
Correct the startup configuration file (jstart.config) of this instance of the SAP CC Core Server system.
- Check the JVM option (the
javaParameterskey) in this file. This key includes the declaration of various system properties. - Insert or adjust the
-Dboot.config=entry as stated in the log message - Save the file
Check the other instances of the SAP CC system.
Restart this instance of the SAP CC system.