Hi,
Apologies if this question has already been answered...if it has, I couldn't find it.
I'm running RedHat 7.3 with the Sun JRE installed from RPM, here's its version info:
java version "1.4.1_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_01-b01)
Java HotSpot(TM) Client VM (build 1.4.1_01-b01, mixed mode)
When I start freenet 0.5.0.7, it runs for a few seconds, then exits with this error:
---------------
Exception in thread "main" java.lang.ExceptionInInitializerError
at freenet.node.Main.main(Main.java:181)
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
---------------
Any suggestions?
Thanks in advance,
-- MB
_______________________________________________
support mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support