CSNAPC-10265: HANA/SCC plugin configuration cache corruption under high CPU load causes TARGET_URL to become NULL resulting in backup/restore job failures
Issue
The following error messages are seen as a result of this bug:SCC-STORAGE-02092: Listing Snapshot copies on storage resource [SVM:VOLUME] failed with error [Expect TARGET_URL to be set.]
SCC-00225: Unable to update job status for jobId [4411698] on SnapCenter Server: [Expect TARGET_URL and TOKEN to be set. TARGET_URL : null TOKEN : (TOKENCODE)].
Or with stacktrace:com.netapp.plugincreator.workflow.Task -com.netapp.snapcreator.common.exception.SMSClientException: Expect TARGET_URL to be set.
at com.netapp.snapcreator.common.restclient.SMSClientImpl.execute(SMSClientImpl.java:73)
at com.netapp.snapcreator.common.restclient.SMSClientImpl.execute(SMSClientImpl.java:53)
at com.netapp.snapcreator.storage.StorageSALAccess.snapshotList(StorageSALAccess.java:491)
Also seen:com.netapp.plugincreator.agent.nextgen.endpoint.SCCoreRestfulImpl -The hana plug-in required for this operation to proceed is not installed on the host.
