SnapCenter Plug-in for Unix file system backup stuck in running status
Applies to
SnapCenter Plug-in for Unix (SCU) 5.x and above
Issue
SnapCenter Plug-in for Unix file system backup stuck in running status and shows following error mesaage in SCU file system log.
ERROR [pool-9-thread-17] 195 com.netapp.plugincreator.common.restclient.SMSClientImpl -Error in sending request
javax.ws.rs.ProcessingException: javax.net.ssl.SSLHandshakeException: SSLHandshakeException invoking https://<sc name>:8146/JobStatusService.svc/UpdateJobStatus: Certificates do not conform to algorithm constraints
Caused by: javax.net.ssl.SSLHandshakeException: SSLHandshakeException invoking https://<sc name>:8146/JobStatusService.svc/UpdateJobStatus: Certificates do not conform to algorithm constraints
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
Caused by: javax.net.ssl.SSLHandshakeException: Certificates do not conform to algorithm constraints
Caused by: java.security.cert.CertPathValidatorException: Algorithm constraints check failed on keysize limits: RSA 1024 bit key used with certificate: CN=<sc name>, OU=IT, O=MMI, L=Vancouver, ST=WA, C=US
at sun.security.util.DisabledAlgorithmConstraints$KeySizeConstraint.permits(DisabledAlgorithmConstraints.java:894)
ERROR [pool-9-thread-17] 118 com.netapp.plugincreator.workflow.notifier.impl.JobStatusNotifierImpl -SCC-00225: Unable to update job status for jobId [837617] on SnapCenter Server: [javax.net.ssl.SSLHandshakeException: SSLHandshakeException invoking https://<sc name>:8146/JobStatusService.svc/UpdateJobStatus: Certificates do not conform to algorithm constraints].