POST
|
side note: @JonathanQuinn wrote: A multi-machine server site will also work, but you need a shared location for the config-store and directories. This introduces a single point of failure if you use a multi-connected NAS device, (copper/fiber/other), a network share is not a single point of failure.
... View more
12-02-2024
02:30 PM
|
0
|
0
|
1039
|
POST
|
Thanks for the explanation. To address this, thoughts about allowing admins to configure an option to enable this feature? When Enterprise is behind a firewall in a corporate setting, the risks you mentioned are not applicable. Instead, users are frustrated because their machines are cluttered with downloaded PDFs, requiring additional clicks to access them.
... View more
09-27-2024
09:04 AM
|
1
|
2
|
1539
|
POST
|
Thanks Derek. Knowing that this upgrade is not supported works for me. Ill fully implement a new setup. Happy holidays. I will note that the upgrade instructions mentions to not uninstall previous version and that the install will upgrade. nothing more. ref https://doc.arcgis.com/en/monitor/latest/install/windows/upgrade-arcgis-monitor.htm
... View more
12-22-2023
09:44 AM
|
0
|
1
|
1623
|
POST
|
Yes, this is the machine with the ArcGIS Monitor Server. As per the instructions set by ESRI, I turned 'off' during install. here is the control panel >> Programs list.
... View more
12-22-2023
06:45 AM
|
0
|
4
|
1642
|
POST
|
There is a similar thread that seems to echo the same issue. Windows Installation of ArcGIS Monitor fails before completion. Calling @ Derek Law ! Similar issues: https://community.esri.com/t5/arcgis-monitor-questions/arcgis-monitor-2023-1-upgrade-failure-there-is-a/td-p/1285852 Just before this error, there are some CMD windows that 'flash' past... anyone know the fix? Attempts: Ran using elevated permissions - no change Ran using admin account - no change Ensure the prior 10.8 install is NOT running in Windows Services (as per directions by ESRI) Ensure the Prior MongoDB Install is not running in windows services Event Logs do not provide any meaningful information.
... View more
12-21-2023
08:15 PM
|
0
|
7
|
1738
|
POST
|
I've been running red lights since 2009 (kidding of course) - technically 100% possible.. neither are 'legal'. ESRI and Google relationship dissolved some time ago. Neither allow either to mix their products since 10.3. next up: how to scrape tiles for free! After that: using Geocoders in batches for free!
... View more
01-31-2023
09:03 PM
|
0
|
1
|
5054
|
POST
|
10.9 is not ideal as 10.9 is a 'short release'. it would have to be 10.9.1
... View more
12-13-2021
10:03 PM
|
1
|
0
|
6067
|
POST
|
Hi Jonathan, Great to hear from you. I guess the reason why i do not say portal is HA is really due to me losing the battle of that argument with corporate EAs. HA means all components can work actively, not that 'part' of it fails over. Yes, the web adaptors can both work, portal itself can as well. what can not do HA is the darn PosgreSQL. which makes Portal software not HA. Content directory is not a challenge as one can set up content directory on a NAS which inherently has HA built into it. typically three network channels (fibre/cable) with a complex RAID. so no problem there. Correct, OS patching has different schedules for each of the machines I had setup, including the License server and the FO license server, pairs of the AGS servers, one of each portal and Web servers. all through an NLB, all using VIPs. The corruption occurred when the VM team had patched and rebooted one side, and begun patching the other, but the patch was small enough that the VM restart cycle time was shorter than the (4 minutes) it takes for Portal to replicate over... it was all over at this point. I am aware that newer portal versions have reduced this time... to maybe under two minutes. (which comes to another point, not able to configure Active Directory LDAP to a VIP, only IPs... (that is for another conversation). Id love to describe the corruption that happened but I don't think there is enough room on this forum . There have been a few cases on this (case #02200912). Escalated to Redlands without resolve (Esri Case #02377858) I am confident there is corruption within PostgreSQL, but have never had the time to look at this further. I can come by and discuss if you are attending the International Developer Summit.
... View more
12-16-2019
07:38 PM
|
0
|
1
|
2454
|
POST
|
You are correct, it is due to the underlying PostgreSQL technology. Funny, I have another thread response going into details. I've had to deal with corruption of replication, quite fun. From an architecture standpoint one has to really weigh the benefits vs the risk for enabling active/passive portal for what business wants. To an EA, HA means all points are HA, otherwise it is not 'ha' even if some components are. Portal would not classify an Enterprise GIS stack as true HA. My approach is reduce the amount of single points of failure within cost reason and business benefit. (e.g. SQL always on / HANA inmem HA is by no means cheap and will more than likely be single points of failure). With my experience, Portal, even at 10.7+ is just too sensitive to monthly OS patches and constant cycles or network traffic disruptions.
... View more
12-16-2019
07:26 AM
|
1
|
3
|
2454
|
POST
|
True, except to clarify, Portal is not HA( High -availability). It is Active/passive. or in ESRI terms Primary/Secondary. Calls don't load balance, they all go to one side, the set active side. there is an underlying posgresql replication that occurs when switching. this is not HA. And one can really bugger it up if you patch the OS lets say and restart and don't allow enough time for the replication across to take place. True HA, this would not be...(like AGS)
... View more
12-13-2019
07:14 PM
|
1
|
5
|
2454
|
IDEA
|
ESRI allows you obtain a $64,000+ piece of software by purchasing it through the EDN for $1800. Sorry to hear that free isn't available to meet everyone's needs. But hey, never know, maybe ESRI will... good luck!
... View more
07-22-2019
12:34 PM
|
0
|
0
|
2197
|
BLOG
|
Is the Designer available for download to use on-premise? Or is there a workflow to allow designing and then leveraging on-premise Portal/Enterprise setups that do not have 'external internet accessibility' ? Large organizations such as where I am, do not allow external facing Internet access GIS Enterprise architecture.
... View more
07-22-2019
10:43 AM
|
0
|
0
|
922
|
IDEA
|
I'd like to comment on the cost. Eighteen hundred ($1800) is nothing when you look at the benefits you gain from having access to the software, comparing against the production / staging core license costs. To say it is 'a lot' is you are missing the value completely and focusing on the measly 1800. Having my own dev environment has paid dividends 50x over. Think of it as continuing education costs, slightly more than daily coffee runs that puts you in the elite group.
... View more
07-02-2019
01:01 PM
|
0
|
1
|
2197
|
POST
|
Azin Sharaf wrote: 4-core license model is for ArcGIS Server site or ArcGIS Server machines? What happens if we have 1 ArcGIS Server site and two machines (each has 4 cores) (HA mode)? Then you are required to buy two (2) 4-core Enterprise Standard or Advanced licensing for each discrete installation instance. FYI: 4-core Enterprise ArcGIS Server is a separate SKU vs buying additional core licenses. The wording would be as follows - Any discrete NODE (VM) must start with 4-core license purchase. Each discrete setup can add additional cores (any number) thereafter (separate SKU when purchasing) Any discrete site can be added to a SITE. (this used to be called NODES and CLUSTERS).
... View more
05-13-2019
01:21 PM
|
5
|
0
|
3960
|
Title | Kudos | Posted |
---|---|---|
1 | 09-27-2024 09:04 AM | |
1 | 01-06-2016 11:32 AM | |
1 | 12-13-2021 10:03 PM | |
1 | 07-19-2017 07:31 AM | |
1 | 01-18-2016 07:23 AM |
Online Status |
Offline
|
Date Last Visited |
12-03-2024
03:06 AM
|