Hi Experts,
I am trying to set up Initial configuration for SAP HANA Cloud connector at (https://localhost:8443/) and connecting to hanatrial.ondemand.com
I get an error saying: Fail to sign the SAP HANA Cloud Connector certificate for account ...verify configuration and proxy settings.
When i checked logs, i can see below entries:
2014-11-19 11:26:33,113#INFO#com.sap.scc.config#http-bio-8443-exec-6# #Cannot find backends configuration file D:\Softwares\web IDE\sapcc-2.4.3-windows-x64\scc_config\p1176845trial\backends.cfg|
2014-11-19 11:26:33,113#INFO#com.sap.scc.config#http-bio-8443-exec-6# #Cannot find domains configuration file D:\Softwares\web IDE\sapcc-2.4.3-windows-x64\scc_config\p1176845trial\domains.cfg|
2014-11-19 11:26:33,128#INFO#com.sap.scc.security#http-bio-8443-exec-6# #New Key Pair was generated.|
2014-11-19 11:26:33,128#INFO#com.sap.scc.security#http-bio-8443-exec-6# #Will retrieve Connectivity CA certificate from SAP HANA Cloud|
2014-11-19 11:26:33,128#INFO#com.sap.scc.security#http-bio-8443-exec-6# #Executing Http Get request to https://connectivitycertsigning.hanatrial.ondemand.com:443/certificate/management/v1/trusted/ca/account/P*****trial|
2014-11-19 11:26:54,137#ERROR#com.sap.scc.ui#http-bio-8443-exec-6# #Preparation of tunnel certificate for p********trial account failed.
- com.sap.scc.servlets.CriticalSccException: Preparation of tunnel certificate for p1176845trial account failed.
Caused by: org.apache.http.conn.HttpHostConnectException: Connection to https://connectivitycertsigning.hanatrial.ondemand.com:443 refused
When i tried with proxy server settings, i get
Could not download configuration file: 407 — Proxy Authentication Required ( Forefront TMG requires authorization to fulfill the request. Access to the Web Proxy filter is denied. )
Do i need to setup any proxy settings anywhere else? Any other hint?
Regards,
JK