Quantcast
Channel: Gigaspaces XAP forum - RSS feed
Viewing all articles
Browse latest Browse all 1486

slow lookup service start ? - set the java.net.preferIPv4Stack system property to true

$
0
0
If it takes the lookup service a long time to start itself (when running the agent or unit test) you probably need to set the preferIPv4Stack system property. export JAVA_OPTIONS=java.net.preferIPv4Stack=true and then start the agent or run your unit test. See more: https://docs.oracle.com/javase/7/docs/api/java/net/doc-files/net-properties.html

Viewing all articles
Browse latest Browse all 1486

Trending Articles