POST
|
Hi Davin, I am just starting to research this as well. Did you make any progress?
... View more
03-05-2024
06:24 PM
|
0
|
0
|
846
|
POST
|
After installing the 10.8.1 log4j patch for datastore I haven't seen it as often. I think I got it once after the DataStore servers were restarted, but it then seemed to be fine after that. So my thinking at the moment is that a restart of either the service or machine will help. I haven't been able to test to say exactly that it will help, but just what I noticed after other actions. And the validation still shows, so also thinking possibly that this might be ok/normal. "datastore.layer.extent.updated": false
... View more
04-12-2022
03:39 PM
|
0
|
0
|
2259
|
POST
|
Hi Ben, I am seeing the same issue now with 10.8.1 and I was just wondering if you found anything to fix it. The only thing I can find is to uninstall and re-install which I am not really wanting to do.
... View more
02-13-2022
06:38 PM
|
0
|
1
|
2424
|
POST
|
Yes, definitely, not just for GeoEvent but also improved performance for the hosting ArcGIS Server too. We have whitelisted all ArcGIS related folders from the antivirus app. An older article about which folders to exclude from the anti virus is referenced in the last comment of this thread
... View more
09-08-2020
04:35 PM
|
0
|
0
|
1198
|
POST
|
From memory we didn't find anything specific for this issue, however we did up the specs of the machine to 16gb RAM and also changed the default setting from 'live data' being ticked, to unticked. We potentially did some other stuff as well. Changing the live data setting helped our issue of slow queries to the feature service in both map rendering and populating data tables. Our services aren't stream services and contain a considerable amount of data compared to a lot of other GeoEvent dataset examples. Sorry I can't be more specific, I did take notes at the time, but I can't find them now sorry. Happy to help if you have more questions.
... View more
09-06-2020
07:25 PM
|
0
|
0
|
1198
|
POST
|
Our final solution looked like this which slightly differs to the steps in the blog by Jon but it worked well for us. As above we split the install between 2 groups of servers 1. Disable Group 1 servers in the LB so that no new connections from users could be made 2. Run TVT on the still live services to ensure that the Group 2 servers still live in the LB were working properly 3. Uninstall Group 1 and clean up any left over files. Restart servers 4. Install new software 5. Set up new data share config folder for Portal and ArcGIS Server using the service account user 6. Set up Portal and ArcGIS server sites (including ArcGIS Server sites for GeoEvent) 7. Configure Relational and Spatiotemporal data stores (update SSL certs) 8. Register other datastores in ArcGIS Server Manager 9. Install and configure Web Adaptors for Portal and ArcGIS Server 10. Import service config and global settings into GeoEvent and publish output feature services (using connection to ArcGIS server using machine name url and credentials to create the datastore connection in GeoEvent Manager) 11. Publish mxd based services to ArcGIS Server using connection created with machine name url and initial admin user 12. Configure any other ArcGIS Server of Portal settings that don't require a LB URL, eg heap sizes for services that have a higher load, date settings and default user roles in Portal. 13. Run TVT on these new services using machine URLs 14. Switch Groups in LB - Disable Group 2, Enable Group 1 = Start of Outage 15. Update Web Context URL in Group 1 Portal and ArcGIS Server 16. Federate Group 1 ArcGIS Server with Portal and set hosting server. Check that all services have been added as Portal items. 17. Federate GeoEvent and any other servers 18. Set any other Post install config for Portal - eg name, description (we have a script that does this) 19. Enable Windows Auth 20. Update Portal Items (we have a script to do this), Groups and sharing of items. 21. Update GeoEvent datastores and output connections to use lb URL (no credentials or tokens required as federated). 22. Run TVT using LB and windows auth = End of outage (for us this was around 3 hours). 23. Start Uninstall and re-install of Group 2 servers 24. Join Portal into site from Group 1, this will cause a ~2 minute outage. 25. Join ArcGIS Server into site from Group 1 26. Install and configure Web Adaptors for Portal and ArcGIS server using Group 1 machine names 27. Configure Datastores to ArcGIS server machine from Group 1 28. Enable Group 2 servers in LB
... View more
06-23-2020
04:16 PM
|
0
|
0
|
1279
|
POST
|
Also, our non prod env is disconnected from the internet. On Portal service startup around 750 errors are recorded where it can't find styleItem files eg D:\Program Files\ArcGIS\Portal\framework\webapps\rootapp\styleItems\RealisticTransportation\web\Tesla_P7.json Are these not included in the cabinet install files? is there somewhere else we can get them?
... View more
04-28-2020
04:25 PM
|
0
|
0
|
1279
|
POST
|
So reading through the blog and its links I think the following is a possible plan. (First run is in the UAT env, although these servers are in the production domain for internet access. There are no changes or additions to the LB apart from disabling/enabling server rules) - Split the current HA env. - Remove Group 1 from the LB - Set Group 2 as read only and leave live in LB to limit downtime - Uninstall, Clean, Install 10.8 and configure Portal site, AGS site, Datastores reg to AGS site, GeoEvent sites and SBDS reg to AGS site. - Install WA and register Portal and AGS through machine URLs - ? Set Portal webContext to LB URL (even though at this point this machine is disabled in the LB?) - Federate AGS and GeoEvent (Service URL = LB URL, Admin URL = local machine) - test services and apps through machine URLs (but if Federated through LB URL will tokens be from the new updated Portal? or from the Portal still live in the LB (which means that they will be invalid)?) - switch groups in LB - Group 1 live, Group 2 removed So I think my main points of concern are when to set the Portal webContext URL, the Federation URLs and if the Service URL is set to the LB URL if the services and apps can still be tested prior to turning traffic back on through the LB. (Hopefully I have made sense!)
... View more
04-28-2020
03:39 PM
|
0
|
0
|
1279
|
POST
|
Thanks for the link Jonathon I will read through that now, and yes, it is currently HA. We are hoping to split it and update them separately and join them back together at the end.
... View more
04-28-2020
02:57 PM
|
0
|
1
|
1279
|
POST
|
Hi, We are planning on installing 10.8 on existing servers, but instead of upgrading we are uninstalling 10.6.1, cleaning and then installing 10.8 new. It has been requested that we keep the current env live as much as possible but splitting the install into two server groups. The server groups have the following number of machines: Server Group 1 (SG1) : - 1 Portal/WebAdaptor - 2 ArcGIS Server / Relational DataStore - 1 GeoEvent - 1 SpatioTemporal Server Group 2: - 1 Portal/WebAdaptor - 2 ArcGIS Server / Relational DataStore - 2 GeoEvent - 2 SpatioTemporal The rough plan so far is to: - remove SG1 from the LB (users can still access services and apps through SG2) - on SG1 run the uninstalls, clean out the remaining files, install 10.8 - configure the individual sites and SSL certs, - federate AGS and GeoEvent to Portal - Integrate windows auth - publish the services and add items to Portal - switch the LB so that traffic now goes to the newly upgraded SG1 - test if SG1 is going to working, if yes - start uninstalls, clean install on SG2. I have concerns about federation if this is going to be possible without the LB URL and if anybody else has tried this method with success? Thanks
... View more
04-27-2020
12:25 AM
|
0
|
5
|
1356
|
POST
|
We are installing 10.8 and I am having trouble creating SBDS feature services with the same name as previously deleted services. I deleted the services from the Manage SBDS in GeoEvent Manager. They are no longer appearing in Portal nor ArcGIS Server Manager, the Index Status of Portal is all matching and ok. So it all looks good. However, when I go to Create Data Source and use the same service name, it comes back with an error that the default already contains a feature service with that name. I have sync'd the default Portal connection in the GeoEvent Manager Data Stores as well with no success in using the same name. I thought I read an article or query a while ago that showed you how to interrogate ArcGIS DataStores and also SBDS to find datasources and remove them if they had been orphaned, but I can't find it again (and am getting to the point where I think I may have imagined it). Or is the issue with Portal and not SBDS? I thought to look in the content directory for orphaned folders however I don't have the item ids of the deleted items to look through the content directory.
... View more
04-26-2020
10:28 PM
|
0
|
0
|
487
|
POST
|
Hi, Is the portal sharing API Create Service still the best option for creating a feature service with a spatiotemporal datasource in 10.8? Thanks, Gill
... View more
04-21-2020
04:38 PM
|
0
|
2
|
3089
|
Title | Kudos | Posted |
---|---|---|
1 | 03-19-2024 07:15 PM | |
1 | 05-15-2019 02:05 AM |
Online Status |
Offline
|
Date Last Visited |
10-23-2024
04:27 AM
|