cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding: deployment error

Former Member
0 Kudos

hi sir/madam

Deployment exception : Server did not accept login request as apiadmin on port 50118-Cannot login.

There are already active session id 118/An adminstrator logged in via API.

Inner exception was:

Server did not accept login request as apiadmin on port 50118-Cannot login.

There are already active session id 118/An adminstrator logged in via API.

could you please give me the solution for this error.

Thank you

regard

siva

Accepted Solutions (0)

Answers (4)

Answers (4)

nikhil_bose
Active Contributor
0 Kudos

open J2EE view on NW Developer Studio, right click on SDM and choose restart from the menu.

this will solve your issue.

nikhiL

snehal_kendre
Active Contributor
0 Kudos

HI Siva,

Reasson for your errors are

1.Some user is using Remotgui deployment on server.

2. deployment of other application is going on.

so if you are sure that nopbody is deploying on server then just restart the SDM from nwds. if you dont have the permission then you can restart it through SAP MMC from server.

suresh_krishnamoorthy
Active Contributor
0 Kudos

Hi Siva,

Reasong for this error message "There are already active sessions: Session id 118 / An administrator logged in via API / "

1. Some application is deploying at sametime or old application deploying for infinite time.

2. Someone logged in via visual admin.

You can solve this problem by restarting the SDM and then deploy.

Regards, Suresh KB

Former Member
0 Kudos

Hi,

Normally it occurs when you have a another process logged at SDM, verify if you have a DeployTool instance logged. If yes, close DeployTool (offline deploy)

Regards