In Core.BusinessLayer.log, I have multiple recurring errors exactly like this one:
2015-04-27 15:23:21,866 [45] ERROR SolarWinds.Orion.Core.Common.LicenseBasedProductInfoProvider - Unable to load license for DPI v2.0 (QoE:1). System.ArgumentNullException: Value cannot be null.
Parameter name: licenses
at SolarWinds.Orion.Core.Common.LicensedProductInfo.UpdateLicenses(IProductLicense[] licenses)
at SolarWinds.Orion.Core.Common.LicenseBasedProductInfoProvider.CreateProduct(ILicensedProduct product)
In the license Manage, the QoE is not even activated:
Anybody has a clue on how to fix this?