On Thu, 2002-10-17 at 00:51, Greg Wooledge wrote: > Chris Dennis (freenet at chrisdennis.force9.co.uk) wrote: > > > Route not Found > > Attempts were made to contact 14 nodes. > > 14 were totally unreachable > > This indicates a communications problem. Either you have bad seed > node references, or you're firewalled in some way that's preventing > Freenet from operating properly.
In the end it turned out to be a Java problem. I was running Sun Java 1.3.1 in '-classic' mode i.e. with 'green threads' so that only one java process is running. That was fine until recently. Now it seems that I have to revert to '-server' mode. Oh well. cheers Chris _______________________________________________ devl mailing list devl at freenetproject.org http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl
