Log Message: com.sap.SCC.core_server.000192
Message (FATAL)
Syntax
Cannot instantiate OFF with class {className}, exception is: {errorMessage}. Check the parameter [{parameterName}].
Legend
- {className}:
- The name of the OFF class
- {errorMessage}:
- The error message
- {parameterName}:
- The name of the configuration parameter
Severity
FatalDetailed Information (SAP CC System Configuration Log)
An error occurred during the initialization of the operation factory connector. The operation factory class could not be instantiated. The operation factory cannot be initialized.
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.
- Check the error message
- The class must be instantiable and have a nullary constructor
- Verify that the specified parameter is correctly set in the configuration
- Change the configuration using SAP CC Config Tool