The FIP-FS Scan Process failed initialization. Error: 0x80010105 AND Faulting application name: scanningprocess.exe

Sebastian Walz 16 Reputation points
2021-03-08T02:32:59.55+00:00

Hi,

Exchange 2016 on Server 2016.

The FIP-FS Service is crashing and mail isn't being sent or received.
mail only flows when the anti malware service is disabled within Exchange.

Errors which are show are:
1: The FIP-FS Scan Process failed initialization. Error: 0x80010105. Error Details: The server threw an exception.

2: Faulting application name: scanningprocess.exe, version: 15.1.2176.9, time stamp: 0x60276c79
Faulting module name: scanningprocess.exe, version: 15.1.2176.9, time stamp: 0x60276c79
Exception code: 0xc0000005
Fault offset: 0x000000000005c5fd
Faulting process id: 0x3cf4
Faulting application start time: 0x01d713bf77380dbc
Faulting application path: C:\Program Files\Microsoft\Exchange Server\V15\FIP-FS\Bin\scanningprocess.exe
Faulting module path: C:\Program Files\Microsoft\Exchange Server\V15\FIP-FS\Bin\scanningprocess.exe
Report Id: ea2fad9c-70c5-4e2a-9662-5906f6da0eb1
Faulting package full name:

3: The anti-malware agent encountered an error while scanning. MessageId: <ce6f9d3a-a94d-473e-a8d6-cd222d267627@journal.report.generator> Message sent: 5/03/2021 1:21:48 AM From: <> Size: 727629 Bytes Error: Microsoft.Filtering.ScanAbortedException: Exception of type 'Microsoft.Filtering.ScanAbortedException' was thrown.
at Microsoft.Filtering.InteropUtils.ThrowPostScanErrorAsFilteringException(WSM_ReturnCode code, String message)
at Microsoft.Filtering.FilteringService.EndScan(IAsyncResult ar)
at Microsoft.Exchange.Transport.Agent.Malware.MalwareAgent.OnScanCompleted(IAsyncResult ar)
Faulting package-relative application ID:

We tried to stop the service, update engine and signatures with the powershell command "& $env:ExchangeInstallPath\Scripts\Update-MalwareFilteringServer.ps1 -Identity <FQDN of server>" which also throws an error.

I saw post: https://social.msdn.microsoft.com/Forums/en-US/33020637-55a8-4c03-a239-e8aabff23b4d/the-fipfs-scan-process-failed-initialization?forum=exchangesvrsecuremessaging
But this didn't work.

Any help appreciated

Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,356 questions
{count} votes

25 answers

Sort by: Oldest
  1. ilianko 21 Reputation points
    2022-01-01T08:59:57.07+00:00

    At 3:00 am The exchange server was stuck with this error:

    The FIP-FS "Microsoft" Scan Engine failed to load. PID: 39268, Error Code: 0x80004005. Error Description: Can't convert "2201010003" to long. / Event ID 5300

    I have disabled filtering:

    Set-MalwareFilteringServer exch-19 -BypassFiltering $true

    and email is going agian ... and I am looking for more info how to recover malware scanning service

    FYI

    4 people found this answer helpful.

  2. Will Judy 1 Reputation point
    2022-01-01T09:27:04.047+00:00

    This has just happened to me as well. Exchange 2016 and 2019. Is this a Zero Day hack or something trying to disable the malware scanning?


  3. Rafael Rung 16 Reputation points
    2022-01-01T09:27:50.27+00:00

    oh great, thank you very much, set-malwarefilterserver command fixed it for me also. but i had to restart "Microsoft Exchange Transport" Service after that...

    3 people found this answer helpful.
    0 comments No comments

  4. Marco G 16 Reputation points
    2022-01-01T11:34:48.53+00:00

    Same here, same problem and same resolution

    0 comments No comments

  5. Luciano Coppola 1 Reputation point
    2022-01-01T12:11:28.113+00:00

    Same here but what I have noticed is that the FIP-FS Scan process Initialization error is still present and emails sit in the queue for up to 5 minutes before being released. Anybody else have this?