cancel
Showing results for 
Search instead for 
Did you mean: 

deployment aborted,while deploying sample programm (Calculator)

Former Member
0 Kudos

Hi,

I tried sample program(Calculator),at the last step,while deplyoment,displaying the below error..

-


Sep 13, 2004 12:58:33 AM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Deploy Thread] ERROR:

CalculatorEar.ear -> Deployment aborted

DEPLOYMENT ...

==> SDM host : aishu

==> SDM port : 50018

==> URL : file:/C:/DOCUME1/ADMINI1/LOCALS~1/Temp/temp38690CalculatorEar.ear

Reason:

CmdXmlFactory could not find Top Element within String: "null".

Inner exception was :

CmdXmlFactory could not find Top Element within String: "null".

DEPLOYMENT ...

==> SDM host : aishu

==> SDM port : 50018

==> URL : file:/C:/DOCUME1/ADMINI1/LOCALS~1/Temp/temp38690CalculatorEar.ear

-


any idea?

Thanks for your reply,

regards

cg

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I have the same problem, but with the tutorial welcome application.

Have you found a solution?

Oct 20, 2004 10:58:59 AM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Deploy Thread] ERROR:

Welcome.ear -> Deployment aborted

DEPLOYMENT ...

==> SDM host : cg96f4m8

==> SDM port : 50018

==> URL : file:/C:/DOCUME1/ADMINI1/LOCALS~1/Temp/temp19259Welcome.ear

Reason:

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

Inner exception was :

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

DEPLOYMENT ...

==> SDM host : cg96f4m8

==> SDM port : 50018

==> URL : file:/C:/DOCUME1/ADMINI1/LOCALS~1/Temp/temp19259Welcome.ear

Former Member
0 Kudos

I fixed the problem by

changing back and forth between local and remote server in the j2ee settings.

I rebooted the server couple of times.

Looks to me that I haven't changed anything, suddenly it just worked.

Former Member
0 Kudos

Hi Otto,

Switching between local and remote server doesn't work for me.

I have tried to change SDM password - same result.

I am running an EP6SP6 SneakPreview here and I see

that SDM process has "NO" value for "Productive Use"

parameter (accessible through J2EE tab of NetWeaver developer studio).

Could it be the reason?

Thank you,

Yuri

Former Member
0 Kudos

I found a two steps solution, in my case:

1. define "ip - j2ee_hostname" pair in hosts file on

developer's machine (NetWeaver's Window -> Preferences ->

J2EE contains full name, like j2ee_hostname.domain.org,

and it wasn't good enough to access SDM service somehow)

2. synchronize SDM and J2EE Aministrator passwords (both

are set to "admin" in my case and it works).

Good luck,

Yuri

Former Member
0 Kudos

Hi Yuri,

Can you elaborate a little bit.

I am also having the same problem.

in the j2ee message server host, i am using a IP address.

and how do i change the SDM username and password?

thanks

gopi