Symptom
During an update using SUM from AS Java (Application Server Java) 7.0X to a newer SP or EhP of an AS Java 7.0X, the SDM tool cannot be updated with the following error in SUM:
Could not stop SDM server.
Cannot execute Java process for stopSDM with parameters <port>.
Return code condition success evaluated to false for process java for action ACTION_STOP.
In the SUM log OPERATESDM_XX.ERR you can find:
Exception in thread "main" java.lang.ExceptionInInitializerError
at javax.crypto.Cipher.getInstance(DashoA13*..)
at javax.crypto.Cipher.getInstance(DashoA13*..)
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:82)
at com.sap.security.core.server.secstorefs.SecStoreFS.setDefaultFilenames(SecStoreFS.java:242)
at com.sap.sdm.is.secstore.extern.SecureStoreAccessImpl.initSecStoreFS(SecureStoreAccessImpl.java:102)
at com.sap.sdm.is.secstore.extern.SecureStoreAccessImpl.<init>(SecureStoreAccessImpl.java:41)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at java.lang.Class.newInstance0(Class.java:355)
at java.lang.Class.newInstance(Class.java:308)
at com.sap.sdm.is.secstore.SecureStoreAccessFactoryImpl.createInstance(SecureStoreAccessFactoryImpl.java:128)
at com.sap.sdm.is.secstore.SecureStoreAccessFactoryImpl.createInstance(SecureStoreAccessFactoryImpl.java:102)
at com.sap.sdm.control.command.cmds.ShutdownServer.getPasswordFromSecStore(ShutdownServer.java:278)
at com.sap.sdm.control.command.cmds.ShutdownServer.execute(ShutdownServer.java:71)
at com.sap.sdm.control.command.decorator.SDMInitializer.execute(SDMInitializer.java:52)
at com.sap.sdm.control.command.decorator.GlobalParamEvaluator.execute(GlobalParamEvaluator.java:60)
at com.sap.sdm.control.command.decorator.AbstractLibDirSetter.execute(AbstractLibDirSetter.java:46)
at com.sap.sdm.control.command.decorator.ExitPostProcessor.execute(ExitPostProcessor.java:48)
at com.sap.sdm.control.command.decorator.ClientComponentInitializer.execute(ClientComponentInitializer.java:25)
at com.sap.sdm.control.command.decorator.SyntaxChecker.execute(SyntaxChecker.java:37)
at com.sap.sdm.control.command.Command.exec(Command.java:42)
at SDM.main(SDM.java:21)
Caused by: java.lang.SecurityException: Cannot set up certs for trusted CAs
at javax.crypto.SunJCE_b.<clinit>(DashoA13*..)
... 27 more
Caused by: java.lang.SecurityException: Cannot locate policy or framework files!
at javax.crypto.SunJCE_b.i(DashoA13*..)
at javax.crypto.SunJCE_b.g(DashoA13*..)
at javax.crypto.SunJCE_b$1.run(DashoA13*..)
at java.security.AccessController.doPrivileged(Native Method)
... 28 more
Read more...
Environment
-
Update using SUM.
- SAP NetWeaver Application Server Java.
Product
Keywords
SDM update upgrade SUM error server stop start jce Could not Cannot execute Java process for stopSDM with parameters Return code condition success evaluated to false java action ACTION_STOP , KBA , BC-UPG-TLS-TLJ , Upgrade tools for Java , BC-CTS-SDM , Software Delivery Manager for Java , BC-JVM , SAP Java Virtual Machine , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.