There is "Unable to fetch sid of user" error in MID server agent.log at startupIssue There is an error below at MID server startup.ERROR (StartupSequencer) [UserPermissions:55] Unable to fetch sid of user: Mid-userReleaseAllCauseMID server gets username from Java property and whoami command.whoami /user command return username with small string as "mid-user".However, Java property return username as "Mid-user".Those do not match.ResolutionRename username with all small strings