Connection Opened at time: 2025-03-05 06:17:34.
2514Total connections opened=117
2025-03-05 06:17:34,474 [29] DEBUG VegamSignalStore.TimeScaleHelper - After
Fetching Data from DB and Before Processing Time: 2025-03-05 06:17:34.4746
2025-03-05 06:17:34,499 [29] DEBUG VegamSignalStore.TimeScaleHelper - After
Processing Data from DB Time: 2025-03-05 06:17:34.4996
2025-03-05 06:17:34,536 [29] ERROR VegamSignalStoreHandler.TimescaleDAL - Error
while reading record count for signalid : 81482
Npgsql.PostgresException (0x80004005): 53200: out of shared memory
at Npgsql.Internal.NpgsqlConnector.<ReadMessageLong>d__231.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification
(Task task)
at System.Threading.Tasks.ValueTask`1.get_Result()
at Npgsql.NpgsqlDataReader.<NextResult>d__52.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at Npgsql.NpgsqlDataReader.<NextResult>d__52.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification
(Task task)
at Npgsql.NpgsqlDataReader.NextResult()
at Npgsql.NpgsqlCommand.<ExecuteReader>d__119.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at Npgsql.NpgsqlCommand.<ExecuteReader>d__119.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification
(Task task)
at Npgsql.NpgsqlCommand.<ExecuteScalar>d__110.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification
(Task task)
at Npgsql.NpgsqlCommand.ExecuteScalar()
at
VegamSignalStoreHandler.TimescaleDAL.GetNumberOfRecordsForSignalInDuration(Int32
signalId, Int64 fromTime, Int64 toTime, String tableName, NpgsqlConnection
connection)
Exception data:
Severity: ERROR
SqlState: 53200
MessageText: out of shared memory
Hint: You might need to increase max_locks_per_transaction.
File: lock.c
Line: 1033
Routine: LockAcquireExtended
2025-03-05 06:17:34,537 [29] ERROR VegamSignalStore.SignalDataController - Error
while Getting HistoricalDataResponseList:
Npgsql.PostgresException (0x80004005): 53200: out of shared memory
at
VegamSignalStoreHandler.TimescaleDAL.GetNumberOfRecordsForSignalInDuration(Int32
signalId, Int64 fromTime, Int64 toTime, String tableName, NpgsqlConnection
connection)
at VegamSignalStore.SignalDataController.GetRecordsFromDB_TimeScale(List`1
historyDataParamter, Dictionary`2 signalDataTypes, NpgsqlConnection connection)
Exception data:
Severity: ERROR
SqlState: 53200
MessageText: out of shared memory
Hint: You might need to increase max_locks_per_transaction.
File: lock.c
Line: 1033
Routine: LockAcquireExtended