EVPM PST ingest causes server reboot
Hi All,
I had this issue a week or 2 ago. I am ingestig 100's of PST files using EVPM. The process works very well.
However, it seems to fault on occasion, faulting EVConverterSandbox.exe. This creates a dump and the server is rebooted.
I have applied the 10.0.4 CHF3 to the environment which appeared to resolve the issue.
But after a while with ingesting more data, the issue reappeared.
In the INI script, I have reduced concurrent ConcurrentMigrations to 6 and the issue still occurs.
Has anyone seen this before? Is there a limit to the number of PST's you can ingest with EVPM in a respective run?
Regards,
EVConverterSandbox is part of the 'indexing process', well in general terms it is (stuff goes through conversion so that it can be indexed).. so not specifically to do with EVPM or PST ingestion.
Random idea .. good if you have a test environment :)
Can you reproduce it in a test environment? If so.. what happens if you stop the indexing service? All the items should get ingested, and there should be no crash/reboot.
After that, you could start the indexing service, and see how it handles processing the backlog? Maybe pushing with EVPM is hitting it too hard (I mean this shouldn't happen, because it should scale, but it's worth a try, I think)