The error isn't immediately meaningful but I'll take a look and see if I can
work out what's going on.
Simon
On 6/25/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote:
Module samples/calculator-distributed fails to build, breaking the SCA
nightly build.
I moved the module out of the main build for now.
It's not just a problem on the confluence build machine, my local build
breaks with the same exception:
java.net.UnknownHostException: x1
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:177)
at java.net.Socket.connect(Socket.java:507)
at java.net.Socket.connect(Socket.java:457)
at sun.net.NetworkClient.doConnect(NetworkClient.java:157)
at sun.net.NetworkClient.openServer(NetworkClient.java:118)
at sun.net.ftp.FtpClient.openServer(FtpClient.java:488)
at sun.net.ftp.FtpClient.openServer(FtpClient.java:475)
at sun.net.www.protocol.ftp.FtpURLConnection.connect(
FtpURLConnection.java:270)
at sun.net.www.protocol.ftp.FtpURLConnection.getInputStream(
FtpURLConnection.java:352)
at java.net.URL.openStream(URL.java:1007)
at
Full details in the build log in the forwarded email.
Any idea of what the problem is?
Thanks.
--
Jean-Sebastien
snip