I'm trying to do a fresh install of Portal for ArcGIS on Windows Server 2016. The install goes fine but I keep getting an error when trying to create the portal site and initial admin account. I get an error saying "There was an error creating your initial administrator account. Index Service configuration failed. For more information, please view the log messages located in the content directory specified during setup."
I have already tried uninstalling and reinstalling Portal on the server. I also checked the files from this thread https://community.esri.com/thread/223779-i-cannot-create-a-portal-admin-account-with-arcgis-enterprise.
I attached a screenshot of the error I'm getting as well as a copy of the log from Portal.
If anyone has any ideas what the problem might be I would appreciate the help!
Yes, it's changed due to a limitation in an internal component which required more than 1 core. At 10.7 and 10.7.1, you'll need two cores as a hard requirement. At 10.8, we've resolved that issue so you can create/upgrade portal on a machine with one core, but in our documentation, we list the following requirements:
Processor: 2 cores minimum for development and testing, 4 cores minimum highly recommended for production systems
You'll see this in the documentation when 10.8 is released.
You'll need at least two cores on the Portal machine to create the site. If you only have core, that's the reason it's failing.
Under <install directory>/framework/runtime/ds/usr/logs, you should be able to see a log file that describes why the index service couldn't start. Can you post a snippet of those logs, obscuring any identifying information?
Hi!
I am having the exact same issue. I have installed portal 10.7.1 on a Centos 7 VM and am trying to create a portal. When I try to create the Portal instance, it crashes with the following error messages. I am running with 16 cores and ports 7120 and 7220 are not in use.
Here is the full description of my vm hardware:
Architecture: x86_64CPU op-mode(s): 32-bit, 64-bitByte Order: Little EndianCPU(s): 16On-line CPU(s) list: 0-15Thread(s) per core: 1Core(s) per socket: 1Socket(s): 16NUMA node(s): 1Vendor ID: GenuineIntelCPU family: 6Model: 60Model name: Intel Core Processor (Haswell, no TSX, IBRS)Stepping: 1CPU MHz: 2593.990BogoMIPS: 5187.98Hypervisor vendor: KVMVirtualization type: fullL1d cache: 32KL1i cache: 32KL2 cache: 4096KL3 cache: 16384KNUMA node0 CPU(s): 0-15
Here is the error messages
<Msg time="2020-02-21T00:45:21,768" type="INFO" code="209020" source="Portal Admin" process="3667" thread="1" methodName="" machine="xyz" user="" elapsed="" requestID="">Starting to initialize indexer module.</Msg><Msg time="2020-02-21T00:45:21,796" type="INFO" code="218022" source="Portal Admin" process="3667" thread="1" methodName="" machine="xyz" user="" elapsed="" requestID="">Elastic node configuration started.</Msg><Msg time="2020-02-21T00:46:25,957" type="WARNING" code="218014" source="Portal" process="3379" thread="1" methodName="" machine="xyz" user="" elapsed="" requestID="">Starting Index Service.</Msg><Msg time="2020-02-21T00:46:25,959" type="WARNING" code="218015" source="Portal" process="3379" thread="1" methodName="" machine="xyz" user="" elapsed="" requestID="">Started Index Service.</Msg><Msg time="2020-02-21T00:47:41,535" type="WARNING" code="218014" source="Portal" process="3379" thread="1" methodName="" machine="xyz" user="" elapsed="" requestID="">Starting Index Service.</Msg><Msg time="2020-02-21T00:47:41,536" type="WARNING" code="218015" source="Portal" process="3379" thread="1" methodName="" machine="xyz" user="" elapsed="" requestID="">Started Index Service.</Msg><Msg time="2020-02-21T00:48:57,105" type="WARNING" code="218014" source="Portal" process="3379" thread="1" methodName="" machine="xyz" user="" elapsed="" requestID="">Starting Index Service.</Msg><Msg time="2020-02-21T00:48:57,106" type="WARNING" code="218015" source="Portal" process="3379" thread="1" methodName="" machine="xyz" user="" elapsed="" requestID="">Started Index Service.</Msg><Msg time="2020-02-21T00:50:12,676" type="WARNING" code="218014" source="Portal" process="3379" thread="1" methodName="" machine="xyz" user="" elapsed="" requestID="">Starting Index Service.</Msg><Msg time="2020-02-21T00:50:12,676" type="WARNING" code="218015" source="Portal" process="3379" thread="1" methodName="" machine="xyz" user="" elapsed="" requestID="">Started Index Service.</Msg><Msg time="2020-02-21T00:51:28,247" type="WARNING" code="218014" source="Portal" process="3379" thread="1" methodName="" machine="xyz" user="" elapsed="" requestID="">Starting Index Service.</Msg><Msg time="2020-02-21T00:51:28,248" type="WARNING" code="218015" source="Portal" process="3379" thread="1" methodName="" machine="xyz" user="" elapsed="" requestID="">Started Index Service.</Msg><Msg time="2020-02-21T00:52:43,815" type="WARNING" code="218014" source="Portal" process="3379" thread="1" methodName="" machine="xyz" user="" elapsed="" requestID="">Starting Index Service.</Msg><Msg time="2020-02-21T00:52:43,816" type="WARNING" code="218015" source="Portal" process="3379" thread="1" methodName="" machine="xyz" user="" elapsed="" requestID="">Started Index Service.</Msg><Msg time="2020-02-21T00:53:59,391" type="WARNING" code="218014" source="Portal" process="3379" thread="1" methodName="" machine="xyz" user="" elapsed="" requestID="">Starting Index Service.</Msg><Msg time="2020-02-21T00:53:59,393" type="WARNING" code="218015" source="Portal" process="3379" thread="1" methodName="" machine="xyz" user="" elapsed="" requestID="">Started Index Service.</Msg><Msg time="2020-02-21T00:55:14,957" type="WARNING" code="218014" source="Portal" process="3379" thread="1" methodName="" machine="xyz" user="" elapsed="" requestID="">Starting Index Service.</Msg><Msg time="2020-02-21T00:55:14,958" type="WARNING" code="218015" source="Portal" process="3379" thread="1" methodName="" machine="xyz" user="" elapsed="" requestID="">Started Index Service.</Msg><Msg time="2020-02-21T00:55:29,362" type="SEVERE" code="110506" source="Data Store" process="3667" thread="70" methodName="" machine="xyz" user="" elapsed="" requestID="">Attempt to configure data store failed. Attempt to configure data$<Msg time="2020-02-21T00:55:29,363" type="SEVERE" code="218028" source="Portal Admin" process="3667" thread="1" methodName="" machine="xyz" user="" elapsed="" requestID="">Index Service configuration failed.</Msg><Msg time="2020-02-21T00:55:29,363" type="SEVERE" code="218028" source="Portal Admin" process="3667" thread="1" methodName="" machine="xyz" user="" elapsed="" requestID="">Index Service configuration failed.</Msg>$creation. Index Service configuration failed.</Msg><Msg time="2020-02-21T00:55:44,639" type="INFO" code="209074" source="Portal Admin" process="3667" thread="1" methodName="" machine="xyz" user="" elapsed="" requestID="">Connection file deleted from disk.</Msg>
Hi Jonathan,
I am hoping you can elaborate a bit on this. I had Portal working just fine on a single core machine at version 10.6.1. I attempted to upgrade to 10.7 using the ArcGIS Enterprise Builder and ran into the "Index Service Configuration Failed" error. Is the two core requirement something that changed between these two versions? I am having a hard time finding information about how many cores are needed to run Enterprise. I see that for the Portal it is recommended to have 4 cores for 100 concurrent users, but my requirements are not even close to 100 users (more like 15 or so). Any advice on the topic would be appreciated so I can justify resource upgrades. Thanks!
If you have antivirus installed on the server, disable it and try. it worked for me while installing 10.7.1
The quickest troubleshooting step is to make sure that ports 7120 and 7220 are not in use. If they aren't, I suggest you reach out to Technical Support so they can take a look with you.
Our portal server is
I have save error. Please help
Index Service configuration failed
Attempt to configure data store failed. Attempt to configure data store failed.. Extended error message: Failed to configure spatiotemporal big data store.. Extended error message: Failed to start spatiotemporal big data store machine.. Extended error message: Failed to start spatiotemporal big data store machine
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.