VIP Authentication Hub - Hazelcast issue during deployment
search cancel

VIP Authentication Hub - Hazelcast issue during deployment

book

Article ID: 281639

calendar_today

Updated On: 04-04-2024

Products

VIP Authentication Hub

Issue/Introduction

Hazelcast pods are not starting up after installing the AuthHub. We are getting the below error-

kubectl logs -f pod/ssp-hazelcast-entp-0

/opt/hazelcast/bin/common.sh: line 45: [: : integer expression expected

########################################

# JAVA=/opt/java/openjdk/bin/java

# JAVA_OPTS=-Dhazelcast.logging.type=log4j2 -Dlog4j.configurationFile=file:/opt/hazelcast/config/log4j2.properties -Dhazelcast.config=/opt/hazelcast/config/hazelcast-docker.xml -Djet.custom.lib.dir=/opt/hazelcast/custom-lib -Djava.net.preferIPv4Stack=true -XX:MaxRAMPerce

ntage=80.0 -XX:MaxGCPauseMillis=5 -Dhazelcast.config=/data/hazelcast/hazelcast.yaml -DserviceName=ssp-hazelcast-entp -Dnamespace=aim -Dhazelcast.persistence=false -Dhz.jet.enabled=true -Dhazelcast.shutdownhook.policy=GRACEFUL -Dhazelcast.shutdownhook.enabled=true -Dhazel

cast.graceful.shutdown.max.wait=600 -Dhazelcast.cluster.version.auto.upgrade.enabled=true -Djava.io.tmpdir=/data/custom

# CLASSPATH=/opt/hazelcast/*:/opt/hazelcast/lib/*:/data/custom:/data/custom/*:/opt/hazelcast/lib:/opt/hazelcast/lib/*:/opt/hazelcast/bin/user-lib:/opt/hazelcast/bin/user-lib/*

Environment

VIP AuthHub 2.2.1

Resolution

The ssp-hazelcast pod in Authentication Hub encountered startup failures when the third-party component, Dynatrace (OneAgent), was enabled. This occurred due to a compatibility issue between ssp-hazelcast pod and Dynatrace, triggered by the auto-injection of third-party libraries. This issue is already fixed in 2.2.4 release of AuthHub so if you encounter the issue, please upgrade to 2.2.4 version or beyond.