<?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>topic Re: Configuration error - HTTP Status 404 - The requested resource is not available in ArcGIS for SharePoint Questions</title>
    <link>https://community.esri.com/t5/arcgis-for-sharepoint-questions/configuration-error-http-status-404-the-requested/m-p/329897#M889</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Tanmay,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The error page you posted indicates the request was being processed by tomcat 7 and not tomcat6. Do you have multiple tomcat folders within the path C:\Program Files (x86)\SAP BusinessObjects\ ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I suggest you deploy the software into the C:\Program Files (x86)\SAP BusinessObjects\tomcat\webapps folder and restart tomcat, and test again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Shirley&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Apr 2014 17:45:56 GMT</pubDate>
    <dc:creator>ShirleyBaffoe</dc:creator>
    <dc:date>2014-04-17T17:45:56Z</dc:date>
    <item>
      <title>Configuration error - HTTP Status 404 - The requested resource is not available</title>
      <link>https://community.esri.com/t5/arcgis-for-sharepoint-questions/configuration-error-http-status-404-the-requested/m-p/329894#M886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've successfully done the server &amp;amp; client settings. Have also generated the Application ID &amp;amp; modified the settings.js file as:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;define({&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;arcgisUrl: "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://SAP.maps.arcgis.com" rel="nofollow" target="_blank"&gt;http://SAP.maps.arcgis.com&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;arcgisAuthType: "user", &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;arcgisAppUser: "",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;arcgisAppPassword: "",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;arcgisAppId: "[generated application ID]",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;keepAliveInterval: 60000,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;arcgisSharing: true,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;selectionColor: "#FF0000"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;});&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have also modified the proxy settings as:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;?xml version="1.0" encoding="utf-8" ?&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;ProxyConfig&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;serverUrls mustMatch="true"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;serverUrl url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://SAP.maps.arcgis.com" rel="nofollow" target="_blank"&gt;http://SAP.maps.arcgis.com&lt;/A&gt;&lt;SPAN&gt;"/&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/serverUrls&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;useUpstreamProxy enabled="true"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://proxy:8080"&gt;http://proxy:8080&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/useUpstreamProxy&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/ProxyConfig&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Even after the proxy settings I'm not able to open all the links from the proxy server viz. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://arcgis.com/features/img/logo-esri.jpg"&gt;http://arcgis.com/features/img/logo-esri.jpg&lt;/A&gt;&lt;SPAN&gt; - showing the logo&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://SAP.maps.arcgis.com/features/img/logo-esri.jpg"&gt;http://SAP.maps.arcgis.com/features/img/logo-esri.jpg&lt;/A&gt;&lt;SPAN&gt; - showing the logo&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://SAP.maps.arcgis.com:8080/em4bobj/dashb/proxy.jsp?"&gt;http://SAP.maps.arcgis.com:8080/em4bobj/dashb/proxy.jsp?&lt;/A&gt;&lt;SPAN&gt; - &lt;/SPAN&gt;&lt;STRONG&gt;giving a proxy error&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I guess due to this when I add the ESRI map component in my dashboard &amp;amp; launch the designer I'm getting an error screen as attached herewith. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please help me with this configuration &amp;amp; let me know how to troubleshoot. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tanmay Shah&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2014 19:57:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-sharepoint-questions/configuration-error-http-status-404-the-requested/m-p/329894#M886</guid>
      <dc:creator>TanmayShah</dc:creator>
      <dc:date>2014-04-16T19:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: Configuration error - HTTP Status 404 - The requested resource is not available</title>
      <link>https://community.esri.com/t5/arcgis-for-sharepoint-questions/configuration-error-http-status-404-the-requested/m-p/329895#M887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Tanmay,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Based on your error message, it appears the designer.html file is not available in the path ../tomcat/webapps/em4bobj/dashb/.&lt;/SPAN&gt;&lt;BR /&gt;&lt;OL&gt;&lt;BR /&gt;&lt;LI&gt;Please verify that you deployed the server-side components (em4bobj folder) into the &lt;STRONG&gt;tomcat/webapps &lt;/STRONG&gt;folder. &lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Also, navigate to the path &lt;STRONG&gt;tomcat/webapps/em4bobj/dashb/&lt;/STRONG&gt; and verify that the &lt;STRONG&gt;designer.html &lt;/STRONG&gt;file exists in that folder.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;The configuration of your settings.js file is good. However, I recommend you make a few changes in your proxy.config file while we troubleshoot. &lt;/LI&gt;&lt;BR /&gt;Locate the &lt;STRONG&gt;serverUrls&lt;/STRONG&gt; property and set its &lt;STRONG&gt;mustMatch &lt;/STRONG&gt;attibute to &lt;STRONG&gt;false&lt;/STRONG&gt;.&lt;BR /&gt;e.g. &lt;BR /&gt;&amp;nbsp; &amp;lt;serverUrls mustMatch = "false"&amp;gt;&lt;BR /&gt;&lt;LI&gt; Restart your tomcat server, clear your browser cache.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt; Create another map-enabled dashboard and verify if the error screen appears again.&lt;/LI&gt;&lt;BR /&gt;&lt;/OL&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Shirley&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 17:03:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-sharepoint-questions/configuration-error-http-status-404-the-requested/m-p/329895#M887</guid>
      <dc:creator>ShirleyBaffoe</dc:creator>
      <dc:date>2014-04-17T17:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Configuration error - HTTP Status 404 - The requested resource is not available</title>
      <link>https://community.esri.com/t5/arcgis-for-sharepoint-questions/configuration-error-http-status-404-the-requested/m-p/329896#M888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Shirley,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I can see the 2 designer files at the specified path (C:\Program Files (x86)\SAP BusinessObjects\Tomcat6\webapps\em4bobj\dashb) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;viz. designer.html &amp;amp; designer.js&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I can see another folder as tomcat also but I think we have to deploy the application in Tomcat6 folder only. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have also modified the proxy file as suggested &amp;amp; restarted the tomcat server but still getting the same error. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tanmay&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 17:20:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-sharepoint-questions/configuration-error-http-status-404-the-requested/m-p/329896#M888</guid>
      <dc:creator>TanmayShah</dc:creator>
      <dc:date>2014-04-17T17:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: Configuration error - HTTP Status 404 - The requested resource is not available</title>
      <link>https://community.esri.com/t5/arcgis-for-sharepoint-questions/configuration-error-http-status-404-the-requested/m-p/329897#M889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Tanmay,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The error page you posted indicates the request was being processed by tomcat 7 and not tomcat6. Do you have multiple tomcat folders within the path C:\Program Files (x86)\SAP BusinessObjects\ ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I suggest you deploy the software into the C:\Program Files (x86)\SAP BusinessObjects\tomcat\webapps folder and restart tomcat, and test again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Shirley&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 17:45:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-sharepoint-questions/configuration-error-http-status-404-the-requested/m-p/329897#M889</guid>
      <dc:creator>ShirleyBaffoe</dc:creator>
      <dc:date>2014-04-17T17:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: Configuration error - HTTP Status 404 - The requested resource is not available</title>
      <link>https://community.esri.com/t5/arcgis-for-sharepoint-questions/configuration-error-http-status-404-the-requested/m-p/329898#M890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Shirley..!! Its working now.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 21:11:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-sharepoint-questions/configuration-error-http-status-404-the-requested/m-p/329898#M890</guid>
      <dc:creator>TanmayShah</dc:creator>
      <dc:date>2014-04-17T21:11:12Z</dc:date>
    </item>
    <item>
      <title>Re: Configuration error - HTTP Status 404 - The requested resource is not available</title>
      <link>https://community.esri.com/t5/arcgis-for-sharepoint-questions/configuration-error-http-status-404-the-requested/m-p/329899#M891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;While adding any data, i am not getting any list of Location Types. When i checked, i found the below url is not giving any repsonse.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;A class="jive-link-external-small" href="http://10.201.61.27:8080/em4bobj/dashb/proxy.jsp?http://la.arcgis.com/common/locationproviders/LocationProviders.xml" rel="nofollow" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000; text-decoration: underline;" target="_blank"&gt;http://server:8080/em4bobj/dashb/proxy.jsp?http://la.arcgis.com/common/locationproviders/LocationProviders.xml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I am getting attached error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;I tried updating proxy.config file, by setting mustMatch = true and adding tag &amp;lt;serverUrl url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://la.arcgis.com/" rel="nofollow" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #287433;" target="_blank"&gt;http://la.arcgis.com&lt;/A&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;"/&amp;gt;. However, it did not help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Could you please let me know what is UpStreamProxy and how to use it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Vara Prasad.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="error.png" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/24393_error.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 07:42:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-sharepoint-questions/configuration-error-http-status-404-the-requested/m-p/329899#M891</guid>
      <dc:creator>Vara_PrasadM_S</dc:creator>
      <dc:date>2014-10-24T07:42:03Z</dc:date>
    </item>
  </channel>
</rss>

