SnapCenter Plug-in for SAP HANA installation fails to enable SCU and SAP HANA plug-in(s) on host
Applies to
- SnapCenter Plug-in for SAP HANA
- SnapCenter Plug-in for Unix
- SUSE Linux Enterprise Server 15 SP4
Issue
SnapCenter Plug-in for SAP HANA installation fails with follwing error.
SnapManagerWeb_Log:
ERROR SnapManagerWeb_266495 PID=[1768] TID=[81] WebException caught while invoking https://xxxxxxxxx.com:8145/PluginService/EnablePlugin
ERROR SnapManagerWeb_266495 PID=[1768] TID=[81] WebException Encountered, Response null
ERROR SnapManagerWeb_266495 PID=[1768] TID=[81] Exception in method: InvokeXML.
System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it xx.xx.xx.xx:8145
.......
at SnapMgrHelper.RestAdapter.InvokeXML[TReq,TRes](TReq request, String methodType, String remoteURL, Boolean xmlSerializer, Boolean removeXMLNamespace, Boolean dataContractDeserializer, Boolean logRequest, Boolean logResponse, Boolean addContentTypeForGET) : Detailed Exception Unable to connect to the remote server. No connection could be made because the target machine actively refused it xx.xx.xx.xx:8145 : BaseException System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it xx.xx.xx.xx:8145
.........
ERROR SnapManagerWeb_266495 PID=[1768] TID=[81] Failed to enable plugin SCU on host euaemqdb1.vms.ad.varian.com. Error: Unable to connect to the remote server. No connection could be made because the target machine actively refused it xx.xx.xx.xx:8145
INFO SnapManagerWeb_266495 PID=[1768] TID=[81] Retry enable plugin after 150 seconds.
ERROR SnapManagerWeb_266495 PID=[1768] TID=[81] ErrorCode (-1), ErrorMessage (Unable to connect to the remote server. No connection could be made because the target machine actively refused it xx.xx.xx.xx:8145)
DEBUG SnapManagerWeb_266495 PID=[1768] TID=[81] Updating the job (266495) task (Enabling SCU plug-in(s) on host) status as Failed
ERROR SnapManagerWeb_266495 PID=[1768] TID=[81] Failed to enable SCU plugin(s). Error: Unable to connect to the remote server. No connection could be made because the target machine actively refused it xx.xx.xx.xx:8145
INFO SnapManagerWeb_266495 PID=[1768] TID=[81] Enabling plug-in: hana on host: euaemqdb1.vms.ad.varian.com
DEBUG SnapManagerWeb_266495 PID=[1768] TID=[81] Updating the job (266495) task (Enabling SnapCenter Plug-in for SAP HANA on host) status as Failed
ERROR SnapManagerWeb_266495 PID=[1768] TID=[81] Failed to enable hana plug-in. Error: Unable to connect to the remote server. No connection could be made because the target machine actively refused it xx.xx.xx.xx:8145. Check if the Plugin Service is down or not reachable. Check if correct java path is set in the path Environment variable.