cancel
Showing results for 
Search instead for 
Did you mean: 

[NEWBIE] NWDI Missing Domain Issue in Login

Former Member
0 Kudos

Hi Experts,

I would like to ask why when I login to NWDS I had the following error below.

Build Server http://p77ix100:50000 is unreachable.

DTR Server http://p77ix100:50000/dtr is unreachable.

The error is that the domain it should have is missing.

It should have for example ".na.sap.com" to be "http://p77ix100.na.sap.com:50000/dtr".

But I didn't configure anything for p77ix100 in the NWDS.

However the only thing I configured is the Development Configuration Pool for example:

"http://pb8ix100.na.sap.com:50000"

Can you please help me how for the DTR Server be automatically get the domain it should have?

Thank you very much,

Jemaru

Edited by: jemaru on Mar 9, 2010 5:09 PM

Accepted Solutions (1)

Accepted Solutions (1)

junwu
Active Contributor
0 Kudos

hi,

when you define your track, there are two field for cbs and dtr where you can put the full domain name.

you can go to Landscape Configurator to check whether those fields are filled correctly regarding your track.

hope that works

John

Former Member
0 Kudos

Hi John,

Do I have to do everything you mention in the NWDS only?

Can you please tell me where can I find the Landscape Configurator?

Or is this task for Basis to do?

Thank you very much,

Je-Marie

Former Member
0 Kudos

This is normally a basis task: They need to specify FQDN's in the track definitions using the Landscape Configurator of the CMS WebUI.

junwu
Active Contributor
0 Kudos

hi,

that configuration is not nwds related, it is nwdi configuration

nwdi administrator should be able to handle that.

go to your nwdi server

http://*****/webdynpro/dispatcher/sap.com/tcSLCMS~WebUI/Cms

you will find the Landscape Configurator.

Best regards,

John

Answers (3)

Answers (3)

Former Member
0 Kudos

Please see my last reply for the solution.

Edited by: jemaru on Mar 10, 2010 7:26 PM

Former Member
0 Kudos

Hi everyone!

Thank you for your help and suggestions it all help me learn!

Now i can connect to DTR in Netweaver Developer Studio.

However I only solved problem by editing the hosts file.

C:\WINDOWS\system32\drivers\etc\hosts

Now it contains something like this:

127.0.0.1 localhost

111.111.111.111 p77ix100.na.sap.com

111.111.111.111 p77ix100

Note:

111.111.111.111 represents the IP address of your DTR server.

You should get the IP addresss from your Basis.

This was confusing to solve because it needs to do manual configuration while I thought this should be done by the NWDS itself during installation or atleast the configuration should be done in NWDS.

I hope this helps other people also.

Thank you very much,

jemaru

p330068
Active Contributor
0 Kudos

Hi

>111.111.111.111 p77ix100.na.sap.com

>111.111.111.111 p77ix100

Please replace this IP 111.111.111.111 with your server id.

Check here http://<host>:<port>/sap/monitoring/SystemInfo

regards,

arun

p330068
Active Contributor
0 Kudos

Hi Jemaru,

Please check whether you are able to ping server from your desktop or not.

If yes, then please add to host file entry (Start>>Run>>Drivers>>etc>>Host file)..update the IP and Host name for your server here.

Then Please check server details in Importing Development Configurations. Check this

http://help.sap.com/saphelp_nw04/helpdata/EN/c3/e3a43f4aa1330ee10000000a114084/content.htm

Also verify at Window>>Preferences>>Java Development Infrastructure>>Development Configuration Pool ..Enter server url and ping. Ping server should be successful.

Hope this will help you.

Thanks & Regards,

Arun Jaiswal