While navigating within the Information Centric Analytics (ICA) console, some users encounter an error similar to the following:
Your request failed. Click 'OK' to close this window or 'Refresh' to refresh the page.
Try again or contact the site administrator.
Error ID: <ID>
This error message corresponds to an error similar to the following in the RiskFabric server log:
2024-03-01 09:14:17,996 [51:ERROR] DALException.SaveLog() Caught exception, handling it in DALException
2024-03-01 09:14:17,996 [51:ERROR] DALException.SaveLog() System.Data.SqlClient.SqlException (0x80131904): A severe error occurred on the current command. The results, if any, should be discarded.
Operation cancelled by user.
2024-03-01 09:14:18,043 [51:ERROR] LoggingExceptionFilterAttribute.OnException() https://<hostname or IP address>/api/RelationshipGraphs/GetRelationshipGraph
System.Data.SqlClient.SqlException (0x80131904): A severe error occurred on the current command. The results, if any, should be discarded.
Operation cancelled by user.
at RiskFabric.Web.Library.DALException.ControlThrow(Exception ex)
at RiskFabric.Web.Library.Utils.DapperRFExtensions.<ExecuteAndLogTimeAsync>d__13`1.MoveNext()
Version : 6.x
This condition is resolved in the 6.6 MP2 release.