cancel
Showing results for 
Search instead for 
Did you mean: 

Web dynpro deployment error

Former Member
0 Kudos

Hi all,

I've developed a web dynpro application in SAP NW2004 sneak preview. I am getting the below mentioned error while deploying the same. Can someone help me getting out of this. Any help is much appreciated.

Regards,

Selvam A

<b>22.08.2006 22:41:11 /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:

[001]Deployment aborted

Settings

SDM host : Selvam

SDM port : 50018

URL to deploy : file:/C:/WINDOWS/TEMP/temp19149WD_Basics_Introduction.ear

Result

=> deployment aborted : file:/C:/WINDOWS/TEMP/temp19149WD_Basics_Introduction.ear

Aborted: development component 'WD_Basics_Introduction'/'local'/'LOKAL'/'0.2006.08.22.22.40.53':

Caught exception while checking the login credentials for SAP J2EE Engine. Check whether the SAP J2EE Engine is up and running.

com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot connect to Host: [Selvam] with user name: [admin] Check your login information. Exception is: com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception while trying to get InitialContext. [Root exception is com.sap.engine.services.security.exceptions.BaseLoginException: Cannot create new RemoteLoginContext instance.]

(message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.checkLoginCredentials.DMEXC)

Deployment exception : The deployment of at least one item aborted</b>

Accepted Solutions (0)

Answers (2)

Answers (2)

sridhar_k2
Active Contributor
0 Kudos

Hi,

Before changing the Password Check it from loging to SDM. If it is not, then Follow Suresh's Approach.

Regards,

Sridhar

Former Member
0 Kudos

Thanks Suresh/Sridhar for your replies.........

I've attached admin user into administrator group by logging into http://localhost:50000/irj/ as portal admin, this resolved my deployment issue.

Hope this helps somebody....

Selvam

Former Member
0 Kudos

Hello

do u have a user by name admin? Actually i have my id as well as j2ee_admin id with super_user role.still its giving the problem.

Thanks in advance.

Regards

Rajeev

Former Member
0 Kudos

Hi,

if your trying to install and try to deploy means.

Try your admin user Id or re-install your Sneak preview.

this might helps you.

Thanks,

Lohi.

Former Member
0 Kudos

Hi,

actually j2ee_admin user has role of super_user. I am not trying to install.

Also SDM never asks for j2ee password. is it such that it tries to ping j2ee server with some default user (which I hope should be j2ee_admin itself)? I am getting DeploymentManagerException while deploying my .ear file through SDM.

Thanks in advance.

Regards

Rajeev

suresh_krishnamoorthy
Active Contributor
0 Kudos

Hi Selvam,

Try opening Visual Admin if your not able to login with username(administrator) and password. Problem with NWD2004s do the following steps.

C:\usr\sap\J2E\JC01\j2ee\configtool->configtool.bat->open it

1. Click on Secure store

2. Right you will find :

admin/password/J2E->retype your admin passowrd which you gave during installation=>SAVE properly

Restart the server and try login visual admin

Now you deploy.... Otherwise see this thread same problem but solved.

Regards

Suresh