cancel
Showing results for 
Search instead for 
Did you mean: 

asynchronous reserve finally failed: missing name server configuration

Former Member
0 Kudos

Hi,

can anybody give me a hint why we get these errors?

"asynchronous reserveFinally failed: missing name server configuration, no logon known -> operation will be retried name reservation : name server=http://sapcoe01.bbn.hp.com:50000/, category=SAP_DevelopmentComponentName, name=hp.com/appl/tax, reservationKey=63415681, state=FINALIZE_PENDING"

The development objects are listed in SLD with status PRERES. The Name Server location is configured in DTR with the logon data. The name server is also listed in the development configuration.

Where else could be the cause for this error?

Many thanks for any hints!

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

we are facing the same errors!

Did you get a solution for this? Which version are you using? Does the problem still exists?

We are on NW04 SP16

Best regards,

Martin

Sigiswald
Contributor
0 Kudos

Hi Martin,

Here you can see the *_PENDING items: http://<host>:50000/dtr/sysconfig/support/NameReservationList

And here you can configure the name server: http://<host>:50000/dtr/system-tools/administration/NameServerConfiguration

The solution is to define your name server a second time with a slightly different URL. The first entry you already defined probably uses the fully qualified hostname, e.g. <i>http://<host>.mycompany.com:50000/sld/cimom</i>. Define the same name server again but <b>without the domain</b> and <b>without the /sld/cimom path</b>, e.g. <i>http://<host>:50000/</i>. Actually it should correspond to what's shown in the error message, e.g. "operation will be retried name reservation : name server=<b>http://<host>:50000/</b>,". When you click Save Configuration, the pending items in the queue will be processed. The only problem we have left is that "after some time" the 2nd entry we just defined dissapears and we need to configure it again (and again and again...)

Kind regards,

Sigiswald

Former Member
0 Kudos

Hi all,

is the process of name reservation described clearly somewhere ?

I didn't any documentation on the name reservation states in help.sap.com.

Where did you find this url

http://<host>:50000/dtr/sysconfig/support/NameReservationList ?

B.t.w. did you look if there are notes regarding the problem or open a customer message regarding this problem... it seems changing the url of the name server to solve the problem is not a viable solution.

See you

Sigiswald
Contributor
0 Kudos

Hi Thierry,

We were having the same problem and I found the (at least our) solution in this post:

No, I can't find any note right now and we didn't create an OSS call. Indeed, it's anoying the 2nd nameserver definition keeps vanishing.

Kind regards,

Sigiswald