Can't create outgoing socket: UnknownHostException
Jeff Sturm
jsturm@one-point.com
Mon Jun 2 19:33:00 GMT 2003
On Mon, 2 Jun 2003, Pering, Trevor wrote:
> Any idea what's going on here? I tried searching the mailing list, but
> was unable to find anything that talked about this... (but there was a
> lot of noise so I might have missed something).
It sounds as though libgcj is configured without networking. Does
"127.0.0.1" work in place of "localhost"? Can you post your configure
command?
Is this by any chance a --with-newlib build? If so, then networking is
explicitly disabled by libjava/configure.
Jeff
More information about the Java
mailing list