Click here to Skip to main content
15,885,546 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:

Hi expert,

I am trying to deploy Work Manager 6.0 to SMP 2.3 SP04.

Steps I made were following

These were based on "Work Manager Installation Guide 6.0".

1) Extract SAPWorkMgr600Deploymentx64.zip and rename folder name as WM600.

2) Create Self-Signed Certificate AgentryServer.pfx

3) Copy AgentryServer.pfx file into WM600 folder.

4) Execute configuration tool SAPWorkMgr600ConfigTool.exe to WM600 folder

5) Confirm connection to ERP by running connectTest.bat in WM600 folder. (OK)

6) Enter password for authentication certificate and service user by using encryptPW.bat tool as follows

encryptPW Agentry.ini "Server Administration" authenticationCertificateStorePassword <mypassword>
encryptPW JavaBE.ini SERVICE_LOGON UPASSWORD <mypassword>
encryptPW JavaBE.ini PUSH_LOGON UPASSWORD <mypassword>

7) zip WM600 folder

8) Deploy WM.zip file in to server via SCC.



After deploying i am getting RUNNING NEEDS RESTART (server states). If I restart, my server goes down. After that i restart the SMP service from services.msc still getting same error. After that if i am trying to do Synch from ATE i am getting "No backends loaded. Please check server startup logs" error. For this i checked SAPCommon-122971.jar file in the agentry.ini [Java-1] section. But it is pointing to same. Dont know what to do.



Could you give me advise to solve this issue.

Thanks in Advance.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900