a month ago
Hi,
I am running a Mac on M2 and other one on Intel processor.
Installed sapcc-2.17.1-macosx-x64 for Intel / and sapcc-2.17.1-macosx-aarch64 version for M2.
Installed jdk 17 and also tried with jdk 21, I even tried the SAPMachine version as well.
All instances I get the below error:
"Detected mismatch between jdk binaries for arm64 and scc binaries for directory)
Stopping the process. Ensure to use the corresponding binaries either for x86_64 or for arm64
Set env variable NO_CHECK=1 to overcome this check"
I have tried the previous versions of cloud connector on Intel Mac earlier and connected with WEBIDE / and BAS and have no issues earlier.
Any ideas how I could overcome this?
I have also checked this blog as well .
Thanks
For your machine with M2 processor, you should install the aarch64 / ARM64 versions of both: the Cloud Connector and the SapMachine (17 or 21). The error message indicates that the used architectures do not match.
See also https://help.sap.com/docs/connectivity/sap-btp-connectivity-cf/installation-on-mac-os-x
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Thank you.
I have retried , I have attached the screenshots as well.
Installed : sapcc-2.17.1-macosx-aarch64.tar.gz
I have modified the go.sh as well to point to the correct jdk
I now get this error :
libsapscc20jni.dylib' not valid for use in process: library load disa
at java.base/jdk.internal.loader.NativeLibraries.load(Native Method)
at java.base/jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388)
at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232)
at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174)
at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394)
at java.base/java.lang.Runtime.load0(Runtime.java:755)
at java.base/java.lang.System.load(System.java:1957)
at com.sap.scc.jni.NativeLibrariesInitializer.initialize(NativeLibrariesInitializer.java:36)
at com.sap.scc.jni.SecStoreAccess.main(SecStoreAccess.java:238)
keytool error: java.lang.Exception: Keystore password must be at least 6 characters
java.lang.Exception: Keystore password must be at least 6 characters
at java.base/sun.security.tools.keytool.Main.doCommands(Main.java:1028)
at java.base/sun.security.tools.keytool.Main.run(Main.java:423)
at java.base/sun.security.tools.keytool.Main.main(Main.java:416)
Was not able to create the keystore properly
Could you please advise thank you
User | Count |
---|---|
71 | |
10 | |
8 | |
7 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.