Web Dynpro For Java的部署是需要通过SDM服务才能完成。此次部署中遇到以下问题:
Cannot login to the SAP J2EE Engine using user and password as provided in the Filesystem Secure Store. Enter valid login information in the Filesystem Secure Store using the SAP J2EE Engine Config Tool.
问题原因:SDM密码与Secure Store的相关设置密码不一致。
解决方法:1. 修改SDM密码
1.1. We have to stop the SDM first, to do that
/usr/sap/
2.1. /usr/sap/
3.1. /usr/sap/
4.1. /usr/sap/
5.1. Now start the SDM, to do that
/usr/sap/
2. 设置Secure Store
cd /usr/sap/
run configtool.sh 进入Config tool,点击Secure Store,将参数admin/password/
注意:记住admin/user/
3. 重启SDM服务
cd /usr/sap/
run StopServer.sh 然后Run StartServer.sh
4. SAP中将admin/user/