[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

freenet (sid) getting java.lang.ClassCastException error



I'm trying to setup freenet on sid, but I get the errors below[1]
whenever I attempt to start it.  The configuration is quite generic...
I've accepted all the debconf defaults, and haven't otherwise modified
freenet.conf.  For the JVM, I've tried using blackdown (1.3.1 & 1.4)
and kaffe.

Any thoughts and/or suggestions?  I'm at something of a loss at the
moment...


[1]The lines flagged with "*" appear when kaffe is providing
/usr/bin/java, and disappear when blackdown is set as the default.

----- <snip> -----
Dec 23, 2002 6:38:25 PM (freenet.support.io.Bandwidth, main): new Bandwidth(0,0,BOTH)
Dec 23, 2002 6:38:25 PM (freenet.node.Main, main): Unexpected Exception: java.lang.ClassCastException
java.lang.ClassCastException
*       at java.lang.Throwable.fillInStackTrace(Throwable.java:native)
*       at java.lang.Throwable.<init>(Throwable.java:33)
*       at java.lang.Exception.<init>(Exception.java:20)
*       at java.lang.RuntimeException.<init>(RuntimeException.java:17)
*       at java.lang.ClassCastException.<init>(ClassCastException.java:17)
        at freenet.config.Params.getInt(Params.java:296)
        at freenet.node.Node.init(Node.java:934)
        at freenet.node.Main.main(Main.java:222)
----- <snip> -----



Reply to: