Gigaspaces can't start when lookup hosts is set to an IPV6 address
I am having issues to set IPV6 with Gigaspaces, when setting up an ipv6 address I get the following errors:
2019-09-18 12:49:53,351 ZK SEVERE main [com.gigaspaces.zookeeper] - Current host [fe80:0:0:0:a00:27ff:fe8c:e699/fe80:0:0:0:a00:27ff:fe8c:e699] is not part of the configured zookeeper ensemble [[fe80::a00:27ff:fe8c:e699]:2888:3888]
2019-09-18 12:49:54,402 GSA WARNING GS-LookupLocatorDiscovery Task [net.jini.discovery.LookupLocatorDiscovery] - java.net.ConnectException: Connection refused - using unicast locator [fe80::a00:27ff:fe8c:e699]:4174 - delay next lookup by 3,000 ms 2019-09-18 12:49:54,411 GSA WARNING pool-5-thread-2 [com.gigaspaces.grid.gsa] - [manager][1/23378]: Abnormal termination with exit code [0], restarting... (restart-on-exit [ALWAYS]) 2019-09-18 12:49:54,411 GSA INFO pool-5-thread-2 [com.gigaspaces.grid.gsa] - [manager][1/23378]: Stopping process 2019-09-18 12:49:54,411 GSA INFO pool-5-thread-2 [com.gigaspaces.grid.gsa] - [manager][1/23378]: Process stopped successfully through shutdown hook 2019-09-18 12:49:54,463 GSA INFO pool-5-thread-2 [com.gigaspaces.grid.gsa] - [manager][1/23378]: Killing process with sigar
Is there any specific setting to make ipv6 work with gigaspaces?