List does not load any records and shows java.util.ConcurrentModificationException error while tailing logsIssue List does not load any records and shows <g2:for_each_record> java.util.ConcurrentModificationException error while tailing logsCauseIf there are currency fields in the list records, the issue was caused by currency optimizer processing which runs in the background where the missing system property glide.currency_price_optimizer.enabled is causing an issue.ResolutionGo to Filter Navigator > System > All PropertiesSearch for 'glide.currency_price_optimizer.enabled'If exists, set the value to falseIf it does not exist, create a new propertyName: glide.currency_price_optimizer.enabledType: true/falseValue: falseNotice the list should fine