summaryrefslogtreecommitdiff
path: root/net/apollo/MESSAGE
blob: 3643e58aa9ae5697ee6c38174bf9cf588fa08695 (plain)
1
2
3
4
5
6
7
8
9
===========================================================================
$NetBSD: MESSAGE,v 1.1 2012/08/15 10:11:28 imil Exp $

If you experience java.net.SocketException errors, disable IPv6 in the
broker script by adding the following:

export JMX_OPTS="-Djava.net.preferIPv4Stack=true"

===========================================================================