cancel
Showing results for 
Search instead for 
Did you mean: 

java.lang.NoClassDefFoundError

Former Member
0 Kudos

Hi everybody,

I've got a question when installing Solution Manager 4.0 SR3 on Redhat Linux Enterprise 4 Server.

When I using sapinst - prerequisite check, everything is ok.

But when the setup going to Execute Service - 19.Create Secure Store, there comes error.

=============================================================

WARNING 2007-08-29 09:13:01.860

Execution of the command "/usr/java/j2sdk1.4.2_09/bin/java -classpath /tmp/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/install/sharedlib/launcher.jar -Xmx256m com.sap.engine.offline.OfflineToolStart com.sap.security.core.server.secstorefs.SecStoreFS /tmp/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/install/lib:/tmp/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/install/sharedlib/exception.jar:/tmp/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/install/sharedlib/logging.jar:/tmp/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/install/sharedlib/tc_sec_secstorefs.jar create -s JET -f /sapmnt/JET/global/security/data/SecStore.properties -k /sapmnt/JET/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-08-29 09:13:01.878

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-08-29 09:13:01.884

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 .

===============================================

actually, the directory "/tmp/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/install/sharedlib" does not exist including the jar files in it.

Is anybody got the same problem?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Should be the memory configuration problem in Oracle