2025-12-15 09:05:16.465 +05:30 5aefdda7-0d0c-4185-bef2-4a2d7bf52d0b ERR Token Regeneration failed Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX12741: JWT must have three segments (JWS) or five segments (JWE). at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Sang.Service.Common.Validators.TokenValidator.ValidateToken(String token, String TokenKey) at Sang.Service.Common.Authentication.TokenService.RegenerateTokens(String refershToken) at Sang.Quantum.Api.Controllers.LoginController.RegenerateTokens(String refreshToken) 2025-12-15 11:23:14.276 +05:30 c17b4c4e-cf1a-4ccf-9daa-0e2c1b30c93b ERR Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. 2025-12-15 11:23:14.325 +05:30 c17b4c4e-cf1a-4ccf-9daa-0e2c1b30c93b ERR Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. 2025-12-15 11:23:14.377 +05:30 c17b4c4e-cf1a-4ccf-9daa-0e2c1b30c93b ERR SQL Exception occurred System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out. 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, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at Sang.Service.Common.CommonService.CommonEntityService.ExecuteAndFetchDataset(String procedureName, SqlParameter[] parameters, Boolean useExtendedTimeout) at Sang.Quantum.Api.Repositories.TransactionRepository.GetTransactionDetails(Int32 id, DocType docType, Int32 be, Nullable`1 revision) at Sang.Quantum.Api.Services.TransactionService.GetTransactionDetails(Int32 id, DocType docType, Int32 be, Nullable`1 revision) at Sang.Quantum.Api.Controllers.TransactionController.GetTransactionDetails(Int32 id, DocType docType, Int32 be, Nullable`1 revision) ClientConnectionId:5534adf2-b80d-48f5-8fb5-a2eeee92f813 Error Number:-2,State:0,Class:11