Fix MID server issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2022 05:44 AM
Hello community,
Can anyone help me to fix the MID server issue ? MID server is failed to upgrade during the security patches and logs are as follows
INFO | jvm 1 | 2022/04/16 15:59:26.331 | Apr 16, 2022 3:59:26 PM com.snc.dist.mid_upgrade.UpgradeMain wipeDirs
INFO | jvm 1 | 2022/04/16 15:59:26.331 | INFO: ** Debug Stale files ** Files from Matching pattern =
INFO | jvm 1 | 2022/04/16 15:59:26.331 | Apr 16, 2022 3:59:26 PM com.snc.dist.mid_upgrade.UpgradeMain migrateToTarget
INFO | jvm 1 | 2022/04/16 15:59:26.331 | INFO: Copying files to MID server installation path.
INFO | jvm 1 | 2022/04/16 15:59:26.531 | Apr 16, 2022 3:59:26 PM com.snc.dist.mid_upgrade.UpgradeMain correctPermissions
INFO | jvm 1 | 2022/04/16 15:59:26.531 | INFO: Correcting file permissions for directory: /opt/servicenow/mid/agent
INFO | jvm 1 | 2022/04/16 15:59:26.531 | Apr 16, 2022 3:59:26 PM com.snc.dist.mid_upgrade.UpgradeMain migrateToTarget
INFO | jvm 1 | 2022/04/16 15:59:26.532 | INFO: Finished copying files.
INFO | jvm 1 | 2022/04/16 15:59:26.532 | Apr 16, 2022 3:59:26 PM com.snc.dist.mid_upgrade.UpgradeMain executeCommand
INFO | jvm 1 | 2022/04/16 15:59:26.532 | INFO: Executing command `"/opt/servicenow/mid/agent/start.sh"`. Working dir: `/opt/servicenow/mid/agent`. Current user: `midserver`.
INFO | jvm 1 | 2022/04/16 15:59:26.832 | Apr 16, 2022 3:59:26 PM com.snc.dist.mid_upgrade.UpgradeMain executeCommand
INFO | jvm 1 | 2022/04/16 15:59:26.832 | INFO: Execution result: ExitCode=1
INFO | jvm 1 | 2022/04/16 15:59:26.832 | Output=Starting ServiceNow_MID_srv with systemd...
INFO | jvm 1 | 2022/04/16 15:59:26.832 | Failed to start midsrv.service: Interactive authentication required.
INFO | jvm 1 | 2022/04/16 15:59:26.832 | See system logs and 'systemctl status midsrv.service' for details.
INFO | jvm 1 | 2022/04/16 15:59:26.832 | Failed to start service midsrv
- Labels:
-
MID Server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2022 05:51 AM
Try to start the MID Server Service manually

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2022 05:55 AM
Hello,
Please refer to this ServiceNow support article: https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0596459
Please mark reply as Helpful/Correct, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2022 11:42 PM
Thanks for the article link, it is useful for me 🙂