Remove Nodes from Address Space #1569
johannwesely
started this conversation in
General
Replies: 1 comment
-
Deleting them is the only way, they are part of the NodeSet file by default. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, some Server Values are null and in certfication process this is also an issue:
Address space:
LocalTime(i=17634):
Value is null. This element is optional and needs to be either removed or initialized with a valid value.
UrisVersion(i=15004):
Value is null. This element is optional and needs to be either removed or initialized with a valid value.
RedundantServerArray(i=11313):
Value is null. This element is optional and needs to be either removed or initialized with a valid value.
SetSubscriptionDurable(i=12749):
Returns Bad_NotImplemented, should be removed if it’s not supported.
RequestServerStateChange(i=12886):
Returns Bad_NotImplemented, should be removed if it’s not supported.
My Question is is there an easy way to make them "invisible" or do i have to delete them from Address Space Manager ?
Greetings Johann
Beta Was this translation helpful? Give feedback.
All reactions