<?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: 3.9 Internal Server Error 500 in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3-9-internal-server-error-500/m-p/72158#M6482</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi ClevelandFan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Welcome to Esri Forums! Thank you for posting your question here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From the error message in the picture you uploaded, it looks like the error is related to the proxy. Have you download and configured the proxy to work with your application? I would start here. Also, there are good instructions in the ReadMe file on GitHub.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Using the proxy&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/javascript/jshelp/ags_proxy.html"&gt;https://developers.arcgis.com/javascript/jshelp/ags_proxy.html&lt;/A&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;-Noah&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 May 2014 15:17:36 GMT</pubDate>
    <dc:creator>Noah-Sager</dc:creator>
    <dc:date>2014-05-14T15:17:36Z</dc:date>
    <item>
      <title>3.9 Internal Server Error 500</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3-9-internal-server-error-500/m-p/72157#M6481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I downloaded ArcGIS 3.9 but after updating the files and running my map I got the following error&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;GET &lt;/SPAN&gt;&lt;A href="http://localhost:9000/proxy?./proxy?http://services.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer/tilemap/10/408/272/8/8"&gt;http://localhost:9000/proxy?./proxy?http://services.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer/tilemap/10/408/272/8/8&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; 500 (Internal Server Error)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help would be greatly appreciated!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 12:27:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3-9-internal-server-error-500/m-p/72157#M6481</guid>
      <dc:creator>BrianCowan</dc:creator>
      <dc:date>2014-05-14T12:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: 3.9 Internal Server Error 500</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3-9-internal-server-error-500/m-p/72158#M6482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi ClevelandFan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Welcome to Esri Forums! Thank you for posting your question here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From the error message in the picture you uploaded, it looks like the error is related to the proxy. Have you download and configured the proxy to work with your application? I would start here. Also, there are good instructions in the ReadMe file on GitHub.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Using the proxy&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/javascript/jshelp/ags_proxy.html"&gt;https://developers.arcgis.com/javascript/jshelp/ags_proxy.html&lt;/A&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;-Noah&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 15:17:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3-9-internal-server-error-500/m-p/72158#M6482</guid>
      <dc:creator>Noah-Sager</dc:creator>
      <dc:date>2014-05-14T15:17:36Z</dc:date>
    </item>
    <item>
      <title>Re: 3.9 Internal Server Error 500</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3-9-internal-server-error-500/m-p/72159#M6483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for your response Noah!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had everything working fine with 3.8 but upgrading to 3.9 caused that to crash after downloading it, changing the files, and updating the database. From what I could tell it had to do with it trying to access the proxy twice in the GET call GET &lt;/SPAN&gt;&lt;A href="http://localhost:9000/proxy?./proxy......from"&gt;http://localhost:9000/proxy?./proxy......from&lt;/A&gt;&lt;SPAN&gt; init.js, but I never had that problem with 3.8. Is there a separate download needed for it to work with the existing project?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 15:28:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3-9-internal-server-error-500/m-p/72159#M6483</guid>
      <dc:creator>BrianCowan</dc:creator>
      <dc:date>2014-05-14T15:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: 3.9 Internal Server Error 500</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3-9-internal-server-error-500/m-p/72160#M6484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As far as I know, there isn't a separate download needed for this sort of workflow. I haven't locally hosted version 3.9 yet, so I'll give that a shot and see if I can reproduce the error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you using our proxy? If so, which proxy are you using, DotNet, Java, or PHP?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you recreate the error in a simplified sample application?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 15:39:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3-9-internal-server-error-500/m-p/72160#M6484</guid>
      <dc:creator>Noah-Sager</dc:creator>
      <dc:date>2014-05-14T15:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: 3.9 Internal Server Error 500</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3-9-internal-server-error-500/m-p/72161#M6485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Thank you for your response Noah!&lt;BR /&gt;&lt;BR /&gt;I had everything working fine with 3.8 but upgrading to 3.9 caused that to crash after downloading it, changing the files, and updating the database. From what I could tell it had to do with it trying to access the proxy twice in the GET call GET &lt;A href="http://localhost:9000/proxy?./proxy......from"&gt;http://localhost:9000/proxy?./proxy......from&lt;/A&gt; init.js, but I never had that problem with 3.8. Is there a separate download needed for it to work with the existing project?&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The API doesnt have a database, so I am also confused about your comment.&amp;nbsp; If you are doing a local install, does the sample page work?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Based on the link you posted it looks like you have a pathing error in your map&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 16:53:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3-9-internal-server-error-500/m-p/72161#M6485</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2014-05-14T16:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: 3.9 Internal Server Error 500</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3-9-internal-server-error-500/m-p/72162#M6486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;After some tweaking I was able to load the map but I now receive a 403 Forbidden error. It appears esri.config.defaults.io.proxyUrl is placing ./proxy twice.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://localhost:9000"&gt;http://localhost:9000&lt;/A&gt;&lt;STRONG&gt;/proxy?/proxy?&lt;/STRONG&gt;&lt;A href="http://services.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer/tilemap/10/408/272/8/8"&gt;http://services.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer/tilemap/10/408/272/8/8&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 13:25:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3-9-internal-server-error-500/m-p/72162#M6486</guid>
      <dc:creator>BrianCowan</dc:creator>
      <dc:date>2014-05-15T13:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: 3.9 Internal Server Error 500</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3-9-internal-server-error-500/m-p/72163#M6487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;brian,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;can you share the line of code where you set the location of your proxy and explain where it actually sits with respect to your application?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;also, since your proxy is throwing a 403, are you sure that the resource which is being requested is specified in your proxy.config whitelist?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 14:25:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3-9-internal-server-error-500/m-p/72163#M6487</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2014-05-15T14:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: 3.9 Internal Server Error 500</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3-9-internal-server-error-500/m-p/72164#M6488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having exactly the same problem where the proxy appears twice in the request URL. This is also specific to tilemap like Brian's problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the latest JSP proxy from github, ver 1.0. I have not modified the proxy at all. My proxy.config has the following in it:&lt;/P&gt;&lt;P&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://services.arcgisonline.com" rel="nofollow" target="_blank"&gt;http://services.arcgisonline.com&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; matchAll="true"/&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My other calls are fine, it is just a couple for tilemap that are failing because of the invalid url format. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you fixed it, how did you do it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 18:01:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3-9-internal-server-error-500/m-p/72164#M6488</guid>
      <dc:creator>TamaraOsborn</dc:creator>
      <dc:date>2014-07-16T18:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: 3.9 Internal Server Error 500</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3-9-internal-server-error-500/m-p/72165#M6489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where do you set using the proxy in your application?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e.&lt;/P&gt;&lt;PRE __default_attr="javascript" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14055366082087419" jivemacro_uid="_14055366082087419"&gt;
&lt;P&gt;esri.config.defaults.io.proxyUrl = 'proxy.jsp';&lt;/P&gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 18:50:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3-9-internal-server-error-500/m-p/72165#M6489</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2014-07-16T18:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: 3.9 Internal Server Error 500</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3-9-internal-server-error-500/m-p/72166#M6490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In appFunctions.js which is where I keep all my app objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is the order of scripts in index.html. appFunctions is the 3rd one in the list. &lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;script src="wsdmConfig.js"&amp;gt;&amp;lt;/script&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;script src="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://js.arcgis.com/3.9/" rel="nofollow" target="_blank"&gt;http://js.arcgis.com/3.9/&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&amp;lt;/script&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;script src="lib/appFunctions.js"&amp;gt;&amp;lt;/script&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;script src="view/effortForm.js"&amp;gt;&amp;lt;/script&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;script src="view/effortMap.js"&amp;gt;&amp;lt;/script&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;script src="view/occurrenceMap.js"&amp;gt;&amp;lt;/script&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;script src="view/occurrenceForm.js"&amp;gt;&amp;lt;/script&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 19:03:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3-9-internal-server-error-500/m-p/72166#M6490</guid>
      <dc:creator>TamaraOsborn</dc:creator>
      <dc:date>2014-07-16T19:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: 3.9 Internal Server Error 500</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3-9-internal-server-error-500/m-p/72167#M6491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had this problem too. I came across a post, that I can't seem to find now, that said to use an absolute path rather than relative path because of some bug.&lt;/P&gt;&lt;P&gt;So, something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;esriConfig.defaults.io.proxyUrl = "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://yourServer/proxy.ashx" rel="nofollow" target="_blank"&gt;http://yourServer/proxy.ashx&lt;/A&gt;&lt;SPAN&gt;"; //Full path required due to some bug.... &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 19:47:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3-9-internal-server-error-500/m-p/72167#M6491</guid>
      <dc:creator>MatthewLofgren</dc:creator>
      <dc:date>2014-07-16T19:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: 3.9 Internal Server Error 500</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3-9-internal-server-error-500/m-p/72168#M6492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in appfunctions.js, what is the actual line that sets it? it feels like you are pathing incorrecting (especially if hardcoding the path fixes it)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 14:10:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3-9-internal-server-error-500/m-p/72168#M6492</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2014-07-17T14:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: 3.9 Internal Server Error 500</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3-9-internal-server-error-500/m-p/72169#M6493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Thanks for the suggestion. Hardcoding the path ( esri.config.defaults.io.proxyUrl = "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8080/proto1/proxy/proxy.jsp" rel="nofollow" target="_blank"&gt;http://localhost:8080/proto1/proxy/proxy.jsp&lt;/A&gt;&lt;SPAN&gt;";) didn't fix the problem. The same thing happens where the proxy appears twice in the request URL - see below. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: Consolas, 'Lucida Console', monospace; font-size: 12px;"&gt;&lt;A class="jive-link-external-small" href="http://localhost:8080/proto1/proxy/proxy.jsp?http://localhost:8080/proto1/proxy/proxy.jsp?http://services.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer/tilemap/6/16/8/8/8" rel="nofollow" target="_blank"&gt;http://localhost:8080/proto1/proxy/proxy.jsp?http://localhost:8080/proto1/proxy/proxy.jsp?http://services.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer/tilemap/6/16/8/8/8&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 15:10:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3-9-internal-server-error-500/m-p/72169#M6493</guid>
      <dc:creator>TamaraOsborn</dc:creator>
      <dc:date>2014-07-17T15:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: 3.9 Internal Server Error 500</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3-9-internal-server-error-500/m-p/72170#M6494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;wish i could see more of your code.&amp;nbsp; It really sounds like you have a double reference to the proxy. Especially since hardcoding it makes the hardcoded value show up twice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you doing any request modification? can you post appfunctions.js?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 15:15:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3-9-internal-server-error-500/m-p/72170#M6494</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2014-07-17T15:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: 3.9 Internal Server Error 500</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3-9-internal-server-error-500/m-p/72171#M6495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hardcoding path didn't fix it - see above reply to Matthew Lofgren. The 2 lines I have in appFunctions.js are:&lt;/P&gt;&lt;P&gt;&amp;nbsp; esri.config.defaults.io.proxyUrl = "proxy/proxy.jsp";&lt;/P&gt;&lt;P&gt;&amp;nbsp; esri.config.defaults.io.alwaysUseProxy = true;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My file structure is: &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; proto1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; index.html&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /proxy&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; proxy.jsp&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /lib&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; appFunctions.js&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried moving only proxy.jsp to the root folder - same errors. Then I tried moving only appFunctions.js to the root folder. Same errors. Then I tried moving both files to my root. Same errors. So far it doesn't seem like a pathing issue.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's the invalid request URL: &lt;SPAN style="color: #222222; font-family: Consolas, 'Lucida Console', monospace; font-size: 12px;"&gt;&lt;A class="jive-link-external-small" href="http://localhost:8080/proto1/proxy.jsp?proxy.jsp?http://services.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer/tilemap/6/16/8/8/8" rel="nofollow" target="_blank"&gt;http://localhost:8080/proto1/proxy.jsp?proxy.jsp?http://services.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer/tilemap/6/16/8/8/8&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And here's another call in the same session that is formatted correctly and worked fine: &lt;SPAN style="color: #222222; font-family: Consolas, 'Lucida Console', monospace; font-size: 12px;"&gt;&lt;A class="jive-link-external-small" href="http://localhost:8080/proto1/proxy.jsp?http://server.arcgisonline.com/ArcGIS/rest/services/ESRI_StreetMap_World_2D/MapServer/tile/6/15/19" rel="nofollow" target="_blank"&gt;http://localhost:8080/proto1/proxy.jsp?http://server.arcgisonline.com/ArcGIS/rest/services/ESRI_StreetMap_World_2D/MapServer/tile/6/15/19&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 15:22:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3-9-internal-server-error-500/m-p/72171#M6495</guid>
      <dc:creator>TamaraOsborn</dc:creator>
      <dc:date>2014-07-17T15:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: 3.9 Internal Server Error 500</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3-9-internal-server-error-500/m-p/72172#M6496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you get some good requests, it sounds like the pathing to the proxy are set up properly.&amp;nbsp; That leaves two possibilites&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Internally in the proxy there is an error causing it to be recursively called&lt;/P&gt;&lt;P&gt;2. Something about the resource it self, or the way you defined it, is causing the duplicate issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you show the code in the proxy, and the code where you add the problematic world_topo_map service&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 15:32:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3-9-internal-server-error-500/m-p/72172#M6496</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2014-07-17T15:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: 3.9 Internal Server Error 500</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3-9-internal-server-error-500/m-p/72173#M6497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I stripped out everything to the bare minimum and flattened all my code. Still have the problem. To me, it appears there is a bug in the proxy. So here's all the code I have now. Apologies for the length. If you'd like, I can also email you the files. Appreciate any help you can give me. I haven't tried to debug the proxy itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My app now consists of only 3 files: index.html, proxy.jsp and proxy.config. Structure is:&lt;/P&gt;&lt;P&gt;proto1 (root)&lt;/P&gt;&lt;P&gt;&amp;nbsp; index.html&lt;/P&gt;&lt;P&gt;&amp;nbsp; proxy.jsp&lt;/P&gt;&lt;P&gt;&amp;nbsp; WEB-INF/classes/proxy.config&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Index.html code:&lt;/P&gt;&lt;P&gt;&amp;lt;!DOCTYPE html&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;html&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;head&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;title&amp;gt;Butterflies Survey&amp;lt;/title&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;link rel="stylesheet" href="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://js.arcgis.com/3.9/js/dojo/dojo/resources/dojo.css" rel="nofollow" target="_blank"&gt;http://js.arcgis.com/3.9/js/dojo/dojo/resources/dojo.css&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;link rel="stylesheet" href="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://js.arcgis.com/3.9/js/dojo/dijit/themes/dijit.css" rel="nofollow" target="_blank"&gt;http://js.arcgis.com/3.9/js/dojo/dijit/themes/dijit.css&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;link rel="stylesheet" href="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://js.arcgis.com/3.9/js/dojo/dijit/themes/claro/claro.css" rel="nofollow" target="_blank"&gt;http://js.arcgis.com/3.9/js/dojo/dijit/themes/claro/claro.css&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;link rel="stylesheet" href="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://js.arcgis.com/3.9/js/esri/css/esri.css" rel="nofollow" target="_blank"&gt;http://js.arcgis.com/3.9/js/esri/css/esri.css&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;script src="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://js.arcgis.com/3.9/" rel="nofollow" target="_blank"&gt;http://js.arcgis.com/3.9/&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&amp;lt;/script&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;script&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; require(["esri/map", "dojo/domReady!"],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; function (Map ) {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; esri.config.defaults.io.proxyUrl = "proxy.jsp";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; esri.config.defaults.io.alwaysUseProxy = true;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var effortMap = new Map("effortMap", {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; center: [-122.3348, 47.5978],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; zoom: 6,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sliderStyle: "large",&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; basemap: "topo"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; });&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; });&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/script&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/head&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;body class="claro"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;div id="EffortLocationContainer" class="wrapper"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;section&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div id="effortMap"&amp;gt;&amp;lt;/div&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/section&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;br/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/body&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/html&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Proxy.config code:&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="utf-8" ?&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;ProxyConfig allowedReferers="*"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; logFile="proxy_log.log"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; logLevel="INFO"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mustMatch="true"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;serverUrls&amp;gt;&lt;/P&gt;&lt;P&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://services.arcgisonline.com/" rel="nofollow" target="_blank"&gt;http://services.arcgisonline.com&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; matchAll="true"/&amp;gt;&lt;/P&gt;&lt;P&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://server.arcgisonline.com/" rel="nofollow" target="_blank"&gt;http://server.arcgisonline.com&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; matchAll="true"/&amp;gt;&lt;/P&gt;&lt;P&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://static.arcgis.com/" rel="nofollow" target="_blank"&gt;http://static.arcgis.com&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; matchAll="true"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/serverUrls&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/ProxyConfig&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Proxy.jsp code can be found on github - ver 1.0: &lt;A href="https://github.com/Esri/resource-proxy/releases"&gt;https://github.com/Esri/resource-proxy/releases&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 16:44:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3-9-internal-server-error-500/m-p/72173#M6497</guid>
      <dc:creator>TamaraOsborn</dc:creator>
      <dc:date>2014-07-17T16:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: 3.9 Internal Server Error 500</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3-9-internal-server-error-500/m-p/72174#M6498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok two things, first edit you response. click go advanced editing.&amp;nbsp; Then highlight the code, hit the doubleright arrow (bottom right) and select syntax highlighting, and choose java.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ok second.&amp;nbsp; wow, thats complicated.&amp;nbsp; My concern is the proxyrefered.&amp;nbsp; It looks like you are defining the proxy, and so is ESRI.&amp;nbsp; So both of you are proxying requests.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you try setting alwaysuseproxy to false?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 16:54:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3-9-internal-server-error-500/m-p/72174#M6498</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2014-07-17T16:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: 3.9 Internal Server Error 500</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3-9-internal-server-error-500/m-p/72175#M6499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually, instead of including the proxy.jsp code, i replaced it with the link to github where it can be downloaded. I haven't modified it at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course setting alwaysUseProxy to false will cause it to bypass the proxy then the errors do not happen. Is that the recommendation from ESRI? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why would the proxy work for #1 below but not #2? &lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN style="font-size: 12.0pt; text-decoration: underline; font-family: 'Times New Roman','serif';"&gt;&lt;A href="http://localhost:8080/proto1/proxy.jsp?http://server.arcgisonline.com/ArcGIS/rest/services/ESRI_StreetMap_World_2D/MapServer/tile/6/15/19"&gt;http://server.arcgisonline.com/ArcGIS/rest/services/ESRI_StreetMap_World_2D/MapServer/tile/6/15/19&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;&lt;A href="http://localhost:8080/proto1/proxy.jsp?proxy.jsp?http://services.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer/tilemap/6/16/8/8/8" target="_blank"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: Consolas; color: #287433; background: white;"&gt;http://services.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer/tilemap/6/16/8/8/8&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 17:24:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3-9-internal-server-error-500/m-p/72175#M6499</guid>
      <dc:creator>TamaraOsborn</dc:creator>
      <dc:date>2014-07-17T17:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: 3.9 Internal Server Error 500</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3-9-internal-server-error-500/m-p/72176#M6500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;does this on work?&lt;/P&gt;&lt;P&gt;&lt;A href="http://server.arcgisonline.com/arcgis/rest/services/World_Topo_Map/MapServer" title="http://server.arcgisonline.com/arcgis/rest/services/World_Topo_Map/MapServer"&gt;World_Topo_Map (MapServer)&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;im noticing that the second one is using a tilemap and not tile.. seems like a different format, and if you go straight to the path, the first link returns a tile, the second one does not&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 17:59:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3-9-internal-server-error-500/m-p/72176#M6500</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2014-07-17T17:59:10Z</dc:date>
    </item>
  </channel>
</rss>

