On Tue, 11 Apr 2000, hal at finney.org wrote:
> David writes:
> > 
> > Just updated from cvs, when I started the node it produced this -
> > 
> > 
> > java.lang.IllegalArgumentException: 
> > java.lang.reflect.InvocationTargetException
> >         at Freenet.node.Node.main(Node.java, Compiled Code)
> > 
> > The node is running, I'm not sure what this means.
> 
> I think the problem is the bogus line in inform.php with two addresses.
> The exception is caught and should just skip putting that node into
> the list.
> 
> I am also bothered by 127.0.0.1:19114 being in the list; could this cause
> the node to try to connect to itself?

Trying to connect to yourself should be caught an handled correctly anyways.
L185 in Message.java.


> Hal
> 
> Inform.php, currently:
> 
> LATEST_BUILD=117
> 
> tcp/12.14.188.3:19114
> tcp/142.92.129.37:19114
> tcp/127.0.0.1:19114
> tcp/130.233.44.133:19114
> tcp/24.112.188.210:19114
> tcp/24.10.136.77:19114
> tcp/150.243.170.1:19114
> tcp/62.253.192.183:19114
> tcp/128.227.43.129:19114
> tcp/216.254.66.23:19114
> tcp/206.154.8.168:19114
> tcp/195.61.121.26, 194.235.234.135:19114
> tcp/199.106.15.45:19114
> tcp/207.229.147.190:19114
> tcp/129.49.21.28:19114
> tcp/208.35.70.25:19114
> tcp/128.61.74.82:19114
> tcp/204.77.8.87:19114
> 
> _______________________________________________
> Freenet-dev mailing list
> Freenet-dev at lists.sourceforge.net
> http://lists.sourceforge.net/mailman/listinfo/freenet-dev
-- 

Oskar Sandberg

md98-osa at nada.kth.se

#!/bin/perl -sp0777i<X+d*lMLa^*lN%0]dsXx++lMlN/dsM0<j]dsj
$/=unpack('H*',$_);$_=`echo 16dio\U$k"SK$/SM$n\EsN0p[lN*1
lK[d2%Sa2/d0$^Ixp"|dc`;s/\W//g;$_=pack('H*',/((..)*)$/)

_______________________________________________
Freenet-dev mailing list
Freenet-dev at lists.sourceforge.net
http://lists.sourceforge.net/mailman/listinfo/freenet-dev

Reply via email to