Event ID - 9009 APPHOSTSVC?

Tevon2.0 1,106 Reputation points
2023-01-23T13:33:06.7066667+00:00

Why is this error code popping up and what is the best way to fix?

The Application Host Helper Service encountered an error trying to delete the history directory 'C:\inetpub\history\CFGHISTORY_0000000094\schema'. The directory will be skipped and ignored. Note that the directory may still get deleted in the future if the service restarts. The data field contains the error number.

Microsoft 365 and Office | SharePoint Server | For business
Microsoft 365 and Office | SharePoint Server | Development
0 comments No comments
{count} vote

Accepted answer
  1. Xyza Xue_MSFT 30,176 Reputation points Microsoft External Staff
    2023-01-24T02:18:58.09+00:00

    Hi @Tevon2.0 ,

    If the Application Host Helper Service (AppHostSvc) cannot delete a history directory, it will try to do so the next time that the service starts. Normally you do not have to take any action when this occurs. However, if the problem persists, you can stop and restart the service manually.
    To stop and restart the Application Host Helper Service(you must have membership in Administrators):

    1. Open an elevated Command Prompt window. Click Start, right-click Command Prompt, and then click Run as administrator. User's image
    2. At the command prompt, type net stop apphostsvc.
    3. At the command prompt, type net start apphostsvc.

    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    2 people found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Sherrie McClellan 0 Reputation points
    2023-05-16T13:20:30.74+00:00

    The problem won't go away on my new Distribution Point, is there anymore info on how to fix this issue

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.