on 2008 Jan 16 10:52 PM
Hello,
JAVA instance is not starting. It is dual stack system. ABAP running fine. Not even able to connect through configtool. Here is the out from bootstrap log file
If anyone seen this before on Solaris /oracle system, please help.
java.lang.NoClassDefFoundError: iaik/utils/Base64Exception
at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:108)
at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:38)
at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:149)
at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:236)
at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:49)
at com.sap.engine.bootstrap.Synchronizer.<init>(Synchronizer.java:60)
at com.sap.engine.bootstrap.Bootstrap.initDatabaseConnection(Bootstrap.java:419)
at com.sap.engine.bootstrap.Bootstrap.<init>(Bootstrap.java:144)
at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:814)
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:324)
at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
[Jan 16, 2008 4:31:46 PM ] [Bootstrap module]> Problem occurred while performing synchronization.
Thanks!
Request clarification before answering.
Got it
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Deploy the entire SAP Java Crypto Lib tc_sec_java_crypto_signed_fs_lib.sda with the SDM.
May be you you are missing also the other IAIK libs that come with it.
They all need to get stored (after deploy) under ....\SYS\global\security\lib\tools\
iaik_jce, iaik_jsse, iaik_smime, iaik_ssl, w3c_http
What release you are at NW 7.0 or CE 7.1
SP?
For CE you'll need IAIK that's JDK 5.0 compliant (JCE)
Regards, Angel
User | Count |
---|---|
82 | |
12 | |
9 | |
8 | |
8 | |
5 | |
4 | |
4 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.