<?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: General geodatabase error occured. - 	QueryStatistics  in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/general-geodatabase-error-occured-querystatistics/m-p/68415#M1917</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;Mele, &amp;nbsp;a lot of things have been fixed since 2.3 so the first thing I would try is moving to 2.6 and see if the error goes away.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Dec 2017 22:55:30 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2017-12-08T22:55:30Z</dc:date>
    <item>
      <title>General geodatabase error occured. - 	QueryStatistics</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/general-geodatabase-error-occured-querystatistics/m-p/68414#M1916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using the ArcGIS Web AppBuilder Developer Edition 2.3 to edit a point feature class in ArcSDE 10.1.&amp;nbsp; &amp;nbsp; My point feature class has a related table and a relationship class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everything seems to be working fine,&amp;nbsp; but when I click on the popup appears and this shows up in the Chrome console:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;init.js:89 Error: Unable to complete operation.&lt;BR /&gt; at Object.f.load (init.js:980)&lt;BR /&gt; at init.js:87&lt;BR /&gt; at c (init.js:103)&lt;BR /&gt; at d (init.js:103)&lt;BR /&gt; at b.Deferred.resolve.callback (init.js:105)&lt;BR /&gt; at c (init.js:104)&lt;BR /&gt; at d (init.js:103)&lt;BR /&gt; at b.Deferred.resolve.callback (init.js:105)&lt;BR /&gt; at init.js:92&lt;BR /&gt; at h (init.js:107)&lt;BR /&gt;v @ init.js:89&lt;BR /&gt;(anonymous) @ init.js:88&lt;BR /&gt;c @ init.js:103&lt;BR /&gt;d @ init.js:103&lt;BR /&gt;resolve.callback @ init.js:105&lt;BR /&gt;c @ init.js:104&lt;BR /&gt;d @ init.js:103&lt;BR /&gt;resolve.callback @ init.js:105&lt;BR /&gt;c @ init.js:104&lt;BR /&gt;d @ init.js:103&lt;BR /&gt;resolve.callback @ init.js:105&lt;BR /&gt;c @ init.js:104&lt;BR /&gt;d @ init.js:103&lt;BR /&gt;resolve.callback @ init.js:105&lt;BR /&gt;(anonymous) @ init.js:92&lt;BR /&gt;h @ init.js:107&lt;BR /&gt;l @ init.js:107&lt;BR /&gt;resolve @ init.js:109&lt;BR /&gt;a @ init.js:108&lt;BR /&gt;h @ init.js:107&lt;BR /&gt;l @ init.js:107&lt;BR /&gt;resolve @ init.js:109&lt;BR /&gt;a @ init.js:108&lt;BR /&gt;h @ init.js:107&lt;BR /&gt;l @ init.js:107&lt;BR /&gt;resolve @ init.js:109&lt;BR /&gt;a @ init.js:108&lt;BR /&gt;h @ init.js:107&lt;BR /&gt;l @ init.js:107&lt;BR /&gt;resolve @ init.js:109&lt;BR /&gt;n @ init.js:138&lt;BR /&gt;e @ init.js:142&lt;BR /&gt;XMLHttpRequest.send (async)&lt;BR /&gt;h @ init.js:140&lt;BR /&gt;b.xhr @ init.js:92&lt;BR /&gt;b.rawXhrPost.b.xhrPost @ init.js:92&lt;BR /&gt;w @ init.js:986&lt;BR /&gt;e @ init.js:988&lt;BR /&gt;A @ init.js:994&lt;BR /&gt;execute @ init.js:2013&lt;BR /&gt;c.(anonymous function) @ init.js:1161&lt;BR /&gt;_queryRelatedLayer @ init.js:2123&lt;BR /&gt;_queryRelatedLayers @ init.js:2122&lt;BR /&gt;_getRelatedRecords @ init.js:2118&lt;BR /&gt;getComponents @ init.js:2102&lt;BR /&gt;startup @ init.js:2127&lt;BR /&gt;(anonymous) @ init.js:1167&lt;BR /&gt;forEach @ init.js:70&lt;BR /&gt;_processDijits @ init.js:1166&lt;BR /&gt;startupDijits @ init.js:1166&lt;BR /&gt;show @ init.js:1132&lt;BR /&gt;advice @ init.js:119&lt;BR /&gt;c @ init.js:118&lt;BR /&gt;(anonymous) @ init.js:1234&lt;BR /&gt;c @ init.js:103&lt;BR /&gt;z.then.then @ init.js:105&lt;BR /&gt;_showPopup @ init.js:1232&lt;BR /&gt;_mapClickHandler @ init.js:1230&lt;BR /&gt;(anonymous) @ init.js:63&lt;BR /&gt;(anonymous) @ init.js:644&lt;BR /&gt;c @ init.js:119&lt;BR /&gt;_fire @ init.js:1276&lt;BR /&gt;_fireClickEvent @ init.js:1282&lt;BR /&gt;(anonymous) @ init.js:63&lt;BR /&gt;setTimeout (async)&lt;BR /&gt;_onClickHandler @ init.js:1281&lt;BR /&gt;(anonymous) @ init.js:63&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the ArcGIS Server log,&amp;nbsp; &amp;nbsp;I see the message 'General geodatabase error occured' with the method being 'QueryStatistics'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using an AGOL webmap with our on premise ArcGIS Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I go directly into edit mode,&amp;nbsp; then I don't see any errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the error referring to?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mele&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2017 22:42:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/general-geodatabase-error-occured-querystatistics/m-p/68414#M1916</guid>
      <dc:creator>MeleKoneya</dc:creator>
      <dc:date>2017-12-08T22:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: General geodatabase error occured. - 	QueryStatistics</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/general-geodatabase-error-occured-querystatistics/m-p/68415#M1917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;Mele, &amp;nbsp;a lot of things have been fixed since 2.3 so the first thing I would try is moving to 2.6 and see if the error goes away.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2017 22:55:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/general-geodatabase-error-occured-querystatistics/m-p/68415#M1917</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-12-08T22:55:30Z</dc:date>
    </item>
  </channel>
</rss>

