cancel
Showing results for 
Search instead for 
Did you mean: 

Deployment Aborted

Former Member
0 Kudos

Hi friends,

I tried to deploy the WebDynpro application but after giving SDM password I am getting below error...

[001]Deployment aborted

Details of the error

<b>Settings</b>

SDM host : xxxxx

SDM port : 5000

URL to deploy : file:/C:/DOCUME1/use/LOCALS1/Temp/temp3013FirstProject.ear

Deployment exception :

Server xxxxx did not accept login request as admin on port 5000. Details: ERROR: Could not establish connection to server xxxxx at port 5000: xxxxx

Inner exception was :

Server xxxxx did not accept login request as admin on port 5000. Details: ERROR: Could not establish connection to server xxxxx at port 5000: xxxxx

Please help me anyone?

Thanks & Regards

Mathi

Accepted Solutions (0)

Answers (5)

Answers (5)

former_member751941
Active Contributor
0 Kudos

Hi Mathi,

Either your admin password is expired or you have to change the administrator password.

Do the following Steps,

Use the Config Tool to change the entry in secure storage as follows:

1. Start the Config Tool.

(Execute <SAPj2eeEngine_install_dir> \configtool\configtool.bat.)

2. Select the secure store node.

The configuration for the secure storage in the file system appears.

3. Select the admin/password/<SID> entry.

4. Enter the administrator user's new password in the "Value" field and choose "Add".

5. Choose "File" --> "Apply" to save the data.

Note: Contrary to the message that appears, you do not need to restart the server or cluster for this change to take effect.

6. Finally restart SDM server.

Then deploy.

Refer SAP note : 701654

Make Sure when you are deploying your project others are not deploying there project on the same server at the same time.

Regards,

Mithu

Former Member
0 Kudos

Hi Malathi,

Navigate to folder /usr/sap/<SID>/<INSTANCE>/SDM/program

Open localsdmgui.properties and check the working port and the port you have provided are the same.

Thanks & Regards,

Vijith

Former Member
0 Kudos

Hi mathi..

Restart and deploy.. It will works..

Urs gs

Former Member
0 Kudos

<b>Hi

Check the Status of the J2EE engine. whether SDM is UP and Green in Colour...

If it is RED....Right Click in it and Enable it and refresh it

Regards

Chandran</b>

Former Member
0 Kudos

Make sure if your SDM is up and running. Try restarting it and try again with valid user and password.