I get the following when trying to request GJ's website (and can't successfully
request any other websites either).

This is from hawk.freenetproject.org, a Debian box, using IBM's 1.3 JDK.

Freenet.ConnectFailedException: Freenet.ConnectException:
java.net.NoRouteToHostException: No route to host when attempting to connect to
tcp/hawk.freenetproje
ct.org:41336
        at java.lang.Throwable.<init>(Throwable.java:96)
        at java.lang.Exception.<init>(Exception.java:44)
        at
Freenet.ConnectFailedException.<init>(ConnectFailedException.java:12)
        at Freenet.Core.connect(Core.java:329)
        at Freenet.Core.makeConnection(Core.java:304)
        at Freenet.client.FNPClient$BInstance.prepare(FNPClient.java:146)
        at
Freenet.client.FNPClient$BRequestInstance.prepare(FNPClient.java:244)
        at Freenet.client.FNPClient$BInstance.run(FNPClient.java:164)
        at java.lang.Thread.run(Thread.java:498)
java.io.FileNotFoundException
        at java.lang.Throwable.<init>(Throwable.java:84)
        at java.lang.Exception.<init>(Exception.java:35)
        at java.io.IOException.<init>(IOException.java:37)
        at java.io.FileNotFoundException.<init>(FileNotFoundException.java:42)
        at
Freenet.client.SimplifiedClient.fillBuckets(SimplifiedClient.java:234)
        at Freenet.client.MapFile.get(MapFile.java:50)
        at Freenet.client.MapFile.<init>(MapFile.java:22)
        at Freenet.client.MapHandler.lookup(MapHandler.java:25)
        at Freenet.client.ClientUtil.lookupMSK(ClientUtil.java:268)
        at
Freenet.client.SimplifiedClient.fillBuckets(SimplifiedClient.java:208)
        at
Freenet.client.SimplifiedClient.getMetadata(SimplifiedClient.java:99)

Reply via email to