I was trying to change the password with the following command:
sdm changepassword "newpassword=mynewpass"
and I get the following error:
Starting SDM - Software Deployment Manager...
tc/SL/SDM/SDM/sap.com/SAP AG/6.4009.00.0000.20041026131936.0000
Initializing Network Manager (50017)
Checking if another SDM is running on port 50018
Could not start SDM - another Server may be running already.
Exiting ....
ERROR: Another SDM is running already for this SDM_HOME directory. Exiting.
Processing error. Return code: 4
I stop the server and run the same command and get the following error:
Starting SDM - Software Deployment Manager...
tc/SL/SDM/SDM/sap.com/SAP AG/6.4009.00.0000.20041026131936.0000
Initializing Network Manager (50017)
Checking if another SDM is running on port 50018
SDM is integrated in JStartupFramework. No repository changing commands are possible.
Processing error. Return code: 4
Any ideas?