[I'm using today's freenet-latest.jar] Everything works fine if I'm using the native 1.2 JDK, but using the Linux Java 1.3.1 stuff in Linuxulator everything suddenly breaks: After a short time all new connections are dropped because of "Bad OK byte (terminal)".
/usr/local/linux-jdk1.3.1.01/bin/java -version java version "1.3.1_01" Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_01) Classic VM (build 1.3.1_01, green threads, nojit) (N.B.: This is not the IBM JDK) The following works fine: /usr/local/jdk1.2.2/bin/java -version java version "1.2.2" Classic VM (build jdk1.2.2-FreeBSD:root:2001/09/07-19:36, green threads, nojit) I can provide a shell account if somebody wants to investigate, otherwise I'll file this under "JVM madness". -- Volker Stolz * vs at foldr.org * PGP + S/MIME _______________________________________________ Devl mailing list Devl at freenetproject.org http://lists.freenetproject.org/mailman/listinfo/devl
