<?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: ArcGIS Server Error Meaning in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-error-meaning/m-p/481794#M18633</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Personally, instead of upping the heap space I'd try to optimize the query. 64 megs is a huge response.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 May 2018 16:49:41 GMT</pubDate>
    <dc:creator>RandallWilliams</dc:creator>
    <dc:date>2018-05-03T16:49:41Z</dc:date>
    <item>
      <title>ArcGIS Server Error Meaning</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-error-meaning/m-p/481791#M18630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I received the error "java.lang.OutofMemortError: Java heap space".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know what this error means?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know how to fix this type of error?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 21:24:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-error-meaning/m-p/481791#M18630</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2016-04-28T21:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server Error Meaning</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-error-meaning/m-p/481792#M18631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try increasing the SOC Max. Heap Size as suggested in &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/53626"&gt;10.1 - Error handling service request: java.lang.OutOfMemoryError: Java heap space&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2016 10:46:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-error-meaning/m-p/481792#M18631</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2016-04-29T10:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server Error Meaning</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-error-meaning/m-p/481793#M18632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can change two parameters in admin ags:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="405550" alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/405550_Immagine.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #595959; font-family: 'Avenir Next W01','Avenir Next W00','Avenir Next',Avenir,'Helvetica Neue',Helvetica,Arial,sans-serif; font-size: 15.8px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: 0px; line-height: 26.35px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;The heap size controls the maximum file size that can be sent to and from the GIS server so if an user perform a query with result sets in excess of 64MB you have an error and need increase this value.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #595959; font-family: 'Avenir Next W01','Avenir Next W00','Avenir Next',Avenir,'Helvetica Neue',Helvetica,Arial,sans-serif; font-size: 15.8px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: 0px; line-height: 26.35px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;In app server heap size set the max memory (&lt;EM&gt;Xmx&lt;/EM&gt;) that allocate for app server java (javaw.exe&amp;nbsp;process provide basic application server functionality and the ability to host web services). If this process force to perform garbage collection frequently you have possible indicator for increase this parameter.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #595959; font-family: 'Avenir Next W01','Avenir Next W00','Avenir Next',Avenir,'Helvetica Neue',Helvetica,Arial,sans-serif; font-size: 15.8px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: 0px; line-height: 26.35px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;You can see that a javaw.exe process is associated with ArcGIS Server by looking at the Command Line column in Windows Task Manager. If the path includes the ArcGIS installation directory, you know it's a process associated with ArcGIS Server. You can derive further information about each process by examining its full command.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #595959; font-family: 'Avenir Next W01','Avenir Next W00','Avenir Next',Avenir,'Helvetica Neue',Helvetica,Arial,sans-serif; font-size: 15.8px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: 0px; line-height: 26.35px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;&lt;IMG __jive_id="405620" alt="" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/405620_Immagine.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #595959; font-family: 'Avenir Next W01','Avenir Next W00','Avenir Next',Avenir,'Helvetica Neue',Helvetica,Arial,sans-serif; font-size: 15.8px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: 0px; line-height: 26.35px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;For details on heap size and dimension of heap size you can see this links:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #595959; font-family: 'Avenir Next W01','Avenir Next W00','Avenir Next',Avenir,'Helvetica Neue',Helvetica,Arial,sans-serif; font-size: 15.8px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: 0px; line-height: 26.35px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;&lt;A href="https://codecurmudgeon.com/wp/2012/05/java-memory-settings-jvm-heap-size/"&gt;https://codecurmudgeon.com/wp/2012/05/java-memory-settings-jvm-heap-size/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #595959; font-family: 'Avenir Next W01','Avenir Next W00','Avenir Next',Avenir,'Helvetica Neue',Helvetica,Arial,sans-serif; font-size: 15.8px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: 0px; line-height: 26.35px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;&lt;A href="https://stackoverflow.com/questions/1651225/how-to-choose-the-jvm-heap-size"&gt;https://stackoverflow.com/questions/1651225/how-to-choose-the-jvm-heap-size&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2018 14:21:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-error-meaning/m-p/481793#M18632</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2018-05-03T14:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server Error Meaning</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-error-meaning/m-p/481794#M18633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Personally, instead of upping the heap space I'd try to optimize the query. 64 megs is a huge response.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2018 16:49:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-error-meaning/m-p/481794#M18633</guid>
      <dc:creator>RandallWilliams</dc:creator>
      <dc:date>2018-05-03T16:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server Error Meaning</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-error-meaning/m-p/481795#M18634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Randall, I agree but you could receive this error with a simple request rest query with returnIdsOnly ( there is no limit on the number of object IDs returned in the ID array response )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="406091" alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/406091_Cattura.PNG" /&gt;&lt;/P&gt;&lt;P&gt;I have generated about 8000000 oids&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/406093_Cattura.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;In some server with high number of services I had 'Unable to process request. Error handling service request :Cannot obtain a free instance.; nested exception is: java.lang.OutOfMemoryError: GC overhead limit exceeded'. (&amp;nbsp;&lt;A class="link-titled" href="https://plumbr.io/outofmemoryerror/gc-overhead-limit-exceeded" title="https://plumbr.io/outofmemoryerror/gc-overhead-limit-exceeded"&gt;GC overhead limit exceeded – Plumbr&lt;/A&gt; ) so &lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word;"&gt;I had also the need change 'app server maximum heap size' for allocate more memory.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2018 07:47:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-error-meaning/m-p/481795#M18634</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2018-05-09T07:47:21Z</dc:date>
    </item>
  </channel>
</rss>

