Hi,
I am not able to configure HANA cloud connector. I have been using Developer's version(2.7) of the Cloud Connector (along with Oracle JDK 1.8) and I executed GO.BAT file. It returned "osgi>" prompt with following message-
java version "1.8.0_77"
Java(TM) SE Runtime Environment (build 1.8.0_77-b03)
Java HotSpot(TM) 64-Bit Server VM (build 25.77-b03, mixed mode)
Note: Closing this window will stop the SAP HANA Cloud Connector
C:\HANA\CC-2.7>"java" -server "-XX:+HeapDumpOnOutOfMemoryError" "-XX:+DisableEx
plicitGC" "-Xms1024m" "-Xmx1024m" "-XX:MaxNewSize=512m" "-XX:NewSize=512m" "-XX:
+UseConcMarkSweepGC" "-XX:TargetSurvivorRatio=85" "-XX:SurvivorRatio=6" "-XX:Max
DirectMemorySize=2G" "-Dorg.apache.tomcat.util.digester.PROPERTY_SOURCE=com.sap.
scc.tomcat.utils.PropertyDigester" "-Dosgi.requiredJavaVersion=1.6" "-Dosgi.inst
all.area=." "-DuseNaming=osgi" "-Dorg.eclipse.equinox.simpleconfigurator.exclusi
veInstallation=false" "-Dcom.sap.core.process=ljs_node" "-Declipse.ignoreApp=tru
e" "-Dosgi.noShutdown=true" "-Dosgi.framework.activeThreadType=normal" "-Dosgi.e
mbedded.cleanupOnSave=true" "-Dosgi.usesLimit=30" "-Djava.awt.headless=true" "-D
io.netty.recycler.maxCapacity.default=256" -jar plugins/org.eclipse.equinox.lau
ncher_1.1.0.v20100507.jar -console
osgi>
But when I am trying to access the Cloud Connector instance from browser using URL "https:\\localhost:8443" it says "This site can’t be reached". I have also tried it with SAPJVM 8, but behaviour remains the same. I was using Windows 7 (64-bit). Can someone please guide me what else I have to do to access the Cloud Connector instance?
Thanks.
Tapas.