2026-06-16 01:06:43 | Log4Net | An ERROR occured while fetching Clear Cache Keys
Error Message : Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
StackTrace : at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
at System.Data.SqlClient.SqlDataReader.get_MetaData()
at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.ExecuteReader()
at VitalStatsWebAPIServicesBL.VitalStatsDBRepository.VitalStatsServiceDAO.GetCacheKeysFromDb() in D:\VitalAxis\Jenkins_Build\VITALSTATS\QC\buildspace\VITALSTATS\132_050620261921\processing\src\Application\VitalStatsWebAPIServicesBL\VitalStatsDBRepository\VitalStatsServiceDAO.cs:line 7404
at VitalStatsWebAPIServicesBL.VitalStatsServer.ServiceImplementation.VitalStatsService.ClearCacheKeys() in D:\VitalAxis\Jenkins_Build\VITALSTATS\QC\buildspace\VITALSTATS\132_050620261921\processing\src\Application\VitalStatsWebAPIServicesBL\VitalStatsServer\ServiceImplementation\VitalStatsService.cs:line 249
at VitalStatsWebAPIServices.Controllers.VitalStatsServiceController.ClearCacheKeys() in D:\VitalAxis\Jenkins_Build\VITALSTATS\QC\buildspace\VITALSTATS\132_050620261921\processing\src\Application\VitalStatsWebAPIServices\Controllers\VitalStatsServiceController.cs:line 1178
Inner Exception : System.ComponentModel.Win32Exception (258): The wait operation timed out
2026-06-16 01:07:17 | Log4Net | An ERROR occured while fetching Clear Cache Keys
Error Message : Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
StackTrace : at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
at System.Data.SqlClient.SqlDataReader.get_MetaData()
at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.ExecuteReader()
at VitalStatsWebAPIServicesBL.VitalStatsDBRepository.VitalStatsServiceDAO.GetCacheKeysFromDb() in D:\VitalAxis\Jenkins_Build\VITALSTATS\QC\buildspace\VITALSTATS\132_050620261921\processing\src\Application\VitalStatsWebAPIServicesBL\VitalStatsDBRepository\VitalStatsServiceDAO.cs:line 7404
at VitalStatsWebAPIServicesBL.VitalStatsServer.ServiceImplementation.VitalStatsService.ClearCacheKeys() in D:\VitalAxis\Jenkins_Build\VITALSTATS\QC\buildspace\VITALSTATS\132_050620261921\processing\src\Application\VitalStatsWebAPIServicesBL\VitalStatsServer\ServiceImplementation\VitalStatsService.cs:line 249
at VitalStatsWebAPIServices.Controllers.VitalStatsServiceController.ClearCacheKeys() in D:\VitalAxis\Jenkins_Build\VITALSTATS\QC\buildspace\VITALSTATS\132_050620261921\processing\src\Application\VitalStatsWebAPIServices\Controllers\VitalStatsServiceController.cs:line 1178
Inner Exception : System.ComponentModel.Win32Exception (258): The wait operation timed out
2026-06-16 01:13:34 | Log4Net | An ERROR occured while fetching DX Custom Reports
Metadata : { DeploymentKey = THX }
Error Message : Input string was not in a correct format.
StackTrace : at System.Number.StringToNumber(ReadOnlySpan`1 str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt64(ReadOnlySpan`1 value, NumberStyles options, NumberFormatInfo numfmt)
at System.Convert.ToInt64(String value)
at VitalStatsWebAPIServicesBL.VitalStatsDBRepository.VitalStatsGeneralDAO.GetUserTimeZone(String UserID, String AccountID, String OrganizationID, String DeploymentKey) in D:\VitalAxis\Jenkins_Build\VITALSTATS\QC\buildspace\VITALSTATS\132_050620261921\processing\src\Application\VitalStatsWebAPIServicesBL\VitalStatsDBRepository\VitalStatsGeneralDAO.cs:line 136
at VitalStatsWebAPIServicesBL.Caching.CacheHelper.CheckAndLoadUserTimeZone(String userID, String AccountID, String OrganizationID, String AccountTimeZone, String DeploymentKey) in D:\VitalAxis\Jenkins_Build\VITALSTATS\QC\buildspace\VITALSTATS\132_050620261921\processing\src\Application\VitalStatsWebAPIServicesBL\Caching\CacheHelper.cs:line 174
at VitalStatsWebAPIServicesBL.Caching.CacheHelper.GetUserTimeZone(String UserID, String DeploymentKey) in D:\VitalAxis\Jenkins_Build\VITALSTATS\QC\buildspace\VITALSTATS\132_050620261921\processing\src\Application\VitalStatsWebAPIServicesBL\Caching\CacheHelper.cs:line 159
at VitalStatsWebAPIServicesBL.VitalStatsDBRepository.VitalStatsServiceDAO.GetAllDXCustomReports(String OrganizationId, String RoleName, String UserId, String MenuText, String DeploymentKey) in D:\VitalAxis\Jenkins_Build\VITALSTATS\QC\buildspace\VITALSTATS\132_050620261921\processing\src\Application\VitalStatsWebAPIServicesBL\VitalStatsDBRepository\VitalStatsServiceDAO.cs:line 185
at VitalStatsWebAPIServices.Controllers.VitalStatsServiceController.GetAllDXCustomReports(String OrganizationId, String RoleName, String UserId, String MenuText, String DeploymentKey) in D:\VitalAxis\Jenkins_Build\VITALSTATS\QC\buildspace\VITALSTATS\132_050620261921\processing\src\Application\VitalStatsWebAPIServices\Controllers\VitalStatsServiceController.cs:line 88
2026-06-16 01:16:18 | Log4Net | An ERROR occured while fetching DX Custom Reports
Metadata : { DeploymentKey = THX }
Error Message : Input string was not in a correct format.
StackTrace : at System.Number.StringToNumber(ReadOnlySpan`1 str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt64(ReadOnlySpan`1 value, NumberStyles options, NumberFormatInfo numfmt)
at System.Convert.ToInt64(String value)
at VitalStatsWebAPIServicesBL.VitalStatsDBRepository.VitalStatsGeneralDAO.GetUserTimeZone(String UserID, String AccountID, String OrganizationID, String DeploymentKey) in D:\VitalAxis\Jenkins_Build\VITALSTATS\QC\buildspace\VITALSTATS\132_050620261921\processing\src\Application\VitalStatsWebAPIServicesBL\VitalStatsDBRepository\VitalStatsGeneralDAO.cs:line 136
at VitalStatsWebAPIServicesBL.Caching.CacheHelper.CheckAndLoadUserTimeZone(String userID, String AccountID, String OrganizationID, String AccountTimeZone, String DeploymentKey) in D:\VitalAxis\Jenkins_Build\VITALSTATS\QC\buildspace\VITALSTATS\132_050620261921\processing\src\Application\VitalStatsWebAPIServicesBL\Caching\CacheHelper.cs:line 174
at VitalStatsWebAPIServicesBL.Caching.CacheHelper.GetUserTimeZone(String UserID, String DeploymentKey) in D:\VitalAxis\Jenkins_Build\VITALSTATS\QC\buildspace\VITALSTATS\132_050620261921\processing\src\Application\VitalStatsWebAPIServicesBL\Caching\CacheHelper.cs:line 159
at VitalStatsWebAPIServicesBL.VitalStatsDBRepository.VitalStatsServiceDAO.GetAllDXCustomReports(String OrganizationId, String RoleName, String UserId, String MenuText, String DeploymentKey) in D:\VitalAxis\Jenkins_Build\VITALSTATS\QC\buildspace\VITALSTATS\132_050620261921\processing\src\Application\VitalStatsWebAPIServicesBL\VitalStatsDBRepository\VitalStatsServiceDAO.cs:line 185
at VitalStatsWebAPIServices.Controllers.VitalStatsServiceController.GetAllDXCustomReports(String OrganizationId, String RoleName, String UserId, String MenuText, String DeploymentKey) in D:\VitalAxis\Jenkins_Build\VITALSTATS\QC\buildspace\VITALSTATS\132_050620261921\processing\src\Application\VitalStatsWebAPIServices\Controllers\VitalStatsServiceController.cs:line 88