Hello All,
We have a ArcGIS Enterprise High Availability 10.9.1 environment with the following configuration:
- ArcGIS Portal : Two machine
- ArcGIS Server : Two Machine
- ArcGIS DataStore : Two Machines
- Third Party Load Balancer : Assists in Load balancing
We are trying to utilize "Publish Routing Services utility" which is in-built ArcGIS Server. However, it keeps failing for us with the following error in "publishroutingservices.log" file:
.....
v = self.send(byte_view[count:])
File "C:\Program Files\ArcGIS\Server\framework\runtime\ArcGIS\bin\Python\envs\arcgispro-py3\lib\ssl.py", line 1003, in send
return self._sslobj.write(data)
OverflowError: string longer than 2147483647 bytes
...
However, we have checked the capability of "Publishing Tool" and all other services involved and made sure that they allow uploads lager than this.
As this is in-built utility, we expect that the internal process take care of themselves.
Any help would be appreciated!
JonathanQuinnGeorge_Thompson