NetWitness source-server service will not start after upgrade to version 12.3
Issue
The source server was not coming up post upgrade to 12.3Cause
The reason behind this issue is serviceContentState collection in DB was overpopulated with stale data and we were not able to delete them while upgrading.
Workaround
1. We took a backup of MongoDB
2. We logged in to MongoDB from the SSH session:
> use source-server
3. We searched and counted the stale entry in the MongoDB contentLibrary collection
4. We Stopped the source server from a different session
5. We deleted the stale entries from MongoDB
6. After that we started the source server and observed the log
After this, we see that the error logs are no longer occurring and source-server is syncing the contents, we have checked the content library to ensure all the contents are there.
Resolution
The solution to this is to remove all the stale entries that we failed to delete while upgrading manually.
Product Details
RSA Product Set: RSA NetWitness PlatformRSA Product/Service Type: Netwitness Server
RSA Version/Condition: 12.x
Platform: CentOS O/S Version: 7
Summary
Upgrade was successful however the Source Server service is showing an error and did not start in the UI.
Approval Reviewer Queue
Technical approval queue