
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2022 12:25 PM
On a new install I'm configuring in our lab environment I keep seeing the following error in the wrapper log after attempting to start the service.
[Fatal Error] :32:78: The character reference must end with the ';' delimiter.
This is on Windows 2016 using a domain service (non-admin per doc) account as the service account. Any suggestions are greatly welcome. 🙂
Solved! Go to Solution.
- Labels:
-
Discovery

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2022 10:54 AM
This was resolved by assigning the service account ownership on the agent folder and allowing inheritance. I tried multiple troubleshooting steps, unsuccessfully, with SNOW support before coming to this workaround.
Not sure why this setup was so difficult, but appears to not be a common issue.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2022 01:42 PM
They are already set to the service name and display name that I set during the install. I have to be missing something.
The delimiter error continues to be the last thing logged, then the wrapper stops.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2022 02:14 PM
I was able to get the service to start. Turned out the issue was with the password. However the MID server was not showing in the instance. So I tested trying to access the agent folder through cmd by opening cmdb with the service account user. It says access is denied. I tried restarting the service through Windows service and it is now also giving me permission issues. I don't remember configuring the initial mid server taking so long and having so many issues.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2022 02:19 PM
I had to manually give the service account permission to the agent folder. Now waiting for the MID server to show up in the instance. Not holding my breath though as it usually doesn't take this long.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2022 02:32 PM
So after I added the service account to the agent folder permissions, they were removed automatically. Saw a warning message in the wrapper service that pointed me to it.
If the service account isn't supposed to have any admin priv , how are you supposed to get this to work then?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2022 05:11 AM