On Tue, Sep 16, 2003 at 11:48:09PM +1200, David McNab wrote: > Hi, > > Something else that's arisen from my maintenance work with pyFreenet. > > With the older Build 5013, FCP's FEC commands and data transfer work > fine. > > But with Build 5028, I'm seeing something really strange - definitely > either some bug that's been introduced into the node, or the node doing > something new that elicits some dormant bug in the JVM. > > BTW - 'java -version' gives: > java version "1.4.0_02" > Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0_02-b02) > Java HotSpot(TM) Client VM (build 1.4.0_02-b02, mixed mode) > > Here's the problem... >
Yup, here is indeed the problem. :) 1.4.0 had major problems with NIO. Upgrade to at least 1.4.1. The API actually changed significantly between the two. -- Matthew J Toseland - [EMAIL PROTECTED] Freenet Project Official Codemonkey - http://freenetproject.org/ ICTHUS - Nothing is impossible. Our Boss says so.
signature.asc
Description: Digital signature
_______________________________________________ Devl mailing list [EMAIL PROTECTED] http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl
