cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Cannot access SAP Cloud Connector on https://localhost:8443/

Former Member
0 Likes
8,093

Though the SAP Cloud Connector service in running, I cannot access the Administration site on https://localhost:8443/.

I have installed JDK-10 and my machine runs Windows 7.

Please help.

Thank you!

Accepted Solutions (0)

Answers (2)

Answers (2)

AntalP
Product and Topic Expert
Product and Topic Expert

In the <scc20>/log/scc_service.log file check if cloud connector could be started:

**** Tue Apr 03 09:03:30 2018 **** Run(): Starting cloud connector ...
**** Tue Apr 03 09:03:30 2018 **** StartSCC(): Calling org/eclipse/equinox/launcher/Main.main()
Run(): Cloud Connector is running.

in <scc20>/log/ljs_trace.log file check if the port could be opened:

System.out#Thread-10# #Cloud Connector 2.11.0.3 started on "localhost:8443" (master)

gregorw
SAP Mentor
SAP Mentor

I would suggest that you use the SAP JVM which you can download from https://tools.hana.ondemand.com/#cloud. I think JDK 10 isn't supportet yet by Cloud Connector.

Former Member
0 Likes

It was due to the JVM version. Installing JVM 8.1 solved the problem. Thank you.

Reference:https://wiki.scn.sap.com/wiki/display/ASJAVA/%28SCC%29+How+to+install+a+SAPJVM8.1+patch+for+SAP+Cloud+Connector

https://help.sap.com/viewer/cca91383641e40ffbe03bdc78f00f681/Cloud/en-US/e23f776e4d594fdbaeeb1196d47...