Support Article
Cannot bind Hazelcast to specific IP
SA-24831
Summary
User requires the procedure to force Hazelcast to bind to a single specific IP address.
Error Messages
Not Applicable.
Steps to Reproduce
Not Applicable.
Root Cause
Not Applicable.
Resolution
1. Add the following to the JVM startup options:
-Dhazelcast.socket.server.bind.any=false.
2.Edit prconfig.xml and add the following entry:
<env name="cluster/hazelcast/interface" value="<ip address without wildcards>”/>
Published July 20, 2016 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.