cancel
Showing results for 
Search instead for 
Did you mean: 

Deployment aborted while deploying a webdynpro application

Former Member
0 Kudos

Hi SDNers,

While deploying a webdynpro application deployment aborted and shown the following error.

Aug 8, 2006 4:51:38 PM /userOut/deploy

(com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]]

ERROR:

[010]Deployment aborted

Settings

SDM host : incata90

SDM port : 50018

URL to deploy : file:/C:/DOCUME1/veer/LOCALS1/Temp/temp9590TutWD_DynamicForm.ear

Deployment exception : Server incata90 did not accept login request as apiadmin on port

50018 - Cannot log in. There are already active sessions:

Session id 8 / An administrator logged in via API /

Inner exception was :

Server incata90 did not accept login request as apiadmin on port 50018 - Cannot log in.

There are already active sessions:

Session id 8 / An administrator logged in via API /

can somebody help me in resolving this problem?

Regards

Veeru

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Sometimes I get this error. It is usually solved by restarting the SDM server.

Switch to the J2EE Engine view in NWDS and right click the SDM server. Restart process.

Good luck,

Roelof

Answers (1)

Answers (1)

former_member85655
Active Participant
0 Kudos

This usaully happens when your older application that you last ran has something like an infinite loop or something. So this is still running. Restarting will solve the problem. But you need to repair your application also. Otherwise if you deploy it again you will have the same problem.

Regards,

Arun