XAP 12.1 enterprise configuration from scratch
I'm trying -unsuccessfully- to deploy a lab with initially one XAP 12.1 instance (later 2~4) over RHEL6 using jdk8.
On this single box -for now- I've run the validations described in the documentation but when trying to run the ./gs-agent.sh --manager-local
from the console I get a series of statements that show some inconsistencies that I know they are because I'm missing some configurations to do.
Example of one of them: GSM INFO [org.apache.zookeeper.ClientCnxn] - Session establishment complete on server localhost/0:0:0:0:0:0:0:1:2181, sessionid = 0x16932246f760000, negotiated timeout = 8000
I've configured the setenv-overrides.sh with the proper JAVA_HOME and XAP_NIC_ADDRESS, but I don't know what other environment variables are needed to get the set of components ready to use (https://docs.gigaspaces.com/xap/12.1/...)