Hello,
We are installing CE 7.10 and we got the following error in the step Secure Store. The OS is red Hat Linux 5.1 and Oracle DB 10.2, the JVM is IBM Java2-AMD64-142.
Hope you can help,
Pablo.
-
"WARNING[E] 2009-06-23 17:23:07.692
CJSlibModule::writeError_impl()
CJS-30050 Cannot create the secure store. SOLUTION: See output of log file SecureStoreCreate.log:
INFO: Loading tool launcher...
INFO: [OS: Linux] [VM vendor: SAP AG] [VM version: 5.1.019] [VM type: SAP Java 64-Bit Server VM]
INFO: Main class to start: "com.sap.security.core.server.secstorefs.SecStoreFS"
INFO: Loading 8 JAR files: [/usr/sap/CE1/SYS/global/security/lib/tools/iaik_jce.jar, /usr/sap/CE1/SYS/global/security/lib/tools/iaik_jsse.jar, /usr/sap/CE1/SYS/global/security/lib/tools/iaik_smime.jar, /usr/sap/CE1/SYS/global/security/lib/tools/iaik_ssl.jar, /usr/sap/CE1/SYS/global/security/lib/tools/w3c_http.jar, /tmp/sapinst_instdir/CE71_PROD_ORA/INSTALL/ORA/STD/AS/install/lib/sap.comtcexceptionimpl.jar, /tmp/sapinst_instdir/CE71_PROD_ORA/INSTALL/ORA/STD/AS/install/lib/sap.comtcloggingjavaimpl.jar, /tmp/sapinst_instdir/CE71_PROD_ORA/INSTALL/ORA/STD/AS/install/lib/sap.comtcsecsecstorefsjavacore.jar]
INFO: Start
SAP Secure Store in the File System - Copyright (c) 2003 SAP AG
FATAL: Main class "com.sap.security.core.server.secstorefs.SecStoreFS" cannot be started:
java.lang.UnsatisfiedLinkError: no net in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1716)
at java.lang.Runtime.loadLibrary0(Runtime.java:822)
at java.lang.System.loadLibrary(System.java:993)
at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.InetAddress.<clinit>(InetAddress.java:214)
at javax.crypto.SunJCE_b.j(DashoA12275)
at javax.crypto.SunJCE_b.d(DashoA12275)
at javax.crypto.SunJCE_b.c(DashoA12275)
at javax.crypto.SunJCE_r.run(DashoA12275)
at java.security.AccessController.doPrivileged(Native Method)
at javax.crypto.SunJCE_b.<clinit>(DashoA12275)
at javax.crypto.Cipher.getInstance(DashoA12275)
at javax.crypto.Cipher.getInstance(DashoA12275)
at iaik.security.provider.IAIK.a(Unknown Source)
at iaik.security.provider.IAIK.addAsJDK14Provider(Unknown Source)
at iaik.security.provider.IAIK.addAsJDK14Provider(Unknown Source)
at com.sap.security.core.server.secstorefs.Crypt.<clinit>(Crypt.java:85)
at com.sap.security.core.server.secstorefs.SecStoreFS.setSID(SecStoreFS.java:175)
at com.sap.security.core.server.secstorefs.SecStoreFS.handleCreate(SecStoreFS.java:836)
at com.sap.security.core.server.secstorefs.SecStoreFS.main(SecStoreFS.java:1306)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:161)
FATAL: com.sap.engine.offline.OfflineToolStart will abort now with exitcode 2.
ERROR 2009-06-23 17:23:07.799 [sixxcstepexecute.cpp:944]
FCO-00011 The step createSecureStore with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_SecureStore|ind|ind|ind|ind|9|0|createSecureStore was executed with status ERROR ."