on ‎2011 Apr 15 4:53 PM
Hi,
We recently done system copy from Production to Sandbox. The system is a dual stack ABAP+Java, after system copy ABAP is working file. But having issues with Java stack, can't start, when try to start configtool, it's throwing an error
"com.sap.security.core.server.secstorefs.WrongKeyException: The encryption key (usually in the key file) is not the key that is required to decrypt the data in the secure store file or the system name (SID) is wrong"
We used restore/backup method for system copy on oracle.
Can anybody advice the resolution?
Thanks,
Kris
Request clarification before answering.
> We used restore/backup method for system copy on oracle.
This works for ABAP but not for Java because the J2EE engine stores lots of its configuration locally on the filesystem. There will be some dozen .properties files around with the old hostname and SID.
Because of that you need to always do Java system copies by starting sapinst and exporting the Java content. You can use backup/restore for the database part but you have to use sapinst to re-import the Java part into the target system. A Java migration kit (part of sapinst) will do all the necessary changes so the Java instance will be running.
Check the system copy guides.
Markus
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 12 | |
| 9 | |
| 6 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.