Skip to Content
0
Former Member
Dec 05, 2006 at 04:26 PM

Web AS Java 7.00 does not start after applying NW04S Stack 10

19 Views

Hello everyone,

After having applied the latest support package stack (10) on our BI

7.0 development instance, we don't get the engine restarted.

In the "dev_bootstrap" log, we found the following :

> JHVM_RegisterNatives: registering methods in

com.sap.bc.krn.perf.PerfTimes

> JLaunchIExitJava: exit hook is called (rc = 66)

In the "log_bootstrap_ID5037844.0.log", we found the following :

> 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:85)

> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)

> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)

> at java.lang.reflect.Method.invoke(Method.java:391)

> at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)

Thanks for your help,

Xavier Vermaut