Failed to create 'com.pega.platform.clusterhzv5.internal.util.HazelCastLoggerFactory' logger factory

I facing this issue related to Hazelcast when install pega 24.2.2 in EKS pods for PDC gov 24 setup. I using the values.yaml from pega-helm-charts/charts/pega/values.yaml at master · pegasystems/pega-helm-charts · GitHub

Even I enabled client-server Hazelcast model and clustering pod is up and running already.

error.txt (344.7 KB)

hazelcast:

  clusteringServiceImage: "test.dkr.ecr.ap-southeast-1.amazonaws.com/pega-app:clustering-service-1.4.7"

  enabled: false

  clusteringServiceEnabled: true

However, the web and batch pod is failing with this error and keep restarting and not healthy yet.

I’ve attached error.txt as well.

Failed to create ‘com.pega.platform.clusterhzv5.internal.util.HazelCastLoggerFactory’ logger factory:
java.lang.NullPointerException: Cannot invoke “java.util.concurrent.ConcurrentMap.get(Object)” because “this.cache” is null

I quite new to pega setup and hope can help any inputs for this.

Thanks