cancel
Showing results for 
Search instead for 
Did you mean: 

Problem of "NAME SERVER"

Former Member
0 Kudos

Hello

I've find a problem during deploy of applicationi in Netweaver Developer Studio.

I've build a new Dictionary project.

I've buil a new table with some rows into this project.

I've deploy dictionary project.

I've send my dictionary project on DTR and another user have take this project making "CREATE PROJECT".

Now this user have my porject in local.

The problem born when this second user try to modify the table. When this user add a new row, for example,an error is visualized. this error say that "CAN'T FIND NAME SERVER".

What is name server ??? why this error born only if anoter user try to modify my table ????

I can see that this problem born after that I've send the dictionary project on DTR..... why ????

thank you very much

Stefano

Accepted Solutions (0)

Answers (1)

Answers (1)

Jeff-Gebo
Advisor
Advisor
0 Kudos

Hi Stefano,

The name server is a component of the NetWeaver Development Infrastructure (NWDI). It ensures that developers won't create objects with the same name. Sounds like you are only using the DTR version control component of the NWDI. You can configure the name server in the SLD and DTR.

This is all documented on the help.sap.com...just do a search for Name Server, you should find all the info you need.

Let me know if you can't find what you are looking for and I will find the links and post them here.

Hope this helps and good luck!

Cheers,

Jeff

Former Member
0 Kudos

Thank You Very Much MR. Jeff

I've find some documentation in help.sap.com but I've a question:

into documentation i've find that NAME SERVER must be configurate into SLD and into DTR.

For the SLD there aren't probem but into DTR I can't find the way to configure NAME SERVER.

my question is:

how can configure name server in DTR ????

is this necessary ???

thank you very much

Stefano

Jeff-Gebo
Advisor
Advisor
0 Kudos

Hi Stephano,

after you configure the SLD to be your name server, you then need to configure you DTR so that it will use that name server.

To do this you go to this URL of your DTR:

http://<host>:<httpPort>/dtr/system-tools/administration/NameServerConfiguration

On this page, just enter in the URL to the server that runs the SLD: http://<host>:<httpPort>/

And then add the user name and password to access this system.

Hope this helps!

Cheers,

Jeff

Former Member
0 Kudos

Hi Jeff, I can't find the url:

http://<host>:<httpPort>/dtr/system-tools/administration/NameServerConfiguration

What do you think about ?

Is my system missing something in installation / configuration ?

Thanks in advance

Stefano