After migrating the NTA Flow database to a new, dedicated DB server, I am unable to get the NetFlow Storage Service to stay running. The service starts, but within a few seconds this error is generated.
"The SolarWinds NetFlow Storage Service service terminated unexpectedly. It has done this X time(s). The following corrective action will be taken in 60000 milliseconds: Restart the service."
I also see these errors in the FastBitServerService log file:
"ERROR SolarWinds.Netflow.FastBit.Server.Service.FastBitService - Error while starting service.
ICSharpCode.SharpZipLib.SharpZipBaseException: Unexpected EOF"
"ERROR SolarWinds.Netflow.FastBit.Server.Service.Program - NetFlowService will be abnormally terminated - UnhandledException was caught : ICSharpCode.SharpZipLib.SharpZipBaseException: Unexpected EOF"
"ERROR SolarWinds.Netflow.FastBit.Server.Service.Program - Unhandled exception: Message: Unexpected EOF"
If I change the location of the Flow database to an empty folder and let it create a blank DB, the service starts without issue.
I am running NTA version 4.0.2620.0, which is the same as the server I migrated from.
Thanks in advance for your help!