Yeah, the problem was something to-do with my machine not being able to 
look-up its own hostname.  Adding it to /etc/hosts solved the problem, 
but I don't see why this would cause an issue.

Ian.

On Tue, Aug 27, 2002 at 12:10:13AM +0200, Oskar Sandberg wrote:
> All it does is call InetAddress.getLocalHost().
> 
> On Mon, Aug 26, 2002 at 02:03:59PM -0700, Ian Clarke wrote:
> > Got this with yesterday's build:
> > 
> > Exception in thread "main" java.lang.ExceptionInInitializerError
> >         at freenet.node.Main.main(Main.java:168)
> > Caused by: java.lang.NullPointerException
> >         at java.net.InetAddress.cacheAddress(InetAddress.java:648)
> >         at java.net.InetAddress.cacheAddress(InetAddress.java:633)
> >         at 
> > java.net.InetAddress.getAddressFromNameService(InetAddress.java:1016)        
> > at java.net.InetAddress.getLocalHost(InetAddress.java:1125)
> >         at 
> > freenet.support.FileLoggerHook.<clinit>(FileLoggerHook.java:28)
> >         ... 1 more
> > 
> > -- 
> > Ian Clarke                                        [EMAIL PROTECTED]
> > Founder & Coordinator, The Freenet Project    http://freenetproject.org/
> > Chief Technology Officer, Uprizer Inc.           http://www.uprizer.com/
> > Personal Homepage                                   http://locut.us/
> 
> 
> 
> -- 
> 
> Oskar Sandberg
> [EMAIL PROTECTED]
> 
> _______________________________________________
> devl mailing list
> [EMAIL PROTECTED]
> http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl

-- 
Ian Clarke                                        [EMAIL PROTECTED]
Founder & Coordinator, The Freenet Project    http://freenetproject.org/
Chief Technology Officer, Uprizer Inc.           http://www.uprizer.com/
Personal Homepage                                       http://locut.us/

Attachment: msg03673/pgp00000.pgp
Description: PGP signature

Reply via email to