Skip to Content
0
Former Member
Mar 17, 2015 at 02:17 AM

WARNING: cannot determine PID of process using port 8443

800 Views

I recently installed and configured HCC successfully. Everything was working great.

After a reboot, I see the following:

C:\SAP\scc20>"java" -server "-Dorg.apache.tomcat.util.digester.PROPERTY_SOURCE=com.sap.scc.tomcat.u

tils.PropertyDigester" "-XX:+HeapDumpOnOutOfMemoryError" "-XX:+DisableExplicitGC" "-Xms512m" "-Xmx10

24m" "-XX:PermSize=256M" "-XX:MaxPermSize=256M" "-Dosgi.requiredJavaVersion=1.6" "-Dosgi.install.are

a=." "-DuseNaming=osgi" "-Dorg.eclipse.equinox.simpleconfigurator.exclusiveInstallation=false" "-Dco

m.sap.core.process=ljs_node" "-Declipse.ignoreApp=true" "-Dosgi.noShutdown=true" "-Dosgi.framework.a

ctiveThreadType=normal" "-Dosgi.embedded.cleanupOnSave=true" "-Dosgi.usesLimit=30" "-Djava.awt.headl

ess=true" -jar plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar -console

osgi> ERROR: shell command for retrieving PID of process bound to SCC port failed -- java.lang.NullP

ointerException

WARNING: cannot determine PID of process using port 8443

ERROR: checking SAP HANA Cloud Connector on port 8443 failed -- org.apache.http.conn.HttpHostConnect

Exception: Connection to https://localhost:8443 refused

ERROR: stopping SAP HANA Cloud Connector since port 8443 appears to be used by another process

I've done a netstat but cannot find any other processes that are running on port 8443.

I'm running windows 7 SP1.

Any suggestions appreciated.