cancel
Showing results for 
Search instead for 
Did you mean: 

WebDynpro application deployment aborted

Former Member
0 Kudos

Hi Friends,

I am using NW sneak preview for WebDynpro examples .

I am not able to deploy WebDynpro application using my NWDS platform.

When I am trying to deploy my application by using the right click button and selecting option deploy and run, one prompt screen popsup asking SDN password.

I think the password I am entering is wrong.

Is there any way to recover/reset SDN pasword?

Thanks in advance,

Ankit

Accepted Solutions (1)

Accepted Solutions (1)

sid_sunny
Contributor
0 Kudos

Hi Ankit,

If you are enterning the password wrong you must be getting the following error:

Wrong password for deployment : Server <your server name> did not accept login request as apiadmin on port <port no.> - Wrong password supplied - Request for Logon rejected. Remaining logon attempts until SDM server will be shut down: 2

if it is so try to reset your SDM password in following way:

Stop the SDM.

From the command prompt:

1. G:\usr\sap\NDI\JC20\SDM\program\bin>

java -jar sdm.jar jstartup sdmhome=G:\usr\sap\NDI\JC20\SDM\program mode="standalone"

2. G:\usr\sap\NDI\JC20\SDM\program\bin>

java -jar sdm.jar changepassword sdmhome=G:\usr\sap\NDI\JC20\SDM\program newpassword="sdm"

3. G:\usr\sap\NDI\JC20\SDM\program\bin>

java -jar sdm.jar jstartup sdmhome=G:\usr\sap\NDI\JC20\SDM\program mode="integrated"

Start the SDM.

This should work

Regards,

Sid

Former Member
0 Kudos

Hi Sid,

Thanks for this option suggestion.

Still after using it, I am not able to deploy.

am getting following error message:-

____________________

Mar 19, 2007 10:31:54 PM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:

[002]Deployment aborted

Settings

SDM host : MachineName

SDM port : 50018

URL to deploy : file:/C:/DOCUME~1/LOCALS1/Temp/temp59226Welcome.ear

Result

=> deployment aborted : file:/C:/DOCUME1/nnn1/LOCALS~1/Temp/temp59226Welcome.ear

Aborted: development component 'Welcome'/'local'/'LOKAL'/'0.2007.03.19.22.31.53':

Caught exception during application deployment from SAP J2EE Engine's deploy service:

java.rmi.RemoteException: Only Administrators have the right to perform this operation.

(message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)

Deployment exception : The deployment of at least one item aborted

______________________

Former Member
0 Kudos

Am I using wrong port to deploy?

I am using 3601 port

suresh_krishnamoorthy
Active Contributor
0 Kudos

Hi Ankit,

Error message sounds like "Only Administrators have the right to perform this operation".

Do you have right to deploy?. Add the user 'admin' to Administrators Group.

Already discussed see the following thread:

Regards, Suresh KB

Former Member
0 Kudos

Thanks a lot Suresh . It resolved my problem.

Answers (4)

Answers (4)

former_member189631
Active Contributor
0 Kudos

former_member189631
Active Contributor
0 Kudos

Hi Ankit,

Please ensure the following:

1)Ensure the host name and ip details of j2ee engine.

2)Try to this port 3900.

3)restart ur SDM server.

regards,

Ramganesan K.

Former Member
0 Kudos

Thanks Ramganesan , this problem is resolved. I needed to add 'admin' to Group of Administrator, as advised by Suresh.

suresh_krishnamoorthy
Active Contributor
0 Kudos

Hi Ankit,

See this link : http://help.sap.com/saphelp_nw04/helpdata/en/76/fb72ec091f4bf8a2d8ba321bb7e8d9/frameset.htm

"Deployment Error When Deploying from IDE" and the related note 783965.

Regards, Suresh KB

Former Member
0 Kudos

Below is the stack trace:-

_________________________

Mar 18, 2007 5:35:54 PM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:

[001]Deployment aborted

Settings

SDM host : mymachine

SDM port : 50018

URL to deploy : file:/C:/DOCUME1/NAVEEN1/LOCALS~1/Temp/temp20875Welcome.ear

Deployment exception : Server mymachine did not accept login request as admin on port 50018. Details: ERROR: Could not establish connection to server mymachine at port 50018: Connection refused: connect

Inner exception was :

Server mymachine did not accept login request as admin on port 50018. Details: ERROR: Could not establish connection to server mymachine at port 50018: Connection refused: connect

___________________________________

Dheerendra
Participant
0 Kudos

HI Ankit,

can u please tell me which version of sneak-preview are u using and if ur using the sneak preview 2004s with SP -09 then you need the same password word for both the as administrator login and as for the SDM...

Just try use the password as......----> abcd1234.

and let me know the updates..

Thanks

Dheerendra Shukla

Former Member
0 Kudos

Hi Dheerendra,

I apologize for the delay in response.

Thanks But.

unfortunately, I am not able to deploy till now. I used the way you suggested.

Any idea, is it because of some firewalls on the installed machine?

Former Member
Former Member
0 Kudos

Hi Suresh, yes, I checked, but there is no solution related to it, as per my knowledge.

Thanks

Dheerendra
Participant
0 Kudos

HI Ankit,

Please Let me know which Sneak-Preview version you are using and what is the SP for that version.

Thanks

Dheerendra