Hi, experts. We are using EP 6.0 SP2 patch 5.
For portal emegency repair, we are directed to use ume.cfg.path, as in
http://help.sap.com/saphelp_ep60sp0/helpdata/en/6d/4cc63d3b3ffb4fe10000000a114084/content.htm
But we found that we could not initialize the portal after using "-Dume.cfg.path" in portal start, because the portal complains about not being able to find ".key" and ".secstore", which is in PCD. It implies that once you set "ume.cfg.path", the portal start will not look in PCD for ".key" and ".secstore".
Then we used SAP Note 750779 and downloaded and unzipped ".key" and ".secstore" to the path "ume.cfg.path". We thought that the portal start would be able to find them. Nope. The portal still complains.
SO where should we place ".key" and ".secstore" so that portal start will find them and use them ?
Thanks.
Hans