2025-06-28 02:47:58 | LoginController | --------------------------------------------------------------
 2025-06-28 02:47:58 | LoginController | An error occurred while Checksession: Value cannot be null. (Parameter 'bytes')
 System.ArgumentNullException: Value cannot be null. (Parameter 'bytes')
   at System.ArgumentNullException.Throw(String paramName)
   at ReportBuilderAPI.Controllers.LoginController.Checksession() in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\QC\073_200620250524\processing\src\ReportBuilderAPI\Controllers\LoginController.cs:line 250
2025-06-28 02:47:58 | LoginController | --------------------------------------------------------------
 2025-06-28 02:48:00 | ReportListingRepository | An error occurred in IsVitalStatsEnabled: Procedure or function 'ReportBuilder.IsVitalStatsEnabled' expects parameter '@OrganizationId', which was not supplied.
 System.Data.SqlClient.SqlException (0x80131904): Procedure or function 'ReportBuilder.IsVitalStatsEnabled' expects parameter '@OrganizationId', which was not supplied.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   at System.Data.SqlClient.SqlInternalConnection.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.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.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite, String method)
   at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
   at System.Data.SqlClient.SqlCommand.ExecuteReader()
   at ReportBuilderAPI.Utils.DBUtils.ExecuteQueryToGetDataTable(String storedProcedureName, SqlParameter[] parameterList, CommandType ocommandtype) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\QC\073_200620250524\processing\src\ReportBuilderAPI\Utils\DBUtils.cs:line 50
   at ReportBuilderAPI.Repositories.ReportListingRepository.IsVitalStatsEnabled(String organizationId, String deploymentKey) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\QC\073_200620250524\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 2402
ClientConnectionId:3b9d6b74-5f1c-48e8-a9fb-ce9402afdb33
Error Number:201,State:4,Class:16
2025-06-28 15:49:47 | ReportListingController | Session Expired for GetAllReports.
 2025-06-28 15:49:47 | LoginController | --------------------------------------------------------------
 2025-06-28 15:49:47 | LoginController | An error occurred while Checksession: Value cannot be null. (Parameter 'bytes')
 System.ArgumentNullException: Value cannot be null. (Parameter 'bytes')
   at System.ArgumentNullException.Throw(String paramName)
   at System.Text.Encoding.GetString(Byte[] bytes)
   at ReportBuilderAPI.Controllers.LoginController.Checksession() in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\QC\073_200620250524\processing\src\ReportBuilderAPI\Controllers\LoginController.cs:line 259
2025-06-28 15:49:47 | LoginController | --------------------------------------------------------------
 2025-06-28 15:49:48 | LoginController | --------------------------------------------------------------
 2025-06-28 15:49:48 | LoginController | An error occurred while Checksession: Value cannot be null. (Parameter 'bytes')
 System.ArgumentNullException: Value cannot be null. (Parameter 'bytes')
   at System.ArgumentNullException.Throw(String paramName)
   at System.Text.Encoding.GetString(Byte[] bytes)
   at ReportBuilderAPI.Controllers.LoginController.Checksession() in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\QC\073_200620250524\processing\src\ReportBuilderAPI\Controllers\LoginController.cs:line 259
2025-06-28 15:49:48 | LoginController | --------------------------------------------------------------
 2025-06-28 15:49:49 | ReportListingRepository | An error occurred in IsVitalStatsEnabled: Procedure or function 'ReportBuilder.IsVitalStatsEnabled' expects parameter '@OrganizationId', which was not supplied.
 System.Data.SqlClient.SqlException (0x80131904): Procedure or function 'ReportBuilder.IsVitalStatsEnabled' expects parameter '@OrganizationId', which was not supplied.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   at System.Data.SqlClient.SqlInternalConnection.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.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite, String method)
   at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
   at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
   at System.Data.SqlClient.SqlCommand.ExecuteReader()
   at ReportBuilderAPI.Utils.DBUtils.ExecuteQueryToGetDataTable(String storedProcedureName, SqlParameter[] parameterList, CommandType ocommandtype) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\QC\073_200620250524\processing\src\ReportBuilderAPI\Utils\DBUtils.cs:line 50
   at ReportBuilderAPI.Repositories.ReportListingRepository.IsVitalStatsEnabled(String organizationId, String deploymentKey) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\QC\073_200620250524\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 2402
ClientConnectionId:4c71bf0c-9052-4a21-96cc-dc3ffe54da89
Error Number:201,State:4,Class:16
