Hi,
after we split our ERP System ABAP and JAVA and update the system to EHP7 we try the first System Copy.
We receive the following error with the system copy or while starting and stopping the SDM.
For example.
./StopServer.sh
Starting '/usr/sap/***/***/exe/sapjvm_4/bin/java' '-Xmx512M' -jar '/usr/sap/***/***/SDM/program/bin/SDM.jar' shutdown 'sdmguiport=50***' 'sdmhome=/usr/sap/***/***/SDM/program' Starting SDM - Software Deployment Manager...
tc/SL/SDM/SDM/sap.com/SAP AG/7.0213.20120926150800.0000
Caught Exception: java.lang.IllegalStateException
java.lang.IllegalStateException: Cannot access SecureStore.
Additional error message is:
com.sap.security.core.server.secstorefs.FileInvalidException: File "/usr/sap/***/SYS/global/security/data/SecStore.properties" is invalid: software version 6.30.000.001 is incompatible with file version 7.00.000.001.
at com.sap.sdm.is.secstore.extern.SecureStoreAccessImpl.openExistingStore(SecureStoreAccessImpl.java:54)
at com.sap.sdm.is.secstore.AbstractSecureStoreAccess.getStringValue(AbstractSecureStoreAccess.java:46)
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)
Severe (internal) error. Return code: 16
Note 1795971 does not help.
Unfortunately I could not find a solution, every tip I would be very grateful.
Best regards
Georg