<?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: Couchdb Error in 10.6.1 Builder Environment in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/couchdb-error-in-10-6-1-builder-environment/m-p/146823#M5818</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am glad to hear that you were able to figure out the root cause!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Nov 2018 23:10:07 GMT</pubDate>
    <dc:creator>CodyMarsh</dc:creator>
    <dc:date>2018-11-12T23:10:07Z</dc:date>
    <item>
      <title>Couchdb Error in 10.6.1 Builder Environment</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/couchdb-error-in-10-6-1-builder-environment/m-p/146820#M5815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;While setting up the 10.6.1 Builder Environment for testing, everything seems to be working fine, until I let the machine set the "Register Data Stores with GIS Server".....then I get an error saying:&amp;nbsp; "Couchdb failed to start".&amp;nbsp; I've looked through the documentation....and I must be missing something?&amp;nbsp; Anyone else have this issue?&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/429375_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/429376_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2018 20:17:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/couchdb-error-in-10-6-1-builder-environment/m-p/146820#M5815</guid>
      <dc:creator>AdamDunlap</dc:creator>
      <dc:date>2018-11-12T20:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: Couchdb Error in 10.6.1 Builder Environment</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/couchdb-error-in-10-6-1-builder-environment/m-p/146821#M5816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Adam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the following BUG:&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;BUG-000116596 ("Unable to configure tile cache data store if port 5986 is utilized.").&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Tile Cache Data Store requires port 5986 to be open and listening. The problem may be that port 5986 is not opened on your firewall or there is&amp;nbsp; another program utilizing this port.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would first check to see if your firewall allows the port to be open. If the port is open then try the next step:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the machine with Enterprise being deployed, check if the port is used by another program by stopping the ArcGIS Data Store service and opening a command prompt. Type the following command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;netstat -ano | findstr 5986&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that command returns nothing then there is no program utilizing that port. If it does return something trace the PID to find the program that is using the port.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you have any questions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2018 22:59:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/couchdb-error-in-10-6-1-builder-environment/m-p/146821#M5816</guid>
      <dc:creator>CodyMarsh</dc:creator>
      <dc:date>2018-11-12T22:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: Couchdb Error in 10.6.1 Builder Environment</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/couchdb-error-in-10-6-1-builder-environment/m-p/146822#M5817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cody,&lt;/P&gt;&lt;P&gt;Thanks for the quick response &amp;amp; yes, I had an issue where WinRM was using the same ports by default.&amp;nbsp; Marco tagged the issue as well (earlier)!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;gt;&amp;gt;Yes.&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;gt;&amp;gt;See Esri BUG-000116596 ("Unable to configure tile cache data store if port 5986 is utilized.").&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;gt;&amp;gt;WinRM und CouchDB are using the same port.&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;gt;&amp;gt;Grüße&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;gt;&amp;gt;M. L. Zehner&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2018 23:04:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/couchdb-error-in-10-6-1-builder-environment/m-p/146822#M5817</guid>
      <dc:creator>AdamDunlap</dc:creator>
      <dc:date>2018-11-12T23:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: Couchdb Error in 10.6.1 Builder Environment</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/couchdb-error-in-10-6-1-builder-environment/m-p/146823#M5818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am glad to hear that you were able to figure out the root cause!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2018 23:10:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/couchdb-error-in-10-6-1-builder-environment/m-p/146823#M5818</guid>
      <dc:creator>CodyMarsh</dc:creator>
      <dc:date>2018-11-12T23:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: Couchdb Error in 10.6.1 Builder Environment</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/couchdb-error-in-10-6-1-builder-environment/m-p/146824#M5819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked the 5986 port availability using "&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d; background: white;"&gt;netstat -ano | findstr 5986&lt;/SPAN&gt;" command.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Its return two record with PID 4. NT Kernel &amp;amp; System running under PID 4.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;Can you help to continue the configuration&amp;nbsp; .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/436890_Untitled2.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2019 06:24:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/couchdb-error-in-10-6-1-builder-environment/m-p/146824#M5819</guid>
      <dc:creator>BuddhiMadusanka</dc:creator>
      <dc:date>2019-02-08T06:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Couchdb Error in 10.6.1 Builder Environment</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/couchdb-error-in-10-6-1-builder-environment/m-p/146825#M5820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just a heads-up - I am having this same issue, too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2019 18:28:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/couchdb-error-in-10-6-1-builder-environment/m-p/146825#M5820</guid>
      <dc:creator>ChrisSmith7</dc:creator>
      <dc:date>2019-02-25T18:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: Couchdb Error in 10.6.1 Builder Environment</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/couchdb-error-in-10-6-1-builder-environment/m-p/146826#M5821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in order to isolate the exact program that it using that PID you will most likely have to run the following command:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;netstat -nab | findstr 5986&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This command should show the name of the program utilizing the port.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2019 18:42:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/couchdb-error-in-10-6-1-builder-environment/m-p/146826#M5821</guid>
      <dc:creator>CodyMarsh</dc:creator>
      <dc:date>2019-02-25T18:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: Couchdb Error in 10.6.1 Builder Environment</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/couchdb-error-in-10-6-1-builder-environment/m-p/146827#M5822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a workaround supplied by Esri, related to &lt;SPAN style="background-color: #ffffff;"&gt;BUG-000116596. We ran into this issue recently, and the workaround solved the problem for us:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Delete the listener on http and https:&lt;BR /&gt;winrm delete winrm/config/listener?address=*+transport=HTTP&lt;BR /&gt;winrm delete winrm/config/listener?address=*+transport=HTTPS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;2.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;Configure ArcGIS Data Store Tile Cache&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Enable again:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;winrm quickconfig -transport:https&lt;/SPAN&gt;&lt;BR style="color: #4c4c4c; background-color: #ffffff;" /&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;winrm enumerate winrm/config/listener&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Check whether Couchdb still runs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2019 12:31:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/couchdb-error-in-10-6-1-builder-environment/m-p/146827#M5822</guid>
      <dc:creator>MartinBjørkenes</dc:creator>
      <dc:date>2019-03-25T12:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: Couchdb Error in 10.6.1 Builder Environment</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/couchdb-error-in-10-6-1-builder-environment/m-p/146828#M5823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I absolutely had this same issue last September.&amp;nbsp; In our case our Server Admin Team is using Solarwinds Enterprise Management System.&amp;nbsp; One of its functions is to monitor HTTP and HTTPS traffic on remote servers.&amp;nbsp; It uses Microsoft WinRM to listen for that traffic, which others in this thread have described.&amp;nbsp; WinRM uses port 5985 for HTTP and port 5986 for HTTPS traffic.&amp;nbsp; I had a support case opened for this last fall and the Support Tech associated the case with these BUG reports BUG-000116597 and BUG000116596.&amp;nbsp; In my case, I was able to work with our Server Admin staff to direct Solarwinds to use an adjacent port (5987) to do it's work.&amp;nbsp; I did receive BUG resolution report for 00116596 on April 16th, they are planning to add this port to the Data Store installation documentation at ver 10.7.1.&amp;nbsp; I just checked and they have not yet added it in 10.7 online documentation&amp;nbsp; They have no current product plans to make accommodations for the fact that Microsoft is already using port 5986 in WinRM 2.0.&amp;nbsp; My hope is the documentation edit includes the reference to the conflict with WinRM.&amp;nbsp; For anyone else encountering this issue, here's the URL to the Microsoft documentation -&amp;nbsp;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;&lt;A href="https://docs.microsoft.com/en-us/windows/desktop/winrm/installation-and-configuration-for-windows-remote-management"&gt;https://docs.microsoft.com/en-us/windows/desktop/winrm/installation-and-configuration-for-windows-remote-management&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2019 20:41:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/couchdb-error-in-10-6-1-builder-environment/m-p/146828#M5823</guid>
      <dc:creator>RichardCrucchiola</dc:creator>
      <dc:date>2019-04-17T20:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: Couchdb Error in 10.6.1 Builder Environment</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/couchdb-error-in-10-6-1-builder-environment/m-p/146829#M5824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A simple powershell&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Get-Service WinRM | Stop-Service&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will stop WinRM from listening on the aforementioned port and is another simple Start-Service will restart it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enjoy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2019 15:49:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/couchdb-error-in-10-6-1-builder-environment/m-p/146829#M5824</guid>
      <dc:creator>Carl_Flint</dc:creator>
      <dc:date>2019-10-21T15:49:15Z</dc:date>
    </item>
  </channel>
</rss>

