<?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: Intermittent Dojo error on zooming in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/intermittent-dojo-error-on-zooming/m-p/14607#M1370</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;BR /&gt;&lt;SPAN&gt;I am also facing sort of similar issue. After zooming 3-4 times, this is what we get in Firebug console.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[PHP]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;dojo.io.script.jsonp_dojoIoScript_9_02876_2_388657133974021_49_104 is undefined&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="http://gens003/ArcGIS/rest/services/SVP1/Map_Viewer_bldgs/FeatureServer/7/query?f=json&amp;amp;returnGeometry=true&amp;amp;spatialRel=esriSpatialRelIntersects&amp;amp;geometry=%7B%22xmin%22%3A-13174233.88486345%2C%22ymin%22%3A4031349.028522761%2C%22xmax%22%3A-13173010.892410856%2C%22ymax%22%3A4032572.020975356%2C%22spatialReference%22%3A%7B%22wkid%22%3A102100%7D%7D&amp;amp;geometryType=esriGeometryEnvelope&amp;amp;inSR=102100&amp;amp;outFields=*&amp;amp;outSR=102100&amp;amp;callback=dojo.io.script.jsonp_dojoIoScript_9_02876_2_388657133974021_49_104._jsonpCallback" rel="nofollow" target="_blank"&gt;http://gens003/ArcGIS/rest/services/SVP1/Map_Viewer_bldgs/FeatureServer/7/query?f=json&amp;amp;returnGeometry=true&amp;amp;spatialRel=esriSpatialRelIntersects&amp;amp;geometry=%7B%22xmin%22%3A-13174233.88486345%2C%22ymin%22%3A4031349.028522761%2C%22xmax%22%3A-13173010.892410856%2C%22ymax%22%3A4032572.020975356%2C%22spatialReference%22%3A%7B%22wkid%22%3A102100%7D%7D&amp;amp;geometryType=esriGeometryEnvelope&amp;amp;inSR=102100&amp;amp;outFields=*&amp;amp;outSR=102100&amp;amp;callback=dojo.io.script.jsonp_dojoIoScript_9_02876_2_388657133974021_49_104._jsonpCallback&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Line 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[/PHP]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the featurelayer with mode 'OnDemand'.The strange thing is if I set ( which I can't) mode to 'SnapShot', very unlikely I would get this error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not sure how to fix this.Any help is appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sanjay.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Oct 2011 03:41:26 GMT</pubDate>
    <dc:creator>SanajyJadhav</dc:creator>
    <dc:date>2011-10-05T03:41:26Z</dc:date>
    <item>
      <title>Intermittent Dojo error on zooming</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/intermittent-dojo-error-on-zooming/m-p/14603#M1366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am working on a Javascript mapping app, using v.2.4 of the ArcGIS toolkit.&amp;nbsp; Recently I have been getting intermittent but frequent Dojo hanging errors when zooming (roughly once per 15-20 zooms).&amp;nbsp; The Dojo error occurs after the onZoomStart event and before the onZoomEnd; there is no intervening code of mine between these that I'm aware of (onExtentChange is fired after onZoomEnd, and I removed my onExtentChange handler with no effect).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have so far been unsuccessful in determining what I might have done to cause this (and the entire app is way too big to try to reproduce here).&amp;nbsp; There error I see in Firebug is usually something like "_831 is undefined", and the line of code with the error is the unhelpful mega-line which defines the entire Dojo toolkit.:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;if(!dojo._hasResource["dijit._base.manager"]){dojo._hasResource["dijit._base.manager"]=true;dojo.provid............&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anybody seen such hanging behavior due to zooming and know where the cause might lie? Or how to debug something like this?&amp;nbsp; Thanks in advance if so.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rex Bradford&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2011 14:08:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/intermittent-dojo-error-on-zooming/m-p/14603#M1366</guid>
      <dc:creator>RexBradford</dc:creator>
      <dc:date>2011-10-03T14:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent Dojo error on zooming</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/intermittent-dojo-error-on-zooming/m-p/14604#M1367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is this specific to one browser or does it happen in all browsers?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can post some sample code to repro the issue?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2011 17:40:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/intermittent-dojo-error-on-zooming/m-p/14604#M1367</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2011-10-03T17:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent Dojo error on zooming</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/intermittent-dojo-error-on-zooming/m-p/14605#M1368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well, good questions.&amp;nbsp; Firefox on Mac (v.7), unfortunately my default browser, is the only one that seems to fail outright - sometimes Firebug will let me click on the error to continue, sometimes the page just freezes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All other browsers I've tested (Safari Mac, IE 9 on Win7, Firefox on Win7) spew the same sorts of errors, and lots of them (xxxxx is undefined, also dojo.io.script error") while zooming, but the browser doesn't seem to care.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I unminified the 2.4 dojo/esri js file, and verified that it is the base map tiles (cache?) where the undefineds are popping out from.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I do not at this point have a small "test case" which exhibits this problem, only the large app.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rex Bradford&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2011 13:03:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/intermittent-dojo-error-on-zooming/m-p/14605#M1368</guid>
      <dc:creator>RexBradford</dc:creator>
      <dc:date>2011-10-04T13:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent Dojo error on zooming</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/intermittent-dojo-error-on-zooming/m-p/14606#M1369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is your app public?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2011 14:40:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/intermittent-dojo-error-on-zooming/m-p/14606#M1369</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2011-10-04T14:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent Dojo error on zooming</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/intermittent-dojo-error-on-zooming/m-p/14607#M1370</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;BR /&gt;&lt;SPAN&gt;I am also facing sort of similar issue. After zooming 3-4 times, this is what we get in Firebug console.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[PHP]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;dojo.io.script.jsonp_dojoIoScript_9_02876_2_388657133974021_49_104 is undefined&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="http://gens003/ArcGIS/rest/services/SVP1/Map_Viewer_bldgs/FeatureServer/7/query?f=json&amp;amp;returnGeometry=true&amp;amp;spatialRel=esriSpatialRelIntersects&amp;amp;geometry=%7B%22xmin%22%3A-13174233.88486345%2C%22ymin%22%3A4031349.028522761%2C%22xmax%22%3A-13173010.892410856%2C%22ymax%22%3A4032572.020975356%2C%22spatialReference%22%3A%7B%22wkid%22%3A102100%7D%7D&amp;amp;geometryType=esriGeometryEnvelope&amp;amp;inSR=102100&amp;amp;outFields=*&amp;amp;outSR=102100&amp;amp;callback=dojo.io.script.jsonp_dojoIoScript_9_02876_2_388657133974021_49_104._jsonpCallback" rel="nofollow" target="_blank"&gt;http://gens003/ArcGIS/rest/services/SVP1/Map_Viewer_bldgs/FeatureServer/7/query?f=json&amp;amp;returnGeometry=true&amp;amp;spatialRel=esriSpatialRelIntersects&amp;amp;geometry=%7B%22xmin%22%3A-13174233.88486345%2C%22ymin%22%3A4031349.028522761%2C%22xmax%22%3A-13173010.892410856%2C%22ymax%22%3A4032572.020975356%2C%22spatialReference%22%3A%7B%22wkid%22%3A102100%7D%7D&amp;amp;geometryType=esriGeometryEnvelope&amp;amp;inSR=102100&amp;amp;outFields=*&amp;amp;outSR=102100&amp;amp;callback=dojo.io.script.jsonp_dojoIoScript_9_02876_2_388657133974021_49_104._jsonpCallback&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Line 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[/PHP]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the featurelayer with mode 'OnDemand'.The strange thing is if I set ( which I can't) mode to 'SnapShot', very unlikely I would get this error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not sure how to fix this.Any help is appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sanjay.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2011 03:41:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/intermittent-dojo-error-on-zooming/m-p/14607#M1370</guid>
      <dc:creator>SanajyJadhav</dc:creator>
      <dc:date>2011-10-05T03:41:26Z</dc:date>
    </item>
  </channel>
</rss>

