Hi
I trying to install SAP Solution manager 4.0 SR3:
OS: Linux RHEL4u4
DB: MaxDB
During phase 21 of 46 Create Secure Store
-
WARNING 2007-12-22 07:13:06.775
Execution of the command "/usr/java/j2sdk1.4.2_16/bin/java -classpath /tmp/sapinst_instdir/SOLMAN/SYSTEM/ADA/CENTRAL/AS/install/sharedlib/launcher.jar -Xmx256m com.sap.engine.offline.OfflineToolStart com.sap.security.core.server.secstorefs.SecStoreFS /tmp/sapinst_instdir/SOLMAN/SYSTEM/ADA/CENTRAL/AS/install/lib:/tmp/sapinst_instdir/SOLMAN/SYSTEM/ADA/CENTRAL/AS/install/sharedlib/exception.jar:/tmp/sapinst_instdir/SOLMAN/SYSTEM/ADA/CENTRAL/AS/install/sharedlib/logging.jar:/tmp/sapinst_instdir/SOLMAN/SYSTEM/ADA/CENTRAL/AS/install/sharedlib/tc_sec_secstorefs.jar create -s SSM -f /sapmnt/SSM/global/security/data/SecStore.properties -k /sapmnt/SSM/global/security/data/SecStore.key -enc -p XXXXXX" finished with return code 1. Output: Exception in thread "main" java.lang.NoClassDefFoundError: com/sap/engine/offline/OfflineToolStart
ERROR 2007-12-22 07:01:41.256
CJS-30050 Cannot create the secure store. SOLUTION: See output of log file SecureStoreCreate.log: Exception in thread "main" java.lang.NoClassDefFoundError: com/sap/engine/offline/OfflineToolStart.
ERROR 2007-12-22 07:13:06.779
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|8|0|createSecureStore was executed with status ERROR .
-
How to solve this issue ?
Thanks
Eric