<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: Error configuring a OLAP connector to MS Analysis Server 2000 in Product Lifecycle Management Q&amp;A</title>
    <link>https://community.sap.com/t5/product-lifecycle-management-q-a/error-configuring-a-olap-connector-to-ms-analysis-server-2000/qaa-p/4751477#M22086</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another message from the 11.5 Logs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whenever I modify the Data Server I find the following entry in the logs &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create Server name=OLAP_Test2,className=com.lighthammer.Illuminator.connectors.OLAP.OLAP,description=Default Microsoft OLAP Query Server,enabled=true,connected=false,holder=null&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The "connected=false" , is that any indication if MII is unable to connect to the Analysis Services?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Nov 2008 19:08:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-17T19:08:00Z</dc:date>
    <item>
      <title>Error configuring a OLAP connector to MS Analysis Server 2000</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/error-configuring-a-olap-connector-to-ms-analysis-server-2000/qaq-p/4751476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am unable to configure the OLAP Data Connector. I get the Status (500): Server Error. This is occuring both in 11.5.3 and 12.0.5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Detailed error log:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;java.lang.Exception: Status (500): Server Error com.lighthammer.Illuminator.logging.LHException: java.lang.Exception: Status (500): Server Error at com.lighthammer.xml.XMLHandler.getDocumentWithPost(Unknown Source) at com.lighthammer.Illuminator.connectors.OLAP.XMLARequestHandler.discoverRequest(Unknown Source) at com.lighthammer.Illuminator.connectors.OLAP.OLAP.processRequest(Unknown Source) at com.lighthammer.Illuminator.services.handlers.IlluminatorService.processRequest(Unknown Source) at com.lighthammer.Illuminator.services.ServiceManager.runQuery(Unknown Source) at com.lighthammer.Illuminator.servlet.Illuminator.service(Unknown Source) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.newatlanta.servletexec.SERequestDispatcher.forwardServlet(SERequestDispatcher.java:638) at com.newatlanta.servletexec.SERequestDispatcher.forward(SERequestDispatcher.java:236) at com.newatlanta.servletexec.SERequestDispatcher.internalForward(SERequestDispatcher.java:283) at com.newatlanta.servletexec.SEFilterChain.doFilter(SEFilterChain.java:96) at com.lighthammer.cms.system.CMSFilter.doFilter(Unknown Source) at com.newatlanta.servletexec.SEFilterChain.doFilter(SEFilterChain.java:60) at com.newatlanta.servletexec.ApplicationInfo.filterApplRequest(ApplicationInfo.java:2159) at com.newatlanta.servletexec.ApplicationInfo.processApplRequest(ApplicationInfo.java:1823) at com.newatlanta.servletexec.ServerHostInfo.processApplRequest(ServerHostInfo.java:937) at com.newatlanta.servletexec.ServletExec.ProcessRequest(ServletExec.java:1091) at com.newatlanta.servletexec.ServletExec.ProcessRequest(ServletExec.java:973) at com.newatlanta.servletexec.ServletExecService.processServletRequest(ServletExecService.java:167) at com.newatlanta.servletexec.ServletExecService.Run(ServletExecService.java:204) at com.newatlanta.servletexec.HttpServerRequest.run(HttpServerRequest.java:487) Caused by: java.lang.Exception: Status (500): Server Error ... 21 more&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following is my configuration from 11.5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name Value &lt;/P&gt;&lt;P&gt;Catalog FoodMart 2000 &lt;/P&gt;&lt;P&gt;ColumnNameAttribute sql:field &lt;/P&gt;&lt;P&gt;Connector OLAP &lt;/P&gt;&lt;P&gt;ConnectorType OLP &lt;/P&gt;&lt;P&gt;DataSourceInfo Provider=MSOLAP.2;Data Source=local &lt;/P&gt;&lt;P&gt;DataTypeAttribute type &lt;/P&gt;&lt;P&gt;DecimalDelimiter . &lt;/P&gt;&lt;P&gt;Description Default Microsoft OLAP Query Server &lt;/P&gt;&lt;P&gt;Enabled true &lt;/P&gt;&lt;P&gt;IP &amp;lt;IP/name&amp;gt; &lt;/P&gt;&lt;P&gt;InternalDateFormat yyyy-MM-dd HH:mm:ss &lt;/P&gt;&lt;P&gt;Name OLAP_Test1 &lt;/P&gt;&lt;P&gt;Port 80 &lt;/P&gt;&lt;P&gt;ResultInNamespace true &lt;/P&gt;&lt;P&gt;ServerPackage com.lighthammer.Illuminator.connectors.OLAP &lt;/P&gt;&lt;P&gt;UserName yu  &lt;/P&gt;&lt;P&gt;WebService /xmla/msxisapi.dll &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have installed the XMLfor Analysis SDK on the Analysis server.I have followed all the steps as stated in &lt;A href="http://msdn.microsoft.com/en-us/library/aa902642(SQL.80).aspx" target="test_blank"&gt;http://msdn.microsoft.com/en-us/library/aa902642(SQL.80).aspx&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;I am sure that MII is communicating with the server as deleting the Virtual Directory on the Analysis server OR deleting the Web Service extensions on the Analysis servers result in different HTTP errors (Not Found OR Authorization required).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did try to search the forums and followed the advice from some previous posts (specially changing the DataSourceInfo parameter) but that has not helped so far.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any pointers as to how else can one troubleshoot this? I have installed Analysis Manager on my machine and am able to connect to the Analysis server and browse the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2008 14:56:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/error-configuring-a-olap-connector-to-ms-analysis-server-2000/qaq-p/4751476</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-17T14:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: Error configuring a OLAP connector to MS Analysis Server 2000</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/error-configuring-a-olap-connector-to-ms-analysis-server-2000/qaa-p/4751477#M22086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another message from the 11.5 Logs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whenever I modify the Data Server I find the following entry in the logs &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create Server name=OLAP_Test2,className=com.lighthammer.Illuminator.connectors.OLAP.OLAP,description=Default Microsoft OLAP Query Server,enabled=true,connected=false,holder=null&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The "connected=false" , is that any indication if MII is unable to connect to the Analysis Services?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2008 19:08:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/error-configuring-a-olap-connector-to-ms-analysis-server-2000/qaa-p/4751477#M22086</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-17T19:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: Error configuring a OLAP connector to MS Analysis Server 2000</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/error-configuring-a-olap-connector-to-ms-analysis-server-2000/qaa-p/4751478#M22087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Finally I seemed to have this working in both the environments.&lt;/P&gt;&lt;P&gt;The key was the DataSourceInfo parameter . This value in the configuration should specify the &amp;lt;DataSourceName&amp;gt; value from the DataSources.xml file. This file is part of the XMLA SDK installation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am going to keep this thread open as I have a very basic question. In the OLAP Query Template Editor --&amp;gt; OLAP Query details Tab there is a  section called SAP Variables. Because I think I am querying MSOLAP this section shows No Data Available but simultaneously I also get a HTTP 500 Server error in the logs.&lt;/P&gt;&lt;P&gt;Is this something to worry about? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In any case what does the SAP Variables section signify?I couldn't find anything in the help files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In 12.0 when i select the CUBE from the drop down , The measures &amp;amp; Dimensions sections are populated and I get a small error window pop-up with the 500 Server error. Still I am able to query the cubes but was wondering if this is a bug or I am missing something.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2008 21:21:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/error-configuring-a-olap-connector-to-ms-analysis-server-2000/qaa-p/4751478#M22087</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-17T21:21:01Z</dc:date>
    </item>
  </channel>
</rss>

