Like what you see? Have a play with our trial version.

Error rendering macro 'rw-search'

null

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

FileCommand
Catalina.sh


Code Block
languagejava
JAVA_OPTS="$JAVA_OPTS -Djava.net.preferIPv4Stack=true"


Catalina.bat


Code Block
languagejava
set JAVA_OPTS=%JAVA_OPTS% -Djava.net.preferIPv4Stack=true


 

  

When using the default Jgroups configuration (udp.xml), the multicast address and port can also be configured.  This may help in environments where cluster nodes are not discovering each other.

...