<?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>idea Remove Group warning 17001 warning from logs in ArcGIS Enterprise Ideas</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-ideas/remove-group-warning-17001-warning-from-logs/idi-p/1367827</link>
    <description>&lt;P&gt;The Group warning 17001 is unnecessary and only serves to clog up the log making it difficult to read. It already warns us that groups are not used in Feature services when publishing but they are useful in map services so we still use them. There should be a spot to remove common and unnecessary errors from logs like 17001.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 09 Jan 2024 14:02:13 GMT</pubDate>
    <dc:creator>MelanieWawryk</dc:creator>
    <dc:date>2024-01-09T14:02:13Z</dc:date>
    <item>
      <title>Remove Group warning 17001 warning from logs</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-ideas/remove-group-warning-17001-warning-from-logs/idi-p/1367827</link>
      <description>&lt;P&gt;The Group warning 17001 is unnecessary and only serves to clog up the log making it difficult to read. It already warns us that groups are not used in Feature services when publishing but they are useful in map services so we still use them. There should be a spot to remove common and unnecessary errors from logs like 17001.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2024 14:02:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-ideas/remove-group-warning-17001-warning-from-logs/idi-p/1367827</guid>
      <dc:creator>MelanieWawryk</dc:creator>
      <dc:date>2024-01-09T14:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Group warning 17001 warning from logs</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-ideas/remove-group-warning-17001-warning-from-logs/idc-p/1368065#M3581</link>
      <description>&lt;P&gt;Unfortunately, you are running into a known limitation.&lt;/P&gt;&lt;P&gt;Error Code: Group warning 17001&lt;/P&gt;&lt;P&gt;A map service with group layers has feature access enabled. This is a known limit as&amp;nbsp;&lt;STRONG&gt;&lt;A href="https://enterprise.arcgis.com/en/server/10.5/publish-services/windows/author-feature-services.htm#:~:text=The%20following%20data%20types%20are%20not%20supported%20in%20feature%20services%3A" target="_blank" rel="noopener"&gt;the following data types are not supported in feature services&lt;/A&gt;&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Annotations&lt;/LI&gt;&lt;LI&gt;Dimensions&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;EM&gt;Group layers&lt;/EM&gt;&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Layers and tables based on SDE views&lt;/LI&gt;&lt;LI&gt;Raster datasets&lt;/LI&gt;&lt;LI&gt;Terrains&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;You could disable feature access on the map service and the error would no longer be present. Alternatively, you could ungroup the data in ArcMap/ArcGIS Pro and publish a new map service to enable feature access.&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://enterprise.arcgis.com/en/server/latest/publish-services/windows/author-feature-services.htm" target="_blank" rel="noopener"&gt;https://enterprise.arcgis.com/en/server/latest/publish-services/windows/author-feature-services.htm&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;You can manage your logs by setting the retention date of your logs to help with disk space.&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://enterprise.arcgis.com/en/server/latest/administer/windows/specify-server-log-settings.htm#:~:text=Specify%20the%20duration%20of%20log%20retention" target="_blank" rel="noopener"&gt;Log Retention&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If it's annoying to view, you could filter the warnings. Perhaps, put a range on the error code numbers and exclude the number 17001? You can do that in Server Manager or Server Admin Directory.&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;To filter based on a range of codes and individual codes, specify the beginning and ending code (separated by a dash) and separate the individual codes with a comma (for example,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;204000–205999, 212015, 219114&lt;/SPAN&gt;).&lt;/LI&gt;&lt;LI&gt;Example:&lt;UL&gt;&lt;LI&gt;1-17000,17002-169999&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 09 Jan 2024 19:47:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-ideas/remove-group-warning-17001-warning-from-logs/idc-p/1368065#M3581</guid>
      <dc:creator>AmandaDeMedeiros</dc:creator>
      <dc:date>2024-01-09T19:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Group warning 17001 warning from logs</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-ideas/remove-group-warning-17001-warning-from-logs/idc-p/1368091#M3582</link>
      <description>&lt;P&gt;Thanks that is a good suggestion. Ideally, it would be nice if there was a config file where you could specify codes you don't want to see in the manager log window. The admin filter works all right; you need to switch to the admin though and add in the dates.&amp;nbsp; Having an additional filter like the one in admin for codes when looking through the manager log would be a nice addition. Alternatively, Esri could move that error to verbose or fine since it doesn't impact the server in any meaningful way and you were already warned about it when publishing.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2024 20:29:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-ideas/remove-group-warning-17001-warning-from-logs/idc-p/1368091#M3582</guid>
      <dc:creator>MelanieWawryk</dc:creator>
      <dc:date>2024-01-09T20:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Group warning 17001 warning from logs</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-ideas/remove-group-warning-17001-warning-from-logs/idc-p/1368096#M3583</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/12688"&gt;@MelanieWawryk&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If you want your idea post to be more specific. I would suggest altering the wording to:&lt;/P&gt;&lt;P&gt;Enhancement: Allow ArcGIS Server/Portal to ignore certain error codes specified in a config file. However, I can see this being problematic, as users might ignore very pertinent error codes in hopes of a problem going away on its own.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;You would be required to state a specific use case to get this limitation lifted. There is most likely some backend reason why grouping is not supported. It does not state the why in the documentation that I've read.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2024 20:51:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-ideas/remove-group-warning-17001-warning-from-logs/idc-p/1368096#M3583</guid>
      <dc:creator>AmandaDeMedeiros</dc:creator>
      <dc:date>2024-01-09T20:51:59Z</dc:date>
    </item>
  </channel>
</rss>

