<?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: Publishing map service with layer join fails following ArcGIS Server upgrade to 11.5. in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/publishing-map-service-with-layer-join-fails/m-p/1717706#M44457</link>
    <description>&lt;P&gt;&lt;BR /&gt;I think I may have identified a resolution. I have been managing ArcGIS Server patching and have applied what, to my eyes, were relevant patches given licensed extensions in our Server installation. Below are the patches that I'd deemed important and had installed following our upgrade:&lt;/P&gt;&lt;P&gt;- ArcGIS Server 11.5 Branch Versioning Licensing Patch&lt;BR /&gt;- ArcGIS Server 11.5 Feature Services Security Patch&lt;BR /&gt;- ArcGIS Server 11.5 Calculate Field Patch&lt;BR /&gt;- ArcGIS Server 11.5 Security 2025 Update 2 Patch&lt;BR /&gt;- ArcGIS Server 11.5 Reconcile and Post Consistency Patch&lt;BR /&gt;- ArcGIS Server 11.5 Security 2026 Update 1 Patch&lt;BR /&gt;- ArcGIS Server 11.5 Security 2026 Update 2 Patch&lt;/P&gt;&lt;P&gt;The remaining patches identify functionality that we don't use and don't have licensed on any of our Server installations. Because of this, I did not install them.&lt;/P&gt;&lt;P&gt;- ArcGIS Server 11.5 Parcel Fabric Build Extent Patch&lt;BR /&gt;- ArcGIS Server 11.5 ArcGIS Pipeline Referencing/ArcGIS Roads and Highways Patch 2&lt;BR /&gt;- ArcGIS Server 11.5 Utility Network Patch 1&lt;BR /&gt;- ArcGIS Server 11.5 Branch Versioning SAP HANA General Patch&lt;BR /&gt;- ArcGIS Server 11.5 Parcel Fabric Build Extent Patch 2B&lt;BR /&gt;- ArcGIS Server 11.5 Utility Network Patch 2&lt;BR /&gt;- ArcGIS Server 11.5 ArcGIS Pipeline Referencing/ArcGIS Roads and Highways Patch 3&lt;BR /&gt;- ArcGIS Server 11.5 ArcGIS Pipeline Referencing/ArcGIS Roads and Highways Patch 1&lt;/P&gt;&lt;P&gt;In one ESRI community thread, I did see a comment suggesting to install ALL available patches. I have done this and it resolved the failing map service publishing workflows. Either there is core functionality addressed in one of these patches, or I misunderstood the intent behind product-specific patches.&lt;/P&gt;</description>
    <pubDate>Thu, 30 Jul 2026 20:09:13 GMT</pubDate>
    <dc:creator>WilliamHarperAppDev</dc:creator>
    <dc:date>2026-07-30T20:09:13Z</dc:date>
    <item>
      <title>Publishing map service with layer join fails following ArcGIS Server upgrade to 11.5.</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/publishing-map-service-with-layer-join-fails/m-p/1717668#M44455</link>
      <description>&lt;P&gt;We recently upgraded our standalone ArcGIS Server from 11.3 to 11.5 (along with PostgreSQL 15.5 to 16.8) and noted a failure in one of our publishing workflows. We've isolated the issue to an in-map join between a feature class sourced to a PostgreSQL Enterprise Geodatabase and a table sourced to an Oracle Enterprise Geodatabase and attempting to publish as a map service.&lt;/P&gt;&lt;P&gt;We were able to duplicate this issue in a separate server running ArcGIS Server 11.5 and were able to also confirm that functionality existed in 11.3. We can successfully publish map services with data from either registered data store and we are able to publish map services with joins, so long as both sources are from the same data store. We've attempted the following:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Created a new .aprx with just the relevant layers.&lt;/LI&gt;&lt;LI&gt;Dropped and recreated both .sde connection files and registered data stores.&lt;/LI&gt;&lt;LI&gt;Utilized connections to the adjacent Postgres database as 'localhost' or as an FQDN.&lt;/LI&gt;&lt;LI&gt;Dropped and recreated Server's dsconnections.lst configurations.&lt;/LI&gt;&lt;LI&gt;Created a new Postgres EGDB.&lt;/LI&gt;&lt;LI&gt;Attempted the workflow while running ArcGIS Pro as an administrator.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The specific Server error logs read:&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;SwizzleService failed.&lt;/P&gt;&lt;P&gt;DoAfterSDExtraction failed.&lt;/P&gt;&lt;P&gt;CreateServiceWrapper failed.&lt;/P&gt;&lt;P&gt;Failed to create the service. Updating the server connection string for layer XXX_XXXX failed. Attempted connection string was SERVER=localhost;INSTANCE="DSID=###-####-###-###";DBCLIENT=postgresql;DB_CONNECTION_PROPERTIES=localhost;DATABASE=postgres_database;VERSION=sde.DEFAULT;AUTHENTICATION_MODE=DBMS. Table name is postgres_database.user.TABLENAME_FC. Please verify the data exists on the server.&lt;/P&gt;&lt;P&gt;Error executing tool. PublishServiceDefinition Job ID: ###### : ERROR 001487: Failed to update the published service with the server-side data location. Please see the server's log for more details. ERROR 001369: Failed to create the service. Failed to execute (Publish Service Definition).&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;The machines tested run Windows Server 2019 &amp;amp; 2022 Datacenter, IIS Web Adaptor, and are alongside a PostgreSQL 16.8 EGDB. We are working in Oracle 19c EGDBs in an on-prem Oracle RAC.&amp;nbsp;All network traffic within a WAN. All machines are using ArcGIS Pro 3.5.6. These instances of Server are not federated with any Portal. All relevant patches have been installed.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2026 17:42:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/publishing-map-service-with-layer-join-fails/m-p/1717668#M44455</guid>
      <dc:creator>WilliamHarperAppDev</dc:creator>
      <dc:date>2026-07-30T17:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: Publishing map service with layer join fails following ArcGIS Server upgrade to 11.5.</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/publishing-map-service-with-layer-join-fails/m-p/1717706#M44457</link>
      <description>&lt;P&gt;&lt;BR /&gt;I think I may have identified a resolution. I have been managing ArcGIS Server patching and have applied what, to my eyes, were relevant patches given licensed extensions in our Server installation. Below are the patches that I'd deemed important and had installed following our upgrade:&lt;/P&gt;&lt;P&gt;- ArcGIS Server 11.5 Branch Versioning Licensing Patch&lt;BR /&gt;- ArcGIS Server 11.5 Feature Services Security Patch&lt;BR /&gt;- ArcGIS Server 11.5 Calculate Field Patch&lt;BR /&gt;- ArcGIS Server 11.5 Security 2025 Update 2 Patch&lt;BR /&gt;- ArcGIS Server 11.5 Reconcile and Post Consistency Patch&lt;BR /&gt;- ArcGIS Server 11.5 Security 2026 Update 1 Patch&lt;BR /&gt;- ArcGIS Server 11.5 Security 2026 Update 2 Patch&lt;/P&gt;&lt;P&gt;The remaining patches identify functionality that we don't use and don't have licensed on any of our Server installations. Because of this, I did not install them.&lt;/P&gt;&lt;P&gt;- ArcGIS Server 11.5 Parcel Fabric Build Extent Patch&lt;BR /&gt;- ArcGIS Server 11.5 ArcGIS Pipeline Referencing/ArcGIS Roads and Highways Patch 2&lt;BR /&gt;- ArcGIS Server 11.5 Utility Network Patch 1&lt;BR /&gt;- ArcGIS Server 11.5 Branch Versioning SAP HANA General Patch&lt;BR /&gt;- ArcGIS Server 11.5 Parcel Fabric Build Extent Patch 2B&lt;BR /&gt;- ArcGIS Server 11.5 Utility Network Patch 2&lt;BR /&gt;- ArcGIS Server 11.5 ArcGIS Pipeline Referencing/ArcGIS Roads and Highways Patch 3&lt;BR /&gt;- ArcGIS Server 11.5 ArcGIS Pipeline Referencing/ArcGIS Roads and Highways Patch 1&lt;/P&gt;&lt;P&gt;In one ESRI community thread, I did see a comment suggesting to install ALL available patches. I have done this and it resolved the failing map service publishing workflows. Either there is core functionality addressed in one of these patches, or I misunderstood the intent behind product-specific patches.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2026 20:09:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/publishing-map-service-with-layer-join-fails/m-p/1717706#M44457</guid>
      <dc:creator>WilliamHarperAppDev</dc:creator>
      <dc:date>2026-07-30T20:09:13Z</dc:date>
    </item>
  </channel>
</rss>

