cancel
Showing results for 
Search instead for 
Did you mean: 

Error while deploying the Web Dynpro application

neha_mahanty
Active Participant
0 Kudos

HI All,

I have developed a Web dynpro application. Now when I am deploying the application I am getting an error.

Description

Jan 8, 2008 2:14:12 PM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:

[002]Deployment aborted

Deployment exception : Cannot determine sdm host (is empty). Please configure your engine/sdm correctly !

Can any one please help me regarding this.

Regards

Neha

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Neha

Before going to deployee the web dynpro application, you must configure the server first.

go to windows->preferences->j2eesystem->

host,port and instance numbers are must be configure.

Former Member
0 Kudos

HI Neha

The possible reasons are

1) The server might be down, ask your basis people to restart the server

2) Make an entry in "x:\WINDOWS\system32\drivers\etc\hosts" file in the following way

127.0.0.1 localhost [ip address server name]

3) Check your SDM host and SDM Port in the window->preferences

Best Regards

Chaitanya.A

nittingarg
Explorer
0 Kudos

Hi Neha,

It seems that there is problem with your SDM server. It seems that during J2EE engine configuration SDM server is not configured. Actually this configuration is done by Basis Team.

By the way try out your Server setting:

Go To:: Windows -> Preferences -> SAP J2EE Engine

[Mention the required details over there]

And Check whether you are getting Active SDM Server under J2EE Engine.

Regards,

Nittin Garg

Former Member
0 Kudos

Hi,

Go to Window-> Prefernences->SAP Server-> Set your Server details

Regards

Ayyapparaj

Former Member
0 Kudos

You can find out the details from http:<hostname:portno>index.html if you are having the proper authorizations.Or else ask your portal administrator or basis people to do it.