Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SCC can not start with go.sh in mac M1 #4

Closed
horsemanjackyliu opened this issue Mar 12, 2024 · 3 comments
Closed

SCC can not start with go.sh in mac M1 #4

horsemanjackyliu opened this issue Mar 12, 2024 · 3 comments
Assignees
Labels
not-doc-issue Reported issue is not a documentation issue.

Comments

@horsemanjackyliu
Copy link

Issue description

run go.sh
end with error .

scc % go.sh
using java /opt/homebrew/Caskroom/sapmachine17-jdk/17.0.7/sapmachine-jdk-17.0.7.jdk/contents/Home/bin/java
Generating initial key store for Administration UI
Exception in thread "main" java.lang.UnsatisfiedLinkError: /Users/I501000/Documents/devtools/scc/lib/native/libsapscc20jni.dylib: dlopen(/Users/I501000/Documents/devtools/scc/lib/native/libsapscc20jni.dylib, 0x0001): tried: '/Users/I501000/Documents/devtools/scc/lib/native/libsapscc20jni.dylib' (code signature in '/Users/I501000/Documents/devtools/scc/lib/native/libsapscc20jni.dylib' not valid for use in process: library load disallowed by system policy), '/System/Volumes/Preboot/Cryptexes/OS/Users/I501000/Documents/devtools/scc/lib/native/libsapscc20jni.dylib' (no such file), '/Users/I501000/Documents/devtools/scc/lib/native/libsapscc20jni.dylib' (code signature in '/Users/I501000/Documents/devtools/scc/lib/native/libsapscc20jni.dylib' not valid for use in process: library load disallowed by system policy)
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:2389)
at java.base/java.lang.Runtime.load0(Runtime.java:755)
at java.base/java.lang.System.load(System.java:1953)
at com.sap.scc.jni.NativeLibrariesInitializer.initialize(NativeLibrariesInitializer.java:36)
at com.sap.scc.jni.SecStoreAccess.main(SecStoreAccess.java:223)
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

Feedback Type (Optional)

None

Page Title on SAP Help Portal (prefilled)

Installation on Apple macOS

Page URL on SAP Help Portal (prefilled)

https://help.sap.com/docs/connectivity/sap-btp-connectivity-cf/installation-on-mac-os-x?locale=en-US

@horsemanjackyliu
Copy link
Author

system also give an alert as the picture .

image

@horsemanjackyliu
Copy link
Author

Resolved

@Frank1Mueller Frank1Mueller added the not-doc-issue Reported issue is not a documentation issue. label Mar 12, 2024
@Frank1Mueller
Copy link
Contributor

Hi horsemanjackyliu,

good to hear this :)

Best regards

Frank

@Frank1Mueller Frank1Mueller self-assigned this Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not-doc-issue Reported issue is not a documentation issue.
Projects
None yet
Development

No branches or pull requests

2 participants