<?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: Geoprocessing Service Stops Working in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/geoprocessing-service-stops-working/m-p/207161#M8141</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you extracting SDE data like the original poster?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does it start failing at the same time every day and then after that you need to restart the service in order for the service to run properly again?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Oct 2018 14:44:08 GMT</pubDate>
    <dc:creator>MichaelVolz</dc:creator>
    <dc:date>2018-10-05T14:44:08Z</dc:date>
    <item>
      <title>Geoprocessing Service Stops Working</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/geoprocessing-service-stops-working/m-p/207159#M8139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have two geoprocessing services that are giving me fits. One of them is an extract data tool and one creates a csv. If I restart them they run solid for about a day, but after that I get a few different results.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The extract data tool will look like it runs fine, but then when you open the newly&amp;nbsp;downloaded features it's an empty feature class.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;The CSV creating service runs fine until the part where a query is introduced, it then says it's an invalid query.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I go into my ArcGIS Server Manager and hit the "Save and Restart" button, they are recycled and run fine for another day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've played with the recycling settings in the processes tab but nothing seems to make a difference. I have a bunch of web and feature services that run just fine. It only seems to be the geoprocessing services.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below are the errors that show for some test geoprocessing services that I have set up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems like something is stopping the connection files on my ArcGIS Server from being able to hit my SDE data. I do have scripts that kill connections every night, but the connection files should still work once they've run, I would think at least.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Data Extraction Service&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;Submitted.
Executing...
ERROR 000732: Area of Interest: Dataset D:\arcgisserver\directories\arcgissystem\arcgisinput\Test\Extract_TEST.GPServer\extracted\v101\ADMIN.sde\CROOK.DBO.data_extent does not exist or is not supported The value does not exist. The value is empty. ERROR 000732: Area of Interest: Dataset D:\arcgisserver\directories\arcgissystem\arcgisinput\Test\Extract_TEST.GPServer\extracted\v101\ADMIN.sde\CROOK.DBO.data_extent does not exist or is not supported
Failed.&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;CSV Creating Service&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;Submitted.
Executing...
Executing (ParcelBufferSelection): Model2 "maptaxlot = '1522000000600'" "750 Feet" d:\arcgisserver\directories\arcgisjobs\test\mailinglabelstest_gpserver\j41d3fadfd33345ddbec3b9eb7089aa87\scratch\scratch.gdb\parcels_Select_NEW d:\arcgisserver\directories\arcgisjobs\test\mailinglabelstest_gpserver\j41d3fadfd33345ddbec3b9eb7089aa87\scratch\SELECT_NEW.xls
Start Time: Thu Dec 29 06:35:28 2016
Executing (Model2): Model2 "maptaxlot = '1522000000600'" "750 Feet" d:\arcgisserver\directories\arcgisjobs\test\mailinglabelstest_gpserver\j41d3fadfd33345ddbec3b9eb7089aa87\scratch\scratch.gdb\parcels_Select_NEW d:\arcgisserver\directories\arcgisjobs\test\mailinglabelstest_gpserver\j41d3fadfd33345ddbec3b9eb7089aa87\scratch\SELECT_NEW.xls
Start Time: Thu Dec 29 06:35:28 2016
Executing (Select Layer By Attribute): SelectLayerByAttribute MailingLabelsTEST\CROOK.DBO.parcels CLEAR_SELECTION #
Start Time: Thu Dec 29 06:35:28 2016
Succeeded at Thu Dec 29 06:35:28 2016 (Elapsed Time: 0.00 seconds)
Executing (Select): Select MailingLabelsTEST\CROOK.DBO.parcels d:\arcgisserver\directories\arcgisjobs\test\mailinglabelstest_gpserver\j41d3fadfd33345ddbec3b9eb7089aa87\scratch\scratch.gdb\parcels_Select_NEW "maptaxlot = '1522000000600'"
Start Time: Thu Dec 29 06:35:28 2016
ERROR 000358: Invalid expression maptaxlot = '1522000000600'
Failure to access the DBMS server
The item was not found.
Failure to access the DBMS server [[Microsoft][SQL Server Native Client 11.0]Communication link failure] [CROOK.sde.GDB_Items]
Failure to access the DBMS server [[Microsoft][SQL Server Native Client 11.0]Communication link failure] [CROOK.sde.GDB_Items]
The table was not found. [parcels_Select_NEW]
Failed to execute (Select).
Failed at Thu Dec 29 06:35:29 2016 (Elapsed Time: 1.08 seconds)
Failed to execute (Model2).
Failed at Thu Dec 29 06:35:29 2016 (Elapsed Time: 1.35 seconds)
Failed to execute (ParcelBufferSelection).
Failed at Thu Dec 29 06:35:29 2016 (Elapsed Time: 1.36 seconds)
Failed.&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 10:13:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/geoprocessing-service-stops-working/m-p/207159#M8139</guid>
      <dc:creator>LeviRoberts</dc:creator>
      <dc:date>2021-12-11T10:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: Geoprocessing Service Stops Working</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/geoprocessing-service-stops-working/m-p/207160#M8140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you ever find a solution to this?&amp;nbsp; We are having the same issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2018 14:22:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/geoprocessing-service-stops-working/m-p/207160#M8140</guid>
      <dc:creator>JessicaGould</dc:creator>
      <dc:date>2018-10-05T14:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: Geoprocessing Service Stops Working</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/geoprocessing-service-stops-working/m-p/207161#M8141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you extracting SDE data like the original poster?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does it start failing at the same time every day and then after that you need to restart the service in order for the service to run properly again?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2018 14:44:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/geoprocessing-service-stops-working/m-p/207161#M8141</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2018-10-05T14:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: Geoprocessing Service Stops Working</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/geoprocessing-service-stops-working/m-p/207162#M8142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We created the service yesterday, it was working and then when we came in today, it was not working.&amp;nbsp; When I restarted it, it started working again, so we'll check it next week to see if it keeps happening.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The service is running a network trace on data in SDE, but not extracting any data.&amp;nbsp; We have a script that disconnects all connections at 6am daily and are wondering if it is related to that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2018 14:51:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/geoprocessing-service-stops-working/m-p/207162#M8142</guid>
      <dc:creator>JessicaGould</dc:creator>
      <dc:date>2018-10-05T14:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: Geoprocessing Service Stops Working</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/geoprocessing-service-stops-working/m-p/207163#M8143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jessica,&lt;/P&gt;&lt;P&gt;We also disconnect users each night, so that is possible. Our work around was simply to run a restart python script each morning. This has resolved the issue for us.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2018 22:27:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/geoprocessing-service-stops-working/m-p/207163#M8143</guid>
      <dc:creator>LeviRoberts</dc:creator>
      <dc:date>2018-10-19T22:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: Geoprocessing Service Stops Working</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/geoprocessing-service-stops-working/m-p/207164#M8144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh awesome, thank you so much. That’s what we were thinking of doing, so I’m happy to hear that works for you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Oct 2018 00:41:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/geoprocessing-service-stops-working/m-p/207164#M8144</guid>
      <dc:creator>JessicaGould</dc:creator>
      <dc:date>2018-10-20T00:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: Geoprocessing Service Stops Working</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/geoprocessing-service-stops-working/m-p/207165#M8145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Levi and Jessica - we have a very issue also using the data extract tool as a go service. We have times when the service fails and also have nightly scripts.&amp;nbsp;&lt;/P&gt;&lt;P&gt;When you say you use a python script to restart - is this because the service is actually stopped each morning? Our service is still running but failing. I’m wondering if you are using python to just restart the service and that resolves the issue for you guys?&lt;/P&gt;&lt;P&gt;thanks for any info!&lt;/P&gt;&lt;P&gt;caroline&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 May 2019 02:36:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/geoprocessing-service-stops-working/m-p/207165#M8145</guid>
      <dc:creator>CarolineBlack</dc:creator>
      <dc:date>2019-05-02T02:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: Geoprocessing Service Stops Working</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/geoprocessing-service-stops-working/m-p/207166#M8146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Caroline,&lt;/P&gt;&lt;P&gt;The service was never stopped, it was constantly running. It would just not run properly after awhile and we would have to go into arcgis server manager and restart the service. It sounds like you are having the same issue, and restarting the service should fix the issue. To test you can go into your ArcGIS Server manager, click on the service that is failing and click the "Save &amp;amp; Restart" button.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 May 2019 14:54:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/geoprocessing-service-stops-working/m-p/207166#M8146</guid>
      <dc:creator>LeviRoberts</dc:creator>
      <dc:date>2019-05-03T14:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: Geoprocessing Service Stops Working</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/geoprocessing-service-stops-working/m-p/207167#M8147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much for your kind response! I will try just doing a restart next time it fails and see if it sorts it!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you again!&lt;/P&gt;&lt;P&gt;Caroline&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Get Outlook for iOS&amp;lt;https://aka.ms/o0ukef&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2019 00:17:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/geoprocessing-service-stops-working/m-p/207167#M8147</guid>
      <dc:creator>CarolineBlack</dc:creator>
      <dc:date>2019-05-07T00:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: Geoprocessing Service Stops Working</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/geoprocessing-service-stops-working/m-p/1072957#M30586</link>
      <description>&lt;P&gt;Hello.&amp;nbsp; Did you manage to solve this without having to restart the service every time?&lt;/P&gt;&lt;P&gt;I have a similar problem, but not with Data Extraction, it's a service that we published from a python script.&amp;nbsp; It works fine in ArcMap, we published it and it works fine at firts, but late in the day it gives an error related to the geodatabase connection.&amp;nbsp; If I restart the service it works fine again.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I cannot restart every time because the services is not used just once or twice a day, the idea is to run it several times a day by different users.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Sat, 26 Jun 2021 19:55:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/geoprocessing-service-stops-working/m-p/1072957#M30586</guid>
      <dc:creator>SergioFernandez</dc:creator>
      <dc:date>2021-06-26T19:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: Geoprocessing Service Stops Working</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/geoprocessing-service-stops-working/m-p/1689809#M43882</link>
      <description>&lt;P&gt;I realize this is an older thread, but I’m wondering if the root cause of this issue was ever identified. Did anyone find a permanent fix, or did the workaround end up being the fix which is to schedule Python script that restarts the service daily to maintain functionality?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Mar 2026 21:19:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/geoprocessing-service-stops-working/m-p/1689809#M43882</guid>
      <dc:creator>SH013</dc:creator>
      <dc:date>2026-03-10T21:19:24Z</dc:date>
    </item>
  </channel>
</rss>

