Help me please Selector Win32
Hi Guys,
In the server switch, I configured with the name "Win32 ". In the details of the switch position as follows:
Type: Standard Property
Name: OS_SYSNAME
Operator: CONTAINS
Value: Windows
Required: Yes
When I run the project, there are steps running. And check the message log tells me: "SELECTOR: 1856: Could not find any server that matches all the conditions for the selector Win32"
Anyone know what happens?
thanks!! :shock:
In the server switch, I configured with the name "Win32 ". In the details of the switch position as follows:
Type: Standard Property
Name: OS_SYSNAME
Operator: CONTAINS
Value: Windows
Required: Yes
When I run the project, there are steps running. And check the message log tells me: "SELECTOR: 1856: Could not find any server that matches all the conditions for the selector Win32"
Anyone know what happens?
thanks!! :shock:
3 answers
Hi Guys,
In the server switch, I configured with the name "Win32 ". In the details of the switch position as follows:
Type: Standard Property
Name: OS_SYSNAME
Operator: CONTAINS
Value: Windows
Required: Yes
When I run the project, there are steps running. And check the message log tells me: "SELECTOR: 1856: Could not find any server that matches all the conditions for the selector Win32"
Anyone know what happens?
thanks!! :shock:
Take a look at the Manifest for the server you expect to match your selector and verify that the properties match up the way you have them specified in the selector.
Hi Guys,
In the server switch, I configured with the name "Win32 ". In the details of the switch position as follows:
Type: Standard Property
Name: OS_SYSNAME
Operator: CONTAINS
Value: Windows
Required: Yes
When I run the project, there are steps running. And check the message log tells me: "SELECTOR: 1856: Could not find any server that matches all the conditions for the selector Win32"
Anyone know what happens?
thanks!! :shock:
if your server has no collector, which has the OS_SYSNAME
property, your server will have no OS_SYSNAME manifest, and the selector can't find this server by the OS_SYSNAME contains the Windows.
resolution:
set the example collector to your server, and refresh the minifest,