<?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: GP service error: &amp;quot;The current version does not support editing...&amp;quot; in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/gp-service-error-quot-the-current-version-does-not/m-p/131650#M5052</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay,&amp;nbsp;false alarm, my problem came back. I was told by ESRI that it is a bug. They have a patch for 10.4.1 and it will be fixed in 10.5.1. I upgraded to 10.4.1 and applied the patch.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 May 2017 21:49:37 GMT</pubDate>
    <dc:creator>CarlosKrefft</dc:creator>
    <dc:date>2017-05-23T21:49:37Z</dc:date>
    <item>
      <title>GP service error: "The current version does not support editing..."</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/gp-service-error-quot-the-current-version-does-not/m-p/131639#M5041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a GP service published that updates a series of features then publishes a pdf. Several of the feature classes have attachments, so it is necessary to open an edit session when updating them. The script works, both within Arcmap and from the GP service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, after using the GP service several times (typically when several users start using it), I keep getting an error in the server manager logs:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505051; background-color: #e5edf4; font-size: 12px;"&gt;Error: The current version does not support editing (base, consistent, or closed) [An open transaction was detected. All user transactions must be closed prior to StartEditing.].&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help troubleshoot how or why this error message keeps appearing? I'm assuming that somehow two users are calling the GP service at the same time and somehow it is causing a lock situation. Or maybe someone is accessing that feature layer at the same time (there are feature services that access the same layers) Restarting the gp service and feature service appears to fix the issue, until it occurs again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there any script examples or advice on how a script should handle opening closing edit sessions when other instances of the script might be doing the exact same thing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2016 01:49:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/gp-service-error-quot-the-current-version-does-not/m-p/131639#M5041</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2016-10-27T01:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: GP service error: "The current version does not support editing..."</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/gp-service-error-quot-the-current-version-does-not/m-p/131640#M5042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul, dit you already resolve this issue? We have similar problems.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2016 08:33:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/gp-service-error-quot-the-current-version-does-not/m-p/131640#M5042</guid>
      <dc:creator>BasWest1</dc:creator>
      <dc:date>2016-11-17T08:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: GP service error: "The current version does not support editing..."</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/gp-service-error-quot-the-current-version-does-not/m-p/131641#M5043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No, not resolved yet. Getting very frustrating for us!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To try to rectify it, I even went through the scripts and replaced the use of arcpy insert and update cursors with using arcrest to call the rest api. The theory there was that somehow the insert/update cursors, which *did* regularly open and close edit sessions, were somehow not closing one properly (even though I couldn't see how that could happen), and that using pure rest api calls for any edits would allow arcgis server to manage those concurrent edits. But I've still had the same error occur. It even happened late last night, at a time when I was testing the arcrest scripts and knew 99.9% that I was the only one using the system, so I knew there was no other edit sessions open (e.g. in arcmap etc).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using ags 10.4.1 on aws with a SQL server enterprise geodatabase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you share a bit about your setup and workflow to see if any similarities perhaps?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;-Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2016 21:01:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/gp-service-error-quot-the-current-version-does-not/m-p/131641#M5043</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2016-11-17T21:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: GP service error: "The current version does not support editing..."</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/gp-service-error-quot-the-current-version-does-not/m-p/131642#M5044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are on ArcGIS for server 10.3 with an Oracle enterprise geodatabase. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We also have this problem with a featureclass with attachments (and another related table). These are exclusively being&amp;nbsp;edited by rest calls (through the Javascript API). Sometimes there is no problem for days, and then&amp;nbsp;it&amp;nbsp;occurs again.&amp;nbsp;Last time when this problem occured our DBA could confirm that the the open transaction was in the attachment table and that the&amp;nbsp;database was waiting for the client Arcsoc to send some kind of signal to close the transaction, but was not receiving any (as far as I understood).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I guess the problem seems to be caused by something related to the adding of attachments&amp;nbsp;through the&amp;nbsp;REST API.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 08:53:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/gp-service-error-quot-the-current-version-does-not/m-p/131642#M5044</guid>
      <dc:creator>BasWest1</dc:creator>
      <dc:date>2016-11-18T08:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: GP service error: "The current version does not support editing..."</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/gp-service-error-quot-the-current-version-does-not/m-p/131643#M5045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to increase&amp;nbsp;&lt;BR /&gt;The maximum time a client can use a service: as per transaction compilation time as average one.&lt;BR /&gt;You can also need to configure number if instance for GP services.&lt;BR /&gt;Some settings are not optimise.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 13:33:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/gp-service-error-quot-the-current-version-does-not/m-p/131643#M5045</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2016-11-18T13:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: GP service error: "The current version does not support editing..."</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/gp-service-error-quot-the-current-version-does-not/m-p/131644#M5046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interesting. No clear similarities between your situation and ours then. i.e. 10.3 vs 10.4.1, Oracle vs. Sql Server, and I've had it happen to feature classes that didn't have attachments enabled. And, initially, I was using arcpy insert and update cursors (e.g. NOT the rest api) whereas you are exclusively using rest calls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm still a bit stumped I'm afraid....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Nov 2016 19:32:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/gp-service-error-quot-the-current-version-does-not/m-p/131644#M5046</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2016-11-20T19:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: GP service error: "The current version does not support editing..."</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/gp-service-error-quot-the-current-version-does-not/m-p/131645#M5047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Avinash.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The default 'maximum time a client can use a service' is 600 seconds, or 10 minutes, which should be plenty of time to execute the GP tasks I have in place. Typically they complete in around 15-20 seconds.&lt;/P&gt;&lt;P&gt;The number of instances is set just to min 1 max 2, but a) I've seen the problem occur when I'm the only one using the service so it wasn't under huge load and b) I thought the idea was that in the services were maxed out then a new request would either wait or timeout. i.e. it shouldn't cause a lock scenario such as it is.&lt;/P&gt;&lt;P&gt;Would appreciate any further discussion or insights into how it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;-Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Nov 2016 19:36:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/gp-service-error-quot-the-current-version-does-not/m-p/131645#M5047</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2016-11-20T19:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: GP service error: "The current version does not support editing..."</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/gp-service-error-quot-the-current-version-does-not/m-p/131646#M5048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I contacted ESRI premium support about this. They said they knew of it, it's a bug and has been fixed in 10.5.1:&lt;BR /&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;BUG-000100553: Receiving "An open transaction was detected. All user transactions must be closed prior to StartEditing" error in the ArcGIS Server logs when applying online edits with a non-versioned feature service&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I don't understand is this was working fine before and all of a sudden stopped. There must be a work around to resolve this like republishing the service, re-installing server, something because it's not an issue out of the box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Mar 2017 20:48:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/gp-service-error-quot-the-current-version-does-not/m-p/131646#M5048</guid>
      <dc:creator>CarlosKrefft</dc:creator>
      <dc:date>2017-03-15T20:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: GP service error: "The current version does not support editing..."</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/gp-service-error-quot-the-current-version-does-not/m-p/131647#M5049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carlos&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your comment, that's interesting to hear. Can you post a link to the bug report? I can't seem to find any reference to '&lt;SPAN style="color: #222222; background-color: #ffffff;"&gt;BUG-000100553' when searching on the ESRI support site, and am not sure if I'm looking in the right place.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff;"&gt;I have raised this with our local ESRI distributor previously but they haven't mentioned this so probably not aware of it and it would be good to be able to pass the info on to them.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff;"&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Mar 2017 21:04:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/gp-service-error-quot-the-current-version-does-not/m-p/131647#M5049</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2017-03-15T21:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: GP service error: "The current version does not support editing..."</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/gp-service-error-quot-the-current-version-does-not/m-p/131648#M5050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't have a link. They just gave me that bug information and description.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did seem to have resolved my problem. I simply &lt;STRONG&gt;republished my service and all is okay now&lt;/STRONG&gt;. I can add the attachments and I no more of those errors are logged.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Mar 2017 21:55:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/gp-service-error-quot-the-current-version-does-not/m-p/131648#M5050</guid>
      <dc:creator>CarlosKrefft</dc:creator>
      <dc:date>2017-03-15T21:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: GP service error: "The current version does not support editing..."</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/gp-service-error-quot-the-current-version-does-not/m-p/131649#M5051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, thanks anyway. I have passed on to our local ESRI distributor to follow up and see if they can find out any more info about it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Mar 2017 23:02:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/gp-service-error-quot-the-current-version-does-not/m-p/131649#M5051</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2017-03-15T23:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: GP service error: "The current version does not support editing..."</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/gp-service-error-quot-the-current-version-does-not/m-p/131650#M5052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay,&amp;nbsp;false alarm, my problem came back. I was told by ESRI that it is a bug. They have a patch for 10.4.1 and it will be fixed in 10.5.1. I upgraded to 10.4.1 and applied the patch.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 21:49:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/gp-service-error-quot-the-current-version-does-not/m-p/131650#M5052</guid>
      <dc:creator>CarlosKrefft</dc:creator>
      <dc:date>2017-05-23T21:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: GP service error: "The current version does not support editing..."</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/gp-service-error-quot-the-current-version-does-not/m-p/131651#M5053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interesting, thanks for posting about that Carlos. I wasn't aware there was a patch for 10.4.1. I have emailed our local distributor to see if they can get that patch for us.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;-Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 22:10:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/gp-service-error-quot-the-current-version-does-not/m-p/131651#M5053</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2017-05-23T22:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: GP service error: "The current version does not support editing..."</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/gp-service-error-quot-the-current-version-does-not/m-p/131652#M5054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ArcGIS 10.4.1 for Server Hot Fix&lt;BR /&gt;Hot Fix Name: QFE-1041-S-347065&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 22:13:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/gp-service-error-quot-the-current-version-does-not/m-p/131652#M5054</guid>
      <dc:creator>CarlosKrefft</dc:creator>
      <dc:date>2017-05-23T22:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: GP service error: "The current version does not support editing..."</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/gp-service-error-quot-the-current-version-does-not/m-p/131653#M5055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Did this patch resolve your issues?&lt;/P&gt;&lt;P&gt;I am having issues locating the download for the patch through the Esri site, do you have a link?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 23:48:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/gp-service-error-quot-the-current-version-does-not/m-p/131653#M5055</guid>
      <dc:creator>BevanDarr</dc:creator>
      <dc:date>2017-05-31T23:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: GP service error: "The current version does not support editing..."</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/gp-service-error-quot-the-current-version-does-not/m-p/131654#M5056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I haven't managed to get hold of it yet, am waiting for our local distributor. Apparently it's only available as a hotfix and not a patch, so you'd have to request it especially.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2017 02:33:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/gp-service-error-quot-the-current-version-does-not/m-p/131654#M5056</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2017-06-01T02:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: GP service error: "The current version does not support editing..."</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/gp-service-error-quot-the-current-version-does-not/m-p/131655#M5057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Morming:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the version 10.4 and&amp;nbsp; I have the same problem:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505051; background-color: #e5edf4; font-size: 12px;"&gt;Error: The current version does not support editing (base, consistent, or closed) [An open transaction was detected. All user transactions must be closed prior to StartEditing.].&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505051; background-color: #e5edf4; font-size: 12px;"&gt;If I restart the service, works correctly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I would like to know if you got a solution for this problem. I would appreciate your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505051; background-color: #e5edf4; font-size: 12px;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2018 16:24:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/gp-service-error-quot-the-current-version-does-not/m-p/131655#M5057</guid>
      <dc:creator>FrankCastro</dc:creator>
      <dc:date>2018-06-06T16:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: GP service error: "The current version does not support editing..."</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/gp-service-error-quot-the-current-version-does-not/m-p/131656#M5058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Frank.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We upgraded to 10.5.1 and are not experiencing that problem anymore. Sorry I know that's not really a solution if upgrading is not an option for you, but that's where we got to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assuming that upgrading is not possible, have you asked your local distributor about the patch for 10.4.1? (See comments above)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;-Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2018 04:35:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/gp-service-error-quot-the-current-version-does-not/m-p/131656#M5058</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-06-07T04:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: GP service error: "The current version does not support editing..."</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/gp-service-error-quot-the-current-version-does-not/m-p/131657#M5059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Moorning Paul:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answering, we don't want to change the version yet, so we are going to look for the patch for this error. Please, if you know the link of this, let me know.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2018 15:06:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/gp-service-error-quot-the-current-version-does-not/m-p/131657#M5059</guid>
      <dc:creator>FrankCastro</dc:creator>
      <dc:date>2018-06-07T15:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: GP service error: "The current version does not support editing..."</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/gp-service-error-quot-the-current-version-does-not/m-p/131658#M5060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are using 10.4 and had the same problem for a specific service. After stop/start of the service the problem was solved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2019 16:55:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/gp-service-error-quot-the-current-version-does-not/m-p/131658#M5060</guid>
      <dc:creator>philippeleempoels</dc:creator>
      <dc:date>2019-10-30T16:55:38Z</dc:date>
    </item>
  </channel>
</rss>

