Hi, I installed the JDK required, installed the SAP Cloud Connector and when I run the GO.BAT file
My shell opens but it shows this error and the page https://localhost:8443/ doesn't show anything.
:
osgi> ERROR: shell command for retrieving PID of process bound to SCC port failed -- Unable to create signature for audit file
Exception in thread "Thread-4"
Unable to create signature for audit file
My SCC version: sapcc-2.7.2-windows-x64
JDK Version: jdk-7u79-windows-x64
This is the log file:
| Found JavaHome in SCC Registry: | C:\Program Files\Java\jdk1.7.0_79 |
| CheckJVM() found jvm.dll: | C:\Program Files\Java\jdk1.7.0_79\jre\bin\server\jvm.dll |
| SccGetProductMajorVerrsion(): | Major version of C:\Program Files\Java\jdk1.7.0_79\jre\bin\server\jvm.dll: 7 |
| CheckJVM(): | Loaded jvm.dll successfully |
UnzipSccZipFile()
| ExecuteCommand(): | "C:\Program Files\Java\jdk1.7.0_79\bin\jar.exe" -xf com.sap.scc.zip-2.7.2-win64-msi.zip |
| ExecuteCommand(): | cmd /C del /F /Q com.sap.scc.zip-2.7.2-win64-msi.zip |
| SetSCCPasswordAndPort(): | Creating secure storage and configuring Java KeyStore with it. |
| GenerateSCCPassword(): | Generating new password for Java Key Store |
| ExecuteCommand(): | "C:\SAP\scc20\util\secsetpasswd.exe" *** "C:\SAP\scc20\scc_config" |
SSFS-1560: Could not open lockfile; open(C:\SAP\scc20\scc_config\SSFS_SCC.LCK) == 2 (No such file or directory) [17=EEXIST,13=EACCES,2=ENOENT,22=EINVAL,20=ENOTDIR]
| ExecuteCommand(): | Execution ended with return code 1. |
There is no SSFS_SCC.LCK file... I couldn't find any info. Can someone help me regarding this issue.