Server Management - Systems Insight Manager
1837271 Members
2985 Online
110115 Solutions
New Discussion

WMI Mapper refuses requests to fully qualified hostnames

 
Cuppens Herman
New Member

WMI Mapper refuses requests to fully qualified hostnames

With a WMI-request with unqualified hostnames everything works fine.

Using a fully-qualified hostname gives an error : CIMError: request-not-valid

I need this to do requests to Window-hosts on ananother domain.

Example from extracted trace gives :
POST /cimom HTTP/1.1
Authorization: Basic dWFiZXByZC9hZG0tUjAzMDk6SEMjTk9WMDc=
Host: myhost.mydomain.com:5988
Pragma: no-cache
Content-Type: application/xml; charset="utf-8"
Connection: Keep-Alive, TE
CIMProtocolVersion: 1.0
CIMOperation: MethodCall
CIMMethod: EnumerateInstances
CIMObject: targethost.targetdomain.com%2Froot%2Fcimv2
Content-Length: 770


HTTP/1.1 400 Bad Request
CIMError: request-not-valid
PGErrorDetail: Semantic%20error%3A%20on%20line%203%3A%20Illegal%20value%20for%20NAMESPACE.NAME%20attribute