PRB: Health Monitor HTTP Provider Cannot Send Strings That Have Embedded Quotes (281831)
The information in this article applies to:
- Microsoft Application Center 2000
This article was previously published under Q281831 SYMPTOMS
If you use double quotation marks (") or single quotation marks (') within the Form POST data for an HTTP Data Collector that uses the Post HTTP method, any thresholds that you set receive the error 2147749946 with the following Application Center 2000 error description:
WMI object not found. Data Collector is misconfigured. 0x8004103a: Invalid object path.
CAUSE
This error occurs because the POST data is passed as part of a Windows Management Instrumentation (WMI) path, and quotation marks are not valid in WMI paths. Because you cannot avoid quotation marks in the current version of Health Monitor, and because you cannot properly reconstitute quotation marks before the POST request is transmitted, you receive the above-mentioned error message.
RESOLUTION
To work around this problem, create an Active Server Pages (ASP) page that generates the proper POST request, verifies the response, and then returns status to your threshold.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 4/26/2001 |
---|
Keywords: | kbDSupport kbprb KB281831 |
---|
|