<?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: Unable to start the Geoevent Manager, in ArcGIS GeoEvent Server Questions</title>
    <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/unable-to-start-the-geoevent-manager/m-p/458845#M1981</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jamal -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The message your IE browser is displaying ("page can't be displayed") indicates that the CXF framework has not initialized correctly. This what handles all of the REST endpoints beneath https : //localhost:6143/geoevent/. Because the CXF framework is the very last component to initialize, we are going to have to look around a bit to try and identify what exactly might be failing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you working with the latest release (10.3.1) of GeoEvent?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you see any errors in either the karaf.log or wrapper.log (found beneath C:\Program Files\ArcGIS\Server\GeoEvent\data\log) ... particularly with regard to "container" or "bundle" unresolved dependencies?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you sure that you have the GeoEvent Extension licensed on this server? Messages logged in the karaf.log from LicenseChecker and LicenseEnforcer will&amp;nbsp; indicate an error if the product is not licensed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you try to browse to https : //localhost:6143/geoevent/manager/ from another browser (Chrome or Firefox) ... do you see a message other than "page can't be displayed"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you running any anti-virus software?&amp;nbsp; McAfee On-Access Scanner has proven to cause problems with GeoEvent startup (refer to Esri Support &lt;A href="http://support.esri.com/en/knowledgebase/techarticles/detail/44817"&gt;KB Article #44817&lt;/A&gt;​).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How many bundle files do you see in the C:\Program Files\ArcGIS\Server\GeoEvent\data\cache folder?&amp;nbsp; For the 10.3.1 release I'm expecting to see 370+ numbered bundle sub-folders (bundle0, bundle1, bundle2 ... bundle371).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What files do you see in the product's configuration store?&amp;nbsp; C:\ProgramData\Esri\GeoEvent\:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;zookeeper (folder)&lt;/LI&gt;&lt;LI&gt;zookeeper.properties (text file)&lt;/LI&gt;&lt;LI&gt;zookeeper-dynamic.properties (text file)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does the zookeeper.properties identify a &lt;STRONG style="color: #909090; font-size: 10pt;"&gt;dataDir&lt;/STRONG&gt; beneath C:\ProgramData\Esri\GeoEvent\zookeeper\default ?&lt;/P&gt;&lt;P&gt;Is there a server identification string like &lt;STRONG style="color: #909090; font-size: 10pt;"&gt;server.1=MY_MACHINE:2182:2190:participant;0.0.0.0:2181&lt;/STRONG&gt; in the zookeeper-dynamic.properties?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you identify the PID for the java.exe process running GeoEvent? In task manager, look for the processing running as the user used to run the GeoEvent Windows service whose Command Line contains the switch &lt;STRONG style="color: #909090; font-size: 10pt;"&gt;-Dkaraf.home&lt;/STRONG&gt;, or look in the instance.properties file beneath C:\Program Files\ArcGIS\Server\GeoEvent\instances for the &lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;item.0.pid&lt;/STRONG&gt; value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a user with administrative privileges, from a Windows command line, run a &lt;STRONG style="color: #909090; font-size: 10pt;"&gt;netstat -a -o &lt;/STRONG&gt;command to show you all of the active TCP connections and ports on which particular processes are listening. In my example below, the java.exe process running my GeoEvent is PID 11608 ... so I can search through the netstat results to find the ports GeoEvent is using:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="0" cellspacing="0" style="border: none;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="66"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;TCP&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="144"&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;0.0.0.0:1100&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="132"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;HOSTNAME:0&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="120"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;LISTENING&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="84"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;11608&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="66"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;TCP&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="144"&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;0.0.0.0:2181&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="132"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;HOSTNAME:0&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="120"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;LISTENING&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="84"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;11608&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="66"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;TCP&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="144"&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;0.0.0.0:6143&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="132"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;HOSTNAME:0&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="120"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;LISTENING&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="84"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;11608&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="66"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;TCP&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="144"&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;0.0.0.0:6180&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="132"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;HOSTNAME:0&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="120"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;LISTENING&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="84"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;11608&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="66"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;TCP&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="144"&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;0.0.0.0:8101&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="132"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;HOSTNAME:0&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="120"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;LISTENING&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="84"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;11608&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="66"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;TCP&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="144"&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;0.0.0.0:44445&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="132"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;HOSTNAME:0&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="120"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;LISTENING&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="84"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;11608&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="66"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;TCP&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="144"&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;0.0.0.0:64009&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="132"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;HOSTNAME:0&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="120"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;LISTENING&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="84"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;11608&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="66"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;TCP&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="144"&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;10.27.51.242:2182&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="132"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;HOSTNAME:0&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="120"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;LISTENING&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="84"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;11608&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="66"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;TCP&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="144"&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;10.27.51.242:2190&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="132"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;HOSTNAME:0&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="120"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;LISTENING&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="84"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;11608&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5;"&gt;If all of the above check-out ... you might try an&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5;"&gt; in-place removal of the product's configuration store and run-time generated files, then restart GeoEvent:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="line-height: 1.5;"&gt;Stop the GeoEvent Windows service&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="line-height: 1.5;"&gt;Delete all files and folders beneath C:\Program Files\ArcGIS\Server\GeoEvent\data&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="line-height: 1.5;"&gt;Delete all files and folders &lt;EM&gt;&lt;STRONG&gt;except&lt;/STRONG&gt;&lt;/EM&gt;&lt;STRONG&gt; certs&lt;/STRONG&gt; beneath C:\ProgramData\Esri\GeoEvent&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="line-height: 1.5;"&gt;Restart the GeoEvent Windows service&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5;"&gt;Hope this information helps. You might need to contact Esri Technical Support and open an incident. Working with technical support will probably be better than exchanging messages on the forum for this issue. I'm happy to answer questions on any of the above, and please post if you're able to identify the issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5;"&gt;- RJ&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Aug 2015 17:36:31 GMT</pubDate>
    <dc:creator>RJSunderman</dc:creator>
    <dc:date>2015-08-31T17:36:31Z</dc:date>
    <item>
      <title>Unable to start the Geoevent Manager,</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/unable-to-start-the-geoevent-manager/m-p/458844#M1980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Unable to start the Geoevent Manager,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Geoevent is successfully installed. However, I got the message below as the I start the Geoevent manager&lt;/P&gt;&lt;P&gt;&lt;A href="https://localhost:6143/geoevent/manager/index.html"&gt;https://localhost:6143/geoevent/manager/index.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Clip_322.jpg" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/6152_Clip_322.jpg" style="width: 620px; height: 374px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what might be the issue here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jamal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2014 13:00:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/unable-to-start-the-geoevent-manager/m-p/458844#M1980</guid>
      <dc:creator>JamalNUMAN</dc:creator>
      <dc:date>2014-08-29T13:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to start the Geoevent Manager,</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/unable-to-start-the-geoevent-manager/m-p/458845#M1981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jamal -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The message your IE browser is displaying ("page can't be displayed") indicates that the CXF framework has not initialized correctly. This what handles all of the REST endpoints beneath https : //localhost:6143/geoevent/. Because the CXF framework is the very last component to initialize, we are going to have to look around a bit to try and identify what exactly might be failing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you working with the latest release (10.3.1) of GeoEvent?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you see any errors in either the karaf.log or wrapper.log (found beneath C:\Program Files\ArcGIS\Server\GeoEvent\data\log) ... particularly with regard to "container" or "bundle" unresolved dependencies?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you sure that you have the GeoEvent Extension licensed on this server? Messages logged in the karaf.log from LicenseChecker and LicenseEnforcer will&amp;nbsp; indicate an error if the product is not licensed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you try to browse to https : //localhost:6143/geoevent/manager/ from another browser (Chrome or Firefox) ... do you see a message other than "page can't be displayed"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you running any anti-virus software?&amp;nbsp; McAfee On-Access Scanner has proven to cause problems with GeoEvent startup (refer to Esri Support &lt;A href="http://support.esri.com/en/knowledgebase/techarticles/detail/44817"&gt;KB Article #44817&lt;/A&gt;​).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How many bundle files do you see in the C:\Program Files\ArcGIS\Server\GeoEvent\data\cache folder?&amp;nbsp; For the 10.3.1 release I'm expecting to see 370+ numbered bundle sub-folders (bundle0, bundle1, bundle2 ... bundle371).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What files do you see in the product's configuration store?&amp;nbsp; C:\ProgramData\Esri\GeoEvent\:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;zookeeper (folder)&lt;/LI&gt;&lt;LI&gt;zookeeper.properties (text file)&lt;/LI&gt;&lt;LI&gt;zookeeper-dynamic.properties (text file)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does the zookeeper.properties identify a &lt;STRONG style="color: #909090; font-size: 10pt;"&gt;dataDir&lt;/STRONG&gt; beneath C:\ProgramData\Esri\GeoEvent\zookeeper\default ?&lt;/P&gt;&lt;P&gt;Is there a server identification string like &lt;STRONG style="color: #909090; font-size: 10pt;"&gt;server.1=MY_MACHINE:2182:2190:participant;0.0.0.0:2181&lt;/STRONG&gt; in the zookeeper-dynamic.properties?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you identify the PID for the java.exe process running GeoEvent? In task manager, look for the processing running as the user used to run the GeoEvent Windows service whose Command Line contains the switch &lt;STRONG style="color: #909090; font-size: 10pt;"&gt;-Dkaraf.home&lt;/STRONG&gt;, or look in the instance.properties file beneath C:\Program Files\ArcGIS\Server\GeoEvent\instances for the &lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;item.0.pid&lt;/STRONG&gt; value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a user with administrative privileges, from a Windows command line, run a &lt;STRONG style="color: #909090; font-size: 10pt;"&gt;netstat -a -o &lt;/STRONG&gt;command to show you all of the active TCP connections and ports on which particular processes are listening. In my example below, the java.exe process running my GeoEvent is PID 11608 ... so I can search through the netstat results to find the ports GeoEvent is using:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="0" cellspacing="0" style="border: none;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="66"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;TCP&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="144"&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;0.0.0.0:1100&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="132"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;HOSTNAME:0&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="120"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;LISTENING&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="84"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;11608&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="66"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;TCP&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="144"&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;0.0.0.0:2181&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="132"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;HOSTNAME:0&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="120"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;LISTENING&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="84"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;11608&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="66"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;TCP&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="144"&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;0.0.0.0:6143&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="132"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;HOSTNAME:0&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="120"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;LISTENING&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="84"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;11608&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="66"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;TCP&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="144"&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;0.0.0.0:6180&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="132"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;HOSTNAME:0&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="120"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;LISTENING&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="84"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;11608&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="66"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;TCP&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="144"&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;0.0.0.0:8101&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="132"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;HOSTNAME:0&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="120"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;LISTENING&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="84"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;11608&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="66"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;TCP&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="144"&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;0.0.0.0:44445&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="132"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;HOSTNAME:0&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="120"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;LISTENING&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="84"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;11608&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="66"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;TCP&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="144"&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;0.0.0.0:64009&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="132"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;HOSTNAME:0&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="120"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;LISTENING&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="84"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;11608&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="66"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;TCP&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="144"&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;10.27.51.242:2182&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="132"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;HOSTNAME:0&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="120"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;LISTENING&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="84"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;11608&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="66"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;TCP&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="144"&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;10.27.51.242:2190&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="132"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;HOSTNAME:0&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="120"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;LISTENING&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="84"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #909090; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;11608&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5;"&gt;If all of the above check-out ... you might try an&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5;"&gt; in-place removal of the product's configuration store and run-time generated files, then restart GeoEvent:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="line-height: 1.5;"&gt;Stop the GeoEvent Windows service&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="line-height: 1.5;"&gt;Delete all files and folders beneath C:\Program Files\ArcGIS\Server\GeoEvent\data&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="line-height: 1.5;"&gt;Delete all files and folders &lt;EM&gt;&lt;STRONG&gt;except&lt;/STRONG&gt;&lt;/EM&gt;&lt;STRONG&gt; certs&lt;/STRONG&gt; beneath C:\ProgramData\Esri\GeoEvent&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="line-height: 1.5;"&gt;Restart the GeoEvent Windows service&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5;"&gt;Hope this information helps. You might need to contact Esri Technical Support and open an incident. Working with technical support will probably be better than exchanging messages on the forum for this issue. I'm happy to answer questions on any of the above, and please post if you're able to identify the issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5;"&gt;- RJ&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 17:36:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/unable-to-start-the-geoevent-manager/m-p/458845#M1981</guid>
      <dc:creator>RJSunderman</dc:creator>
      <dc:date>2015-08-31T17:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to start the Geoevent Manager,</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/unable-to-start-the-geoevent-manager/m-p/458846#M1982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you RJ Sunderman,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, I don’t have the chance to test it at the moment. The trail license of the GeoEvent has expired and needs to be re-activated via the local distributor (Palestine). This sounds to take ages.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 17:11:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/unable-to-start-the-geoevent-manager/m-p/458846#M1982</guid>
      <dc:creator>JamalNUMAN</dc:creator>
      <dc:date>2015-09-14T17:11:29Z</dc:date>
    </item>
  </channel>
</rss>

