Log Message: com.sap.SCC.core_client.000022
Message (ERROR)
Syntax
Cannot initialize the EIF connector class: The EIF connector class {className} cannot be accessed.
Legend
- {className}:
- EIF connector class name
Severity
ErrorDetailed Information (SAP CC System Configuration Log)
The application does not have access to the definition of the Java class for the EIF connector.
Possible Impacts
The EIF connector will not be initialized.
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.
The connector class can be specified using the parameter EIF_CONN_CLASS
- Check that this parameter is correctly set
- Check the given class is present in the classpath
- The class must be accessible