Jeff,
How can I find the associated PID for a ArcGIS Server service...? Do I have to scour the logs, or is there an easier way?
Thanks!
Matthew,
Assuming you are using Server v10.1 or later, the command line column in the Windows Task Manager or Process Explorer are the easiest ways. If you are using an earlier version, you will have to scour the logs and manually match them.
Ahhhh...I guess it would help if I turned on the command line column in the task manager, huh?...Since it's not on by default, that was throwing me off.
Many thanks!
From windows task manager on Server.Enable the command line column, It shows the service name.orThrough command promptCMD> wmic process where name="ArcSOC.exe" get name,processid,creationdate,CommandlineEnvironment: ArcGIS Enterprise 11.3Credit: https://gis.stackexchange.com/users/170060/mogambo2000
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.