Editing the Discover URL and Listen URL (using text editor)
To edit the discover URL and listen URL.
Procedure
-
Open the
ASG_HOME/bin/asg_core.cdd
file for editing.
-
Edit the following properties and set the value to the
actual IP address of the machine, and an unused port.
<property name="be.engine.cluster.as.discover.url" value="tcp://127.0.0.1:6000/"/>
<property name="be.engine.cluster.as.listen.url" value="tcp://127.0.0.1:6000-*/"/>
-
Save the file.
Copyright © Cloud Software Group, Inc. All rights reserved.