cancel
Showing results for 
Search instead for 
Did you mean: 

Deployment Aborted Exception

Former Member
0 Kudos

Please help on the below error:

Jun 22, 2007 4:22:39 PM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:

[002]Deployment aborted

Settings

SDM host : sik5701

SDM port : 50118

URL to deploy : file:/C:/DOCUME1/pcs1kor/LOCALS1/Temp/temp9336TutWD_CarRental.ear

Deployment exception : Server sik5701 did not accept login request as admin on port 50118. Details: ERROR: Could not establish connection to server sik5701 at port 50118: sik5701

Inner exception was :

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

Accepted Solutions (0)

Answers (5)

Answers (5)

former_member751941
Active Contributor
0 Kudos

Hi Pradeep,

Either your admin password is expired or you have changed 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

Regards,

Mithu

Former Member
0 Kudos

If your Problem not solved with above solutions

Follow below thread

https://www.sdn.sap.com/irj/sdn/profile?userid=2602383

Rgds

-SS

Former Member
0 Kudos

Hi

Go to C:\WINDOWS\system32\drivers\etc

open the host file

enter the ip <space> sik5701

Former Member
0 Kudos

Hi Pradeep,

Try creating entry in the host file for the server.

Regards,

Bhavana

Former Member
0 Kudos

Hi Bhavana,

How to do it?

Regards,

Pradeep

Former Member
0 Kudos

Hi

C:\WINDOWS\system32\drivers\etc

In the hosts file add entry

IP addess and J2e server name.

If this also not works you have to reset password of administrator

Rgds

-SS

Former Member
0 Kudos

Hi Pradeep,

Can you reset Administrator password.

usr/j2e/jc01/config/configtool.bat

Leftside SecureSettings Reset Administrator password.

Rgds

-SS