Adapting Petals ESB to the IP Network Stack

On some machine, the network IPv4/IPv6 dual-stack is available.
It may be enabled, even if the network is configured to be an IPv4 network.

Besides, by default, the JVM uses IPv6 if it is available.
In this case, for performances reasons, the Petals ESB startup script forces the usage of the IPv4 stack.

If your network is a full IPv6 network, you must update the Petals ESB startup script and remove the option -Djava.net.preferIPv4Stack=true or replace it by -Djava.net.preferIPv6Stack=true.


More information on network properties of the JVM can be found on Oracle's web site.
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.