cancel
Showing results for 
Search instead for 
Did you mean: 

cmdXmlFactory Error

Former Member
0 Kudos

Hi everybody,

I am getting CmdXmlFactory error while deploying any application on the Server. I have also refered other forum posts for the same. There is no problem about Disk space as mentioned in one of the post. I can't resolve this error. I am giving complete error below.

Mar 24, 2005 3:44:39 PM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:

[007]Deployment aborted

Settings

SDM host : webas640

SDM port : 50018

URL to deploy : file:/C:/DOCUME1/720195/LOCALS1/Temp/temp40256SimpleApplication.ear

Deployment exception : Server webas640 did not accept login request as apiadmin on port 50018 - CmdXmlFactory could not find Top Element within String: "null".

Inner exception was :

Server webas640 did not accept login request as apiadmin on port 50018 - CmdXmlFactory could not find Top Element within String: "null".

So if anybody knows please help me....

Thanks in Advance.

Bhavik

Accepted Solutions (0)

Answers (6)

Answers (6)

bert_furey3
Explorer
0 Kudos

Has anybody ever figured out exactly what causes this and what the solution is? I'm encountering the same problem.

Thanks,

Bert

Former Member
0 Kudos

hi

Even i have encountered the same error quite a few times. The problem might be the server cache or with the RAM or heap settings mentioned.Try increasing those values and check if it working.

The way i solved the problem is, redeploy it after sometime. 90 % of the time this works for me.

Regards,

Bharathwaj

Former Member
0 Kudos

Hey everybody,

I did on all suggesions given above. But problem remains same. I am still getting the same error. So any other solution for this problem??

Regards,

Bhavik

Former Member
0 Kudos

Please check weather SDM is running or not

Regards, Anil

Former Member
0 Kudos

Hi,

Try to add the IP and the system name of your Netweaver server into your host file. then try to deploy.

Cheers,

Kumar

Former Member
0 Kudos

Sometimes building project againg (use "Build" for DC rather then "Rebuild Project") solves this problem

VS