That'll be me then Your commentary pretty much agrees what I said in this morning's email... java detection in the installer is rubbish and has been for a very, very long time. The fix is to have the wininstaller only look for 1.4(.x) keys, which I can do as soon as I have access (tomorrow morning GMT?). To be honest I thought it already did this check, and I'm frankly surprised (concerned?) it doesn't. Maybe I missed a cvs commit along the way.
The "better" fix is what I'm working on at the moment, but that'll be longer. d > I just tried to install Freenet on Windows and got the following error > in the Logfile: > > java.lang.NoClassDefFoundError: > java/nio/channels/spi/AbstractInterruptibleChannel > at freenet.node.Node.init(Node.java:1801) > at freenet.node.Main.main(Main.java:314) > > > Turns out that the computer has Java 1.3 and the Windows installer > failed to detect that the user needs to upgrade. > > Can someone familiar with the Windows installer please look into this? > I would say that it is definitely a blocker for 0.5.2. > > Ian. > > -- > Ian Clarke [EMAIL PROTECTED] > Coordinator, The Freenet Project http://freenetproject.org/ > Founder, Locutus http://locut.us/ > Personal Homepage http://locut.us/ian/ > _______________________________________________ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl
