I have reinstalled the system today, and I will install all kinds of software and various configurations ~
When it is ready for use, the following error occurs when starting the SOM service of ArcGIS Server 10.0: "error 1067, unexpected Process Termination", for example:
This is depressing. I guess the possible cause is the account setting problem. I found that the startup accounts of the SOM service and the SOC monitor service are inconsistent, for example:
Therefore, the SOC monitor service can be started independently. This confirms that the startup account of the SOM service is set incorrectly. Therefore, the startup account of the SOM service is modified, for example:
Open the Service Properties dialog box, switch to the "login" page, and find that the logon identity is a local system account, so change it to the account, that is, the SOM Administrator Account (in this example, the SOM Administrator account is integrated with the Administrator account), as shown in:
Enter the password and click OK to close the dialog box. The logon user of the SOM service has changed to administrator, for example:
Start the SOM service again. The startup is successful without any pressure!
To sum up, if the startup of similar services fails and the process is unexpectedly terminated, most of them are due to startup account settings. Make sure that the user in the agsadmin user group starts the SOM service.