There are issues like DIP shows as down in em after JDK update. The below is the fix for this.
setDomainEnv.sh files:
EXTRA_JAVA_PROPERTIES="${EXTRA_JAVA_PROPERTIES} -Dcom.sun.jndi.ldap.object.disableEndpointIdentification=true"
export EXTRA_JAVA_PROPERTIES
setDomainEnv.sh files:
EXTRA_JAVA_PROPERTIES="${EXTRA_JAVA_PROPERTIES} -Dcom.sun.jndi.ldap.object.disableEndpointIdentification=true"
export EXTRA_JAVA_PROPERTIES
No comments:
Post a Comment