Crash on amd 64 Ubuntu 10.04 in DefaultProxySelector.getSystemProxy()
as described at https://glassfish.dev.java.net/issues/show_bug.cgi?id=12213
Comments
EVALUATION
This is a duplicate of 7188755.
13-08-2012
WORK AROUND
edit $JAVA_HOME/jre/lib/net.properties and setting java.net.useSystemProxies=false
If proxies need to be used, then it is possible to specify them as
system properties.