<?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: Geoevent Processor 10.4 Will Not Start in ArcGIS GeoEvent Server Questions</title>
    <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-processor-10-4-will-not-start/m-p/494496#M2175</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Due to these same issues I had to opt from using a stream service with GeoEvents to having GeoEvents receive and add features to a feature service. Then, I used the ArcToolBox "Create SQL Query Layer" to do my select for max(DATE) by unique ID and publish that to a separate service. This workflow allowed me to keep my AGS machine from being resource depleted and also get the "live points" in a map service to be consumed online. This was not the ideal workflow I was hoping for but it allowed me to accomplish what was needed without standing up a seperate machine just for running GeoEvents that could handle a stream service.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Dec 2016 19:06:40 GMT</pubDate>
    <dc:creator>Mtclimber03</dc:creator>
    <dc:date>2016-12-09T19:06:40Z</dc:date>
    <item>
      <title>Geoevent Processor 10.4 Will Not Start</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-processor-10-4-will-not-start/m-p/494492#M2171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just installed a fresh instance of ArcGIS Server 10.4 and joined it to the cluster. After this, I installed Geoevent Processor 10.4 on the same instance and when I do to log in, I get a "No service was found" message on the manager login and REST pages. I checked the license and it's fine. I also checked the logs and here is what the errors are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;| ERROR | rint Extender: 1 | ConnectionState&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | 198 - curator-client - 2.8.0 | Connection timed out for connection string (GISVM01.MYCOMPANY.COM:2181) and timeout (10000) / elapsed (119714) org.apache.curator.CuratorConnectionLossException: KeeperErrorCode = ConnectionLoss&lt;/P&gt;&lt;P&gt;| ERROR | rint Extender: 1 | ZKPersistenceUtility&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | 245 - com.esri.ges.persistence.zookeeper.zk-persistenceutility - 10.4.0 | KeeperErrorCode = ConnectionLoss for /geoevent/config/keys/ageskey.jks&lt;/P&gt;&lt;P&gt;org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /geoevent/config/keys/ageskey.jks&lt;/P&gt;&lt;P&gt;| INFO&amp;nbsp; | rint Extender: 2 | LicenseChecker&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | 19 - com.esri.ges.framework.i18n.i18n-support - 10.4.0 | License status: GeoEventProcessor: licenseStatusSuccess.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas? 10.3.1 worked fine until I tried to upgrade.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2016 18:26:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-processor-10-4-will-not-start/m-p/494492#M2171</guid>
      <dc:creator>IgorBalotsky1</dc:creator>
      <dc:date>2016-05-12T18:26:59Z</dc:date>
    </item>
    <item>
      <title>Re: Geoevent Processor 10.4 Will Not Start</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-processor-10-4-will-not-start/m-p/494493#M2172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I too have this kind of problem in GEP 10.3.1 in a cluster environment. Basically, when one machine is shut down and restarted then I see errors like 'No service found' in GEP Manager and in the log file such entries:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;m.esri.ges.datastore.agsconnection.AbstractStreamServiceClient Bad response status 400 Bad Request java.io.IOException: Bad response status 400 Bad Request at com.esri.ges.datastore.agsconnection.AbstractStreamServiceClient.getConnection(AbstractStreamServiceClient.java:359)[241:com.esri.ges.framework.datastore.agsconnection-datastore:10.3.1] at com.esri.ges.datastore.agsconnection.AbstractStreamServiceClient.setup(AbstractStreamServiceClient.java:311)[241:com.esri.ges.framework.datastore.agsconnection-datastore:10.3.1] at com.esri.ges.manager.datastore.agsconnection.AGSConnectionStatusListenerStreamServiceClient.setup(AGSConnectionStatusListenerStreamServiceClient.java:30)[344:com.esri.ges.manager.agsconnectionmanager-api:10.3.1] at com.esri.ges.datastore.agsconnection.AbstractStreamServiceClient$1.run(AbstractStreamServiceClient.java:159)[241:com.esri.ges.framework.datastore.agsconnection-datastore:10.3.1] Sep 8, 2016, 10:27:56 PM INFO&lt;BR /&gt;com.esri.ges.datastore.agsconnection.AbstractStreamServiceClient During initialization, an unexpected error has occurred. Cannot communication with the Stream Service 'issmon1f'. Error: 'Bad response status 400 Bad Request'. Sep 8, 2016, 10:27:56 PM ERROR&lt;/P&gt;&lt;P&gt;-------------------------&lt;BR /&gt;connection timed out for connection string (XXXXXX:2181) and timeout (30000) / elapsed (42961) org.apache.curator.CuratorConnectionLossException:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;------------------&lt;/P&gt;&lt;P&gt;The only 'workaround' for me is to remove the 'WebSocketContextURL' entry in the 'Admin' part of AGS; that gets the GEP publishing to Stream Server going again. Then, when I re-enter the 'WebSocketContextURL' entry, everything runs fine--until the next shut down or reboot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Either I am missing some 'Best Practice' in case of GEP Clusters or there is some bug?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hello ESRI engineers?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Sep 2016 13:15:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-processor-10-4-will-not-start/m-p/494493#M2172</guid>
      <dc:creator>IrfanClemson</dc:creator>
      <dc:date>2016-09-09T13:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: Geoevent Processor 10.4 Will Not Start</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-processor-10-4-will-not-start/m-p/494494#M2173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Meengla,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Mark Bramer points out in this post:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/182287"&gt;New GeoEvent Setup&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;"GeoEvent clustering has not worked out like we hoped and we no longer recommend&amp;nbsp;using&amp;nbsp;it.&amp;nbsp; If you have a throughput rate greater than what can be handled by a single real-time server, it is certainly&amp;nbsp;possible to set up multiple real-time servers to handle throughput, but you need to&amp;nbsp;really think about things&amp;nbsp;like how to split up&amp;nbsp;your incoming messages, how to handle any stateful scenarios&amp;nbsp;like&amp;nbsp;'enter' or 'exit' geofence operations or&amp;nbsp;monitoring ongoing incidents, and how to handle event outputs appropriately (i.e. can you afford outputting messages in a non-chronological order?&amp;nbsp; ...not necessarily an issue if they're time-stamped)?"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;We recommend t&lt;SPAN&gt;o stand up a dedicated ArcGIS Server box with GeoEvent f&lt;SPAN&gt;or real-time deployments. &amp;nbsp;We don't recommend attaching GeoEvent to part of an ArcGIS Server cluster.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;~Alex&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2016 11:31:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-processor-10-4-will-not-start/m-p/494494#M2173</guid>
      <dc:creator>AlexanderBrown5</dc:creator>
      <dc:date>2016-09-12T11:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: Geoevent Processor 10.4 Will Not Start</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-processor-10-4-will-not-start/m-p/494495#M2174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alex,&lt;/P&gt;&lt;P&gt;Thanks for the info. I am kind of relieved that clustering is not being recommended at this time--it's a bit complicated and not living up to the hopes--per that link you provided.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I still don't know why would restarting any of the machines in the cluster cause the '400 Bad Request' error. I kind of have an idea as to why--here is some info:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have successfully created a three ArcGIS Server (10.3.1) cluster; all these run GEP (10.3.1 with a patch installed). The public facing machine is a separate machine running IIS with Application Routing (ARR) doing the role of not only the standard reverse proxy but also a reverse proxy for WebSocket--I don't think one has to have nGinx running in case of Windows. The ArcGIS has the WebSocketContextURL pointing to the Reverse Proxy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All that works as expected, I think!&amp;nbsp;But, upon any of these ArcGIS Server reboots, I see these these '400 Bad Request' in the GEP log files. The Clustering diagnostic utility for RabbitMQ doesn't find any problem even after reboots. @Here is the error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;com.esri.ges.datastore.agsconnection.AbstractStreamServiceClient During initialization, an unexpected error has occurred. Cannot communication with the Stream Service 'issmon1f'. Error: 'Bad response status 400 Bad Request'. Sep 8, 2016, 10:27:56 PM ERROR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, I am about giving up on GEP clustering but had spent so much time on that..I am curious to know as to what is happening? I feel like I was&amp;nbsp;almost there: Failover, High Throughput in an ArcGIS Cluster running GEP.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;PS. &lt;A href="https://community.esri.com/people/rsunderman-esristaff"&gt;rsunderman-esristaff&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2016 12:27:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-processor-10-4-will-not-start/m-p/494495#M2174</guid>
      <dc:creator>IrfanClemson</dc:creator>
      <dc:date>2016-09-12T12:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: Geoevent Processor 10.4 Will Not Start</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-processor-10-4-will-not-start/m-p/494496#M2175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Due to these same issues I had to opt from using a stream service with GeoEvents to having GeoEvents receive and add features to a feature service. Then, I used the ArcToolBox "Create SQL Query Layer" to do my select for max(DATE) by unique ID and publish that to a separate service. This workflow allowed me to keep my AGS machine from being resource depleted and also get the "live points" in a map service to be consumed online. This was not the ideal workflow I was hoping for but it allowed me to accomplish what was needed without standing up a seperate machine just for running GeoEvents that could handle a stream service.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 19:06:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-processor-10-4-will-not-start/m-p/494496#M2175</guid>
      <dc:creator>Mtclimber03</dc:creator>
      <dc:date>2016-12-09T19:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: Geoevent Processor 10.4 Will Not Start</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-processor-10-4-will-not-start/m-p/494497#M2176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/4544"&gt;Irfan Tak&lt;/A&gt;‌ thanks for that above note about removing and readding the WebSocketContextURL, I had the same problem and this helped me! &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Aug 2017 12:04:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-processor-10-4-will-not-start/m-p/494497#M2176</guid>
      <dc:creator>MarcGraham1</dc:creator>
      <dc:date>2017-08-31T12:04:05Z</dc:date>
    </item>
  </channel>
</rss>

