<?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: ArcSDE Services cannot be started using HA Cluster application in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/arcsde-services-cannot-be-started-using-ha-cluster/m-p/275527#M15865</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;There's no way to instruct ArcSDE clients to fail over, so there really isn't any point in &lt;BR /&gt;running multiple giomgrs (it just introduces a new point of failure).&amp;nbsp;&amp;nbsp; The only way to get&lt;BR /&gt;HA is to use Direct Connect (and I doubt you'll get more than a reconnect, so it's not &lt;BR /&gt;true HA), so it doesn't really even matter if the applcation server is running (because&lt;BR /&gt;no clients can use it).&lt;BR /&gt;&lt;BR /&gt;- V&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What do you mean with "There's no way to instruct ArcSDE clients to fail over, so there really isn't any point in running multiple giomgrs ". We are only configuring arcsde service for HA in Microsoft cluster service for ArcGISSOM,ArcSDE and WebApplications, this is done using two servers with an unique virtual IP (this IP is used by the customer to access the GIS Services), no matter if server 1 is active or server 2 is. The ArcSDE generic service is the one which cannot be started by the cluster app, the generic service ArcGIS Server Object Manager can be started successfully.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The messages we got in Event viewer are:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; - Generic service 'ArcSde Service(esri_sde)' failed with error '0'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; - SDEHOME location doesn't exists (we already checked this problem and the environment variable is correct don't understand the error)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Enrique González Ruiz&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Nov 2012 22:19:49 GMT</pubDate>
    <dc:creator>EnriqueGonzalez</dc:creator>
    <dc:date>2012-11-13T22:19:49Z</dc:date>
    <item>
      <title>ArcSDE Services cannot be started using HA Cluster application</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-services-cannot-be-started-using-ha-cluster/m-p/275525#M15863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have two servers for High Availability using Microsoft Failover Cluster Management in Windows Server 2008 Enterprise Edition. ArcGIS Server components were installed and correctly authorized on both servers, also the ArcSDE services were installed and authorized. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In order to have GIS Services for WFS in High Availability an ArcSDE service called "&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;esri_sde&lt;/SPAN&gt;&lt;SPAN&gt;" was created on both servers and was added as a resource in a Cluster application called "&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;ArcGISServer&lt;/SPAN&gt;&lt;SPAN&gt;", &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If the Active server is running correctly the "&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;esri_sde&lt;/SPAN&gt;&lt;SPAN&gt;" service is running on it, if the active server fails the Cluster Application switches to the passive server and should start the "&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;esri_sde&lt;/SPAN&gt;&lt;SPAN&gt;" service in the passive server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ISSUE&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When the Cluster application which contains the "&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;esri_sde&lt;/SPAN&gt;&lt;SPAN&gt;" service is switched to the passive server and vicebersa, the "&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;esri_sde&lt;/SPAN&gt;&lt;SPAN&gt;" service cannot be started by the Cluster application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The "&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;esri_sde&lt;/SPAN&gt;&lt;SPAN&gt;" service can be started on each server correctly and without any problem, the issue is when the request to start the "&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;esri_sde&lt;/SPAN&gt;&lt;SPAN&gt;" service comes from the Cluster application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Note&lt;/STRONG&gt;&lt;SPAN&gt;: Also we have an "&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;ArcGIS Server Manager&lt;/SPAN&gt;&lt;SPAN&gt;" service installed on each server, which is also contained in the ArcGISServer Cluster application, this service is started correctly by the Cluster application, so this is the strange thing, the "&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;ArcGIS Server Manager&lt;/SPAN&gt;&lt;SPAN&gt;" can be started from the Cluster application but not the ArcSDE services.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?, maybe an additional script or parameter is not considered, I've been searching for help in forums but this topic about ESRI GIS Services in HA is not common.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Enrique González Ruiz&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2012 20:41:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-services-cannot-be-started-using-ha-cluster/m-p/275525#M15863</guid>
      <dc:creator>EnriqueGonzalez</dc:creator>
      <dc:date>2012-11-13T20:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE Services cannot be started using HA Cluster application</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-services-cannot-be-started-using-ha-cluster/m-p/275526#M15864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There's no way to instruct ArcSDE clients to fail over, so there really isn't any point in &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;running multiple giomgrs (it just introduces a new point of failure).&amp;nbsp;&amp;nbsp; The only way to get&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;HA is to use Direct Connect (and I doubt you'll get more than a reconnect, so it's not &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;true HA), so it doesn't really even matter if the applcation server is running (because&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;no clients can use it).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2012 21:04:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-services-cannot-be-started-using-ha-cluster/m-p/275526#M15864</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2012-11-13T21:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE Services cannot be started using HA Cluster application</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-services-cannot-be-started-using-ha-cluster/m-p/275527#M15865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;There's no way to instruct ArcSDE clients to fail over, so there really isn't any point in &lt;BR /&gt;running multiple giomgrs (it just introduces a new point of failure).&amp;nbsp;&amp;nbsp; The only way to get&lt;BR /&gt;HA is to use Direct Connect (and I doubt you'll get more than a reconnect, so it's not &lt;BR /&gt;true HA), so it doesn't really even matter if the applcation server is running (because&lt;BR /&gt;no clients can use it).&lt;BR /&gt;&lt;BR /&gt;- V&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What do you mean with "There's no way to instruct ArcSDE clients to fail over, so there really isn't any point in running multiple giomgrs ". We are only configuring arcsde service for HA in Microsoft cluster service for ArcGISSOM,ArcSDE and WebApplications, this is done using two servers with an unique virtual IP (this IP is used by the customer to access the GIS Services), no matter if server 1 is active or server 2 is. The ArcSDE generic service is the one which cannot be started by the cluster app, the generic service ArcGIS Server Object Manager can be started successfully.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The messages we got in Event viewer are:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; - Generic service 'ArcSde Service(esri_sde)' failed with error '0'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; - SDEHOME location doesn't exists (we already checked this problem and the environment variable is correct don't understand the error)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Enrique González Ruiz&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2012 22:19:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-services-cannot-be-started-using-ha-cluster/m-p/275527#M15865</guid>
      <dc:creator>EnriqueGonzalez</dc:creator>
      <dc:date>2012-11-13T22:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE Services cannot be started using HA Cluster application</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-services-cannot-be-started-using-ha-cluster/m-p/275528#M15866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ArcSDE clients have a stateful communication protocol in TCP/IP.&amp;nbsp; You can't just slap &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;one server in front of another and expect the dialog to continue. All active sessions &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;will immediately fail.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Direct Connect has been the recommended connection protocol for a while now, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and it's the only mechanism that has a chance of working during a failover event&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(though the last time I had a client use it, all the SQL-Server sessions failed, and&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; it took one failed draw before ArcGIS Server would attempt to reconnect, but this&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; is an active error handling protocol on AGS' part, not a property of ArcSDE).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGIS Server uses a stateless protocol, so it isn't subject to the same restrictions&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;as ArcSDE.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2012 23:04:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-services-cannot-be-started-using-ha-cluster/m-p/275528#M15866</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2012-11-13T23:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE Services cannot be started using HA Cluster application</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-services-cannot-be-started-using-ha-cluster/m-p/275529#M15867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;ArcSDE clients have a stateful communication protocol in TCP/IP.&amp;nbsp; You can't just slap &lt;BR /&gt;one server in front of another and expect the dialog to continue. All active sessions &lt;BR /&gt;will immediately fail.&lt;BR /&gt;&lt;BR /&gt;Direct Connect has been the recommended connection protocol for a while now, &lt;BR /&gt;and it's the only mechanism that has a chance of working during a failover event&lt;BR /&gt;(though the last time I had a client use it, all the SQL-Server sessions failed, and&lt;BR /&gt; it took one failed draw before ArcGIS Server would attempt to reconnect, but this&lt;BR /&gt; is an active error handling protocol on AGS' part, not a property of ArcSDE).&lt;BR /&gt;&lt;BR /&gt;ArcGIS Server uses a stateless protocol, so it isn't subject to the same restrictions&lt;BR /&gt;as ArcSDE.&lt;BR /&gt;&lt;BR /&gt;- V&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi vangelo,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If DIE is used which uses arcsde service for the python scripts, what can you suggest on how to achieve high availability? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi sorry, my mistake, the die script is not using arcsde service but will use the .sde file instead.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Nov 2012 01:32:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-services-cannot-be-started-using-ha-cluster/m-p/275529#M15867</guid>
      <dc:creator>JaniceYu</dc:creator>
      <dc:date>2012-11-23T01:32:09Z</dc:date>
    </item>
  </channel>
</rss>

