Home > Archive > MS SQL Server OLAP > December 2005 > Strange XML/A Error 88BA0801









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Strange XML/A Error 88BA0801
Rick

2005-12-27, 8:24 pm

The error/fault code is: XA:XMLAnalysisError.88BA0801

"The Web server did not provide the expected server variable"

Here is an HTTP Trace:

====================
=====

Logged at, 12/23/2005 09:36:25:0154
Connection Opened, 12/23/2005 09:36:25:0094
Connection Closed, 12/23/2005 09:36:25:0154
Source, 127.0.0.1
Destination, rickb.lighthammer.com:80
# Bytes Client -> Server, 947
# Bytes Server -> Client, 976
Client Data, POST /xmla/msxisapi.dll HTTP/1.1

Content-Type: text/xml

User-Agent: Jakarta Commons-HttpClient/2.0.2

Host: localhost:9999

Content-Length: 743



<?xml version="1.0" encoding="utf-8" ?><SOAP-ENV:Envelope
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SOAP-ENV:Body><Discov
er xmlns="urn:schemas-microsoft-com:xml-analysis"
SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><RequestT
ype>MDSCHEMA_CUBES</RequestType><Restrictions><RestrictionList>< CATALOG_NAME
>Foodmart

2000</CATALOG_NAME></RestrictionList></Restrictions><Properties><PropertyLis
t><DataSourceInfo>Local Analysis Server</DataSourceInfo><Catalog>Foodmart
2000</Catalog><Format>Tabular</Format><Content>SchemaData</Content></Propert
yList></Properties></Discover></SOAP-ENV:Body></SOAP-ENV:Envelope>
Server Data, HTTP/1.1 100 Continue

Server: Microsoft-IIS/5.1

Date: Fri, 23 Dec 2005 14:35:28 GMT

X-Powered-By: ASP.NET



HTTP/1.1 500 Server Error

Server: Microsoft-IIS/5.1

Date: Fri, 23 Dec 2005 14:35:28 GMT

X-Powered-By: ASP.NET

Connection: close

Content-Type: text/xml; charset="utf-8"



<?xml version="1.0"?>

<SOAP-ENV:Envelope
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">

<SOAP-ENV:Body>

<SOAP-ENV:Fault xmlns:XA="urn:schemas-microsoft-com:xml-analysis">

<faultcode>XA:XMLAnalysisError.88BA0801</faultcode>

<faultstring>The Web server did not provide the expected server
variable.</faultstring>

<faultactor>urn:schemas-microsoft-com:xml-analysis</faultactor>

<detail>

<Error ErrorCode="2293893121" Description="The Web server did not provide
the expected server variable."
Source="urn:schemas-microsoft-com:xml-analysis"/></detail></SOAP-ENV:Fault><
/SOAP-ENV:Body></SOAP-ENV:Envelope>




Akshai Mirchandani [MS]

2005-12-28, 3:24 am

Replied to cross-post already... You are probably missing the SOAPAction
HTTP header.

Thanks,
Akshai
--
This posting is provided "AS IS" with no warranties, and confers no rights
Please do not send email directly to this alias. This alias is for newsgroup
purposes only.

"Rick" <rick.bullotta@comcast.net> wrote in message
news:%23WvPOUzCGHA.3976@TK2MSFTNGP10.phx.gbl...
> The error/fault code is: XA:XMLAnalysisError.88BA0801
>
> "The Web server did not provide the expected server variable"
>
> Here is an HTTP Trace:
>
> ====================
=====
>
> Logged at, 12/23/2005 09:36:25:0154
> Connection Opened, 12/23/2005 09:36:25:0094
> Connection Closed, 12/23/2005 09:36:25:0154
> Source, 127.0.0.1
> Destination, rickb.lighthammer.com:80
> # Bytes Client -> Server, 947
> # Bytes Server -> Client, 976
> Client Data, POST /xmla/msxisapi.dll HTTP/1.1
>
> Content-Type: text/xml
>
> User-Agent: Jakarta Commons-HttpClient/2.0.2
>
> Host: localhost:9999
>
> Content-Length: 743
>
>
>
> <?xml version="1.0" encoding="utf-8" ?><SOAP-ENV:Envelope
> xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
> xmlns:xsd="http://www.w3.org/2001/XMLSchema"
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SOAP-ENV:Body><Discov
> er xmlns="urn:schemas-microsoft-com:xml-analysis"
> SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><RequestT
> ype>MDSCHEMA_CUBES</RequestType><Restrictions><RestrictionList><CATALOG_NAME
> 2000</CATALOG_NAME></RestrictionList></Restrictions><Properties><PropertyLis
> t><DataSourceInfo>Local Analysis Server</DataSourceInfo><Catalog>Foodmart
> 2000</Catalog><Format>Tabular</Format><Content>SchemaData</Content></Propert
> yList></Properties></Discover></SOAP-ENV:Body></SOAP-ENV:Envelope>
> Server Data, HTTP/1.1 100 Continue
>
> Server: Microsoft-IIS/5.1
>
> Date: Fri, 23 Dec 2005 14:35:28 GMT
>
> X-Powered-By: ASP.NET
>
>
>
> HTTP/1.1 500 Server Error
>
> Server: Microsoft-IIS/5.1
>
> Date: Fri, 23 Dec 2005 14:35:28 GMT
>
> X-Powered-By: ASP.NET
>
> Connection: close
>
> Content-Type: text/xml; charset="utf-8"
>
>
>
> <?xml version="1.0"?>
>
> <SOAP-ENV:Envelope
> xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
> SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
>
> <SOAP-ENV:Body>
>
> <SOAP-ENV:Fault xmlns:XA="urn:schemas-microsoft-com:xml-analysis">
>
> <faultcode>XA:XMLAnalysisError.88BA0801</faultcode>
>
> <faultstring>The Web server did not provide the expected server
> variable.</faultstring>
>
> <faultactor>urn:schemas-microsoft-com:xml-analysis</faultactor>
>
> <detail>
>
> <Error ErrorCode="2293893121" Description="The Web server did not provide
> the expected server variable."
> Source="urn:schemas-microsoft-com:xml-analysis"/></detail></SOAP-ENV:Fault><
> /SOAP-ENV:Body></SOAP-ENV:Envelope>
>
>
>
>



Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com