cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to connect to Cloud connector UI

Sreemoy
Explorer
0 Kudos
572

Unable to connect to SAP Cloud Connector UI even though cloud connector is started successfully. Windows machine. Below is the log. 

**** Wed Oct 2 10:05:08 2024 **** Opening Log File
Cloud Connector Version: 2.17.1.0
Found JavaHome in SCC Registry: C:\Program Files\OpenLogic\jdk-8.0.422.05-hotspot\
CheckJVM() found jvm.dll: C:\Program Files\OpenLogic\jdk-8.0.422.05-hotspot\jre\bin\server\jvm.dll
SccGetProductMajorVersion(): Major version of C:\Program Files\OpenLogic\jdk-8.0.422.05-hotspot\jre\bin\server\jvm.dll: 8
CheckJVM(): Loaded jvm.dll successfully
Start(): Trying to start Service Control Dispatcher
**** Wed Oct 2 10:05:08 2024 **** Service started
**** Wed Oct 2 10:05:08 2024 **** LoadJVM(): Loading shared libray of Java Virtual Machine
LoadJVM(): C:\Program Files\OpenLogic\jdk-8.0.422.05-hotspot\jre\bin\server\jvm.dll loaded
AddJVMOption(): -XX:+HeapDumpOnOutOfMemoryError
AddJVMOption(): -XX:+DisableExplicitGC
AddJVMOption(): -Xms1024m
AddJVMOption(): -Xmx1024m
AddJVMOption(): -XX:MaxNewSize=512m
AddJVMOption(): -XX:NewSize=512m
AddJVMOption(): -XX:+UseG1GC
AddJVMOption(): -XX:TargetSurvivorRatio=85
AddJVMOption(): -XX:SurvivorRatio=6
AddJVMOption(): -XX:MaxDirectMemorySize=2G
AddJVMOption(): -Djdk.tls.ephemeralDHKeySize=2048
AddJVMOption(): -Dpath.to.runtime.installation.folder=C:\SAP\scc20
AddJVMOption(): -Dserver.config.home=C:\SAP\scc20
AddJVMOption(): -Dcom.sap.cloud.runtime.kotyo.standalone=true
AddJVMOption(): -Dclassloading.bridge.accepted.callers=com.sap.cloud.runtime.kotyo.tomcat.support.DelegatingObjectFactory,com.sap.cloud.runtime.kotyo.lifecycle.InternalComponentLifecycleManager,com.sap.js.statistics.lifecycle.StatisticsLifecycle,com.sap.cloud.runtime.tomcat.log.corrid.CorrelationIdValve
AddJVMOption(): -Dorg.apache.tomcat.util.digester.PROPERTY_SOURCE=com.sap.scc.tomcat.utils.PropertyDigester
AddJVMOption(): -Djava.awt.headless=true
AddJVMOption(): -Dio.netty.recycler.maxCapacity.default=256
AddJVMOption(): -Djava.library.path=lib/native
AddJVMOption(): -Djava.util.logging.manager=java.util.logging.LogManager
AddJVMOption(): -Dcatalina.base=C:\SAP\scc20
AddJVMOption(): -Dcatalina.home=C:\SAP\scc20
AddJVMOption(): -Djava.io.tmpdir=C:\SAP\scc20/temp
AddJVMOption(): -Djava.util.logging.config.file=C:\SAP\scc20/conf/logging.properties
AddJVMOption(): -Djdk.tls.server.protocols=TLSv1.2
AddJVMOption(): -Djava.class.path=C:\SAP\scc20/bin/jul-to-slf4j.jar;C:\SAP\scc20/bin/slf4j-api.jar;C:\SAP\scc20/bin/logback-classic.jar;C:\SAP\scc20/bin/logback-core.jar;C:\SAP\scc20/bin/com.sap.core.js.logging.jar;C:\SAP\scc20/bin/com.sap.scc.t8logback.jar;C:\SAP\scc20/lib/sysout-over-slf4j.jar;C:\SAP\scc20/config_master/com.sap.js.logging/;C:\SAP\scc20/bin/tomcat-juli.jar;C:\SAP\scc20/bin/bootstrap.jar
AddJVMOption(): exit
AddJVMOption(): abort
**** Wed Oct 2 10:05:08 2024 **** Run(): Starting Cloud Connector ...
**** Wed Oct 2 10:05:08 2024 **** StartSCC(): Calling com/sap/scc/tomcat/utils/SCCBootStrap.main()
Run(): Cloud Connector is running.

View Entire Topic
Sreemoy
Explorer
0 Kudos

1. CC is up and running 

Sreemoy_0-1727971221944.png

2. Error from Browser. I have tried from all browsers chrome,firefox and edge as well as in private windows

Sreemoy_1-1727971383755.png

 

 

Sreemoy
Explorer
0 Kudos
After changing the JDK version and using SAP supplied JDK 8 getting the below error
Sreemoy
Explorer
0 Kudos
**** Thu Oct 3 12:20:06 2024 **** Opening Log File for Installation Cloud Connector Version: 2.17.1.0 Found JavaHome in SCC Registry: C:\SAP\sapjvm-8.1.101-windows-x64\sapjvm_8\ CheckJVM() found jvm.dll: C:\SAP\sapjvm-8.1.101-windows-x64\sapjvm_8\jre\bin\server\jvm.dll SccGetProductMajorVersion(): Major version of C:\SAP\sapjvm-8.1.101-windows-x64\sapjvm_8\jre\bin\server\jvm.dll: 11 SccGetProductMajorVersion(): SAP Java VM will be loaded by SCC. CheckJVM(): Loaded jvm.dll successfully UnzipSccZipFile() ExecuteCommand(): "C:\SAP\sapjvm-8.1.101-windows-x64\sapjvm_8\bin\jar.exe" -xf com.sap.scc.zip-2.17.1-win64-msi.zip ExecuteCommand(): Execution ended with return code 1. ExecuteCommand(): cmd /C del /F /Q com.sap.scc.zip-2.17.1-win64-msi.zip SetSCCPasswordAndPort(): Creating secure storage and generating PKCS12 KeyStore for administration UI with it. GenerateSCCPassword(): Generating new password for PKCS12 KeyStore ExecuteCommand(): "C:\SAP\scc20\util\secsetpasswd.exe" **** "C:\SAP\scc20\scc_config" ExecuteCommand(): "C:\SAP\sapjvm-8.1.101-windows-x64\sapjvm_8\bin\keytool.exe" -genkey -v -keyalg RSA -keysize 2048 -sigalg SHA256withRSA -alias tomcat -validity 842 -storetype PKCS12 -storepass **** -keystore "C:\SAP\scc20\config\ks.p12" -dname "CN=SCC, OU=Connectivity, O=SAP SE, C=DE" keytool error: java.io.IOException: keystore password was incorrect java.io.IOException: keystore password was incorrect at sun.security.pkcs12.PKCS12KeyStore.engineLoad(PKCS12KeyStore.java:2045) at java.security.KeyStore.load(KeyStore.java:1449) at sun.security.tools.keytool.Main.doCommands(Main.java:829) at sun.security.tools.keytool.Main.run(Main.java:391) at sun.security.tools.keytool.Main.main(Main.java:384) Caused by: java.security.UnrecoverableKeyException: failed to decrypt safe contents entry: javax.crypto.BadPaddingException: Given final block not properly padded. Such issues can arise if a bad key is used during decryption. ... 5 more ExecuteCommand(): Execution ended with return code 1. **** Thu Oct 3 12:21:18 2024 **** Opening Log File for Installation Cloud Connector Version: 2.17.1.0 Found JavaHome in SCC Registry: C:\SAP\sapjvm-8.1.101-windows-x64\sapjvm_8\ CheckJVM() found jvm.dll: C:\SAP\sapjvm-8.1.101-windows-x64\sapjvm_8\jre\bin\server\jvm.dll SccGetProductMajorVersion(): Major version of C:\SAP\sapjvm-8.1.101-windows-x64\sapjvm_8\jre\bin\server\jvm.dll: 11 SccGetProductMajorVersion(): SAP Java VM will be loaded by SCC. CheckJVM(): Loaded jvm.dll successfully UnzipSccZipFile() ExecuteCommand(): "C:\SAP\sapjvm-8.1.101-windows-x64\sapjvm_8\bin\jar.exe" -xf com.sap.scc.zip-2.17.1-win64-msi.zip ExecuteCommand(): Execution ended with return code 1. ExecuteCommand(): cmd /C del /F /Q com.sap.scc.zip-2.17.1-win64-msi.zip SetSCCPasswordAndPort(): Creating secure storage and generating PKCS12 KeyStore for administration UI with it. GenerateSCCPassword(): Generating new password for PKCS12 KeyStore ExecuteCommand(): "C:\SAP\scc20\util\secsetpasswd.exe" **** "C:\SAP\scc20\scc_config" secsetpasswd: Invalid password. ExecuteCommand(): Execution ended with return code 1.
Sreemoy
Explorer
0 Kudos
This is resolved had to change the JDK version as well as do a clean install