run ArcSoc Optimizer batch file

537
2
06-03-2021 04:47 PM
NickXu
by
New Contributor

I tried to run ArcSOC optimizer from dos command by calling test.bat; however, I got error:

06/03/2021 04:43:05 PM INFO: root: Arguments.py
06/03/2021 04:43:05 PM INFO: root: mode: list
06/03/2021 04:43:05 PM INFO: root: agsTokenURL: https://vanmappubdev.vancouver.ca/portal/sharing/rest/generateToken
06/03/2021 04:43:05 PM INFO: root: agsUser: adminUser
06/03/2021 04:43:05 PM ERROR: __main__: <urlopen error [WinError 10054] An existing connection was forcibly closed by the remote host>
06/03/2021 04:43:05 PM ERROR: __main__: None
Traceback (most recent call last):
File "urllib\request.py", line 1342, in do_open
File "http\client.py", line 1255, in request
File "http\client.py", line 1301, in _send_request
File "http\client.py", line 1250, in endheaders
File "http\client.py", line 1010, in _send_output
File "http\client.py", line 950, in send
File "http\client.py", line 1424, in connect
File "ssl.py", line 500, in wrap_socket
File "ssl.py", line 1040, in _create
File "ssl.py", line 1309, in do_handshake
ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host

Do I miss some configure to run the test.bat?

 

Thanks!

 

Nick

0 Kudos
2 Replies
NickXu
by
New Contributor

Hi all, 

I should clarify my question. We have ArcGIS enterprise installed on Azure, and we can't monitor process and system information from ArcGIS monitor. So I try to run the batch file from azure vm to get optimization information of ArcSOCs. I know this is an extension of ArcGIS monitor, so my question is that is it possible to run the ArcSOC optimizer batch file without installation of ArcGIS monitor?

Thanks!

0 Kudos
ReeseFacendini
Esri Regular Contributor

I don't think any of the extensions are meant to be run outside of the ArcGIS Monitor system, because there are dependencies within the software the extensions look for when running.

0 Kudos